load balance with muliple dsl .. really this is matrix

Need Solution for this !!!

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

  1. 192.168.0.2/24
  2. 192.168.0.3/24
  3. 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


This is matrix of load balance

… and it’s working well as desire? If yes thanks to mikrotik.

hello dude

i need solution ???

So…where is the question?

i edit my post see the top

typically you need multiple ports per wan connection to do this. May have changed in v3, but I don’t think so

http://wiki.mikrotik.com/wiki/Load_Balancing
http://wiki.mikrotik.com/wiki/Per-Traffic_Load_Balancing

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.

Or you can use any older PC with 4 pci slot (or more) (i have 1 onboard & 5 pci with NICs), for U$S40 can put a Level 4 licence for this.

connect the WAN side to a switch and use different subnets.

thx patagonia

well today i just add 2 more lan card in the machine can you please give me some example how to make this ???


thanks and regards