we are marking clients per ip, so the mangle rule for client group 1 looks like this:
Code: Select all
;;; client group 1
chain=prerouting action=mark-routing new-routing-mark=client-group-1
passthrough=no src-address=192.168.1.0/24
(DSL router is in Bridge Mode)
The Route looks like this:
Code: Select all
dst-address=0.0.0.0/0 gateway=pppoe-out1
gateway-status=pppoe-out1 reachable distance=1 scope=30 target-scope=10
routing-mark=client-group-1
Now, i have 8 more clients, i need to get another DSL line and route them over to that line.
I suppose i have to get another RB750, right. But how do i connect it together so that it can recognise the "routing mark" from the first router?
The PPPOE connection coming from the client will be accepted on ether1 of the 1st RB750, and client will be assigned ip address: 192.168.5.1 and marked as "client group 5" - but how will the second router recognise this and route it over to DSL 5?
Please have a look at my drawind.