Policy Based or Something Else

Hi,

I have one MT Router with 4 nics, connected to two pppoe DSL connections. Is there a way i can policy route the following?

nic1 - 192.168.16.0/24
nic2 - 192.168.17.0/24
nic3 - pppoe-out1 - dynamic ip set from ISP
nic4 - pppoe-out2 - dynamic ip set from ISP

I would like to tell it that everything from 16.x/24 goes to pppoe-out1 and everything from 17.x/24 goes to pppoe-out2. It should be simple but I cannot see anyway to associate a prerouting routing mark to a dynamic connection like pppoe.

Any ideas?

Dan.

I know that in RouterOS 2.9.10 (possibly all 2.9.x) you can specify in/out interfaces rather than IP addresses when setting up prerouting. I ended up doing that when setting up my config. However, I did have to specify the gateway IP address in the route rule so this may or may not work for you.

Mezlo

PS - To see my config, look at the post http://forum.mikrotik.com/t/policy-based-routing/4850/1