Hi.
I am wondering if IP proxy cache works with this scenario.
2 LANs
2 WANs
1 internet gateway for each LAN network
http://wiki.mikrotik.com/wiki/Load_Balancing_over_Multiple_Gateways
If yes, please any suggestion on configuring that.
Thanks.
Hi.
I am wondering if IP proxy cache works with this scenario.
2 LANs
2 WANs
1 internet gateway for each LAN network
http://wiki.mikrotik.com/wiki/Load_Balancing_over_Multiple_Gateways
If yes, please any suggestion on configuring that.
Thanks.
Hi,
I have 3 lans in one proxy with 1 wan. For this you have to use ethX or a bridge with more than one ethernet and put one ip of each LAN. Then the proxy is making cache for the 3 lan.
well, you may try to use PCC to make proxy to use both WLANs: just mark proxy traffic (in prerouting chain, from router IP to port 80) with different routing-marks and add two default routes to routing table, one for WAN1 and another for WAN2