I tried Bonding but didn’t work with me so i tried Load Balancing i set all rules as mentioned in The Example: http://wiki.mikrotik.com/wiki/Load_Balancing_Persistent
i readed This 2 Lines:
“All traffic from customers having their IP address previously placed in the address list “odd” is instantly marked with connection and routing marks “odd”. Afterwards the traffic is excluded from processing against successive mangle rules in prerouting chain.”
i can’t figure Out where to place customer Ip List in Odd’s Address list !
Plz Help me !
You want to add fixed IP-addresses to an address list?
Well the example you refer to, takes those IP-s randomly.
If you look at the mangle rule you’ll see that every first connection
goes to odd list, and every second to even list.
If you want a specific range to an address list you can specify it in the source
address, living out the part about avery new connection on the example you mention