issues with ping , routing marks

Good day,

Please bare with me , if got a router 1100 , isp dail from router with only one default gateway , i use routing mark and mangle to route through different ISP, internet working fine.
here is my problem as soon as i route myself through the one line and client through other line i’m not able to ping client unit , or login to unit ?


Can any one help me with this ?

Regards
Kobus

Please post the relevant portion of your configuration.

Hi been away for a while …

ether 1 - isp 1 (pppoe client) modem in bridge mode - nat enabled on outgoing interface ether 1
ether 2 - isp 2 (pppoe client) modem in bridge mode - nat enabled on outgoing interface ether 2

default route dst-address=0.0.0.0/0 gateway= isp 1

client 1 - 10.1.3.254 ubnt unit
client 2 - 10.1.3.253 ubnt unit

now i created mangle rules for those 2 clients
client 1
add action=mark-routing chain=prerouting comment=client 1 new-routing-mark=
client 1 passthrough=no src-address=10.1.3.254

client 2 goes through default gateway

added a route for client 1
add dst-address=0.0.0.0/0 distance=1 gateway=.isp 2 routing-mark=client 1

internet working fine on clients side but when trying to ping 10.1.3.253 request timed out , so also not able to login to unit

if this make any sense , as i said please bare with me :smiley:

any suggestions ?? :confused: