Managing Various PPPoE to Internet

Hello Profesionals.
I have 3 PPPoE conection to internet (ADSL) and each of them have the same Gateway 200.51.241.221 but I would like to route trafic from eth1 to PPPoE1 and trafic coming from eth2 to PPPoE2.
Which is the procedure to do it? I have RouterOS v3.0 - When I perform a route list, It asks for gateway interface, I put PPPoE1 but then, It shows me “PPPoE1, PPPoE2” on interface column.

Some Issues: I cant to set IP Source because it is dinamic and It changes its value every day.

Thanks to anybody who may help me.

Ivan Perino

You may try to use policy-routing, set 3 routing-marks each for separate Ethernet interface traffic.
Then use ‘ip route’ and set 3 routes, each router with separate PPPoE client interface as gateway.

Thank you a lot Serjes, How could I be so blind! you are right, I am sorry If this was a stupid cuestion.
Thanks again.


ivan perino
I had mangled eth incoming packets but I had forgoten to take off IP Gateway from Route List.