I have dsl line and a cable line on a RB 532..doing Nat.
I have a mangle rule on the pre-routing to mark the connection of any thing comign from 192.168.5.239
i then have another manle rule on the foward chaing that marks “routea” for anything with the connection mark of above
I then have a static route of 0.0.0.0/0 for any thing wiht the route mark for “routea”
this will work fine for the local router and incoming connections (i.e. i can do sperate bandwidth tests on each connection from external MT boxes). but im trying to make it so that 192.168.5.239 ONLY uses the cable modem for incoming an outgoing, while everyone else uses the ADSL line as normal.
thanks