i have 2 interface 1 is connected with our lan and 1 is connected with wan on wan connection I have 3 dsl connection nated with dsl
DSL ips
192.168.0.2/24
192.168.0.3/24
192.168.0.4/25
Mikrotik ip
Wan 192.168.0.5/24 ether2
lan 10.10.10.0/23 ether1
Write now I add one switched and put all dsl output in this switched and mikrotik wan connection also. In mikrotik I just only put one gateway 192.168.0.2 and all traffic out this interface now I want to load balance like
On 192.168.0.4 route traffic excepted 80,443,5150,22,1863
On 192.168.0.2 route excepted traffic
On 192.168.0.3 web proxy traffic routed 8080 only note :- some special clients only use this proxy in web browser for better speed
Hi Pokeman the best solution is an rb153, you can put the lan in ether1 and ether2,3 & 4 the adsl routers, don’t forget to change the ip ranges, then rot to mark the ports for coneccions and then to make marks of route. Recently there you rot to make exit routes in IP - ROUTES (with routing mark), and src-nat of connection mark with action = src-nat To Address=etherip To Ports=0-65535.
Regards.