Two PPPoE clients, one router - routing issue

Hi All,

We have two clients behind one router, that require two seperate PPPoE clients to be nat’d to their internal ranges.

We have it working, but some traffic from the first client will go over the second clients PPP and vice versa, depending on which client connects first and gives the default route.

I have tried creating static default routes with different gateway IP’s (as each PPP has a different gateway IP) with routing marks to try and get the data go across the correct PPP but no luck.

Has anyone got any experience with this and know how to do it?

Cheers

You have to use mangle to mark routing and then add gateways with correct routing mark.
http://www.mikrotik.com/testdocs/ros/2.9/ip/mangle.php

I tried marking the routes but when i try to ping out i get ‘no route to host’

that is to say, i applied a routing mark, then created a default gateway with the dst-address of 0.0.0.0/0 and the appropriate gateway address, and the appropriate routing mark.

Is there something else i need to do, or perhaps something else im doing wrong?

No one else can help? seriously?