help again: Load Balancing Over Multiple Gateways

Hello,
i have routeros 3.28, i am trying to use “Load Balancing over Multiple Gateways” following instructions of this link http://wiki.mikrotik.com/wiki/Load_Bala … e_Gateways but it doesn’t work.
The problem is in the hotspot server, infact if i disable it all works.
If hotspot is enabled i see blank page in the browser.
I did downgrade to 2.9.51 version and it works!

YOu have to use 2 gateways in 2x diferent networks. When hotspot enabled you have to do masquerade to the 2 Lans, not only one. The hotspot wizard only creates 1 automatically.


I hope this helps.

sorry, can you tell me how to do ?

thank you

hi,


look at the ip firewall nat and try to find the masquerade rule and copy it for the other network you have.

I have masquerade rule with:
chain:srcnat
src address: 192.168.2.0/24 (lan addresses of my customers)
action: masquerade.

I have no other networks.

I use
/ip hotspot setup
to set up my hotspots. During the setup, one of the questions is
Masquerade network? Yes
“Yes” is default. The answer should be “No”. I use a natted net, so I don’t want the hotspot to use its own masquerade.

i disabled masquerade rule but it doesn’t work.
surely the problem is in the hotspot because if i disable hotspot server all works fine!
please help me!