Two interface with same gateway

Hi,

I have two DSL connections having same gateway. And i have to IP Networks (10.0.1.0/24 and 10.10.100.0/24).

Is it possible that i will make 10.0.1.0/24 use one DSL connection and 10.10.100.0/24 should use the other one.

Remember both have same gateway.
Mikrotik also acts as PPPoE Client and is directly connected, Modem only being used as Bridge.

Do Source based Policy Routing using ‘Mangle’ and use the DSL-1 next hop IP to be the next hop for packets with source=10.1.0.0/24. Similarly DSL-2 for the packets coming from the other subnet

instead of “gateway” option use “gateway interface” option

Hi,

Thanks, i will try and let you all know

do i need to mangle?
why the one interface is not active when i’ve succesesfully connected with the provider?


thanks

I can make your config for you, contact me via e-mail at givememorebandwidth AT gmail DOT com and if you have time to try yourself, yes - you have to mangle.

is it normal that one of the interface was in blue state?

in /ip route it is blue on all routers I have setup ECMP with PPPoE, I have posted a screenshot in some of the ECMP threads in the forum… the route with distance 0 is blue…

mudasir how your progress?
I can do load balancing but not quite balance though

With ECMP, If you do not mangle and route, the connections will be switched from one interface to the other each 5 to 12 minutes, disconnecting the tcp connections and greatly degrading performance and speed. This has been observed on all routers of my clients - x86, mipsbe, mipsle, and after I implement my config - all works well.