Hi,
I am using 2.9.46 at the moment (I don't yet dare to upgrade!)
However we have now two aDSL lines coming into our MT router.
We would like to implement not actually load sharing, but direct traffic depending on its source ip (ie 192.168.173.0/24) to a particular interface.
Just using prerouting and mark routing does not seem to work.
One difficulty is we have a WEB proxy running and whatever I do, that seems to grab all the port 80 traffic and totally ignore the prerouting!!
mark routing - prerouting - (source address) 192.168.173.0/24 routing mark XXXXaDSL
and use the routing mark in the routing tables.
Help please!!
Cheers.