I am facing problem in routeros. i have 3 ethernet cards.
1- ether01 working as LAN (192.168.9.1)
2- ether02 (192.168.7.254) and ether03 (192.168.8.254)
i also setup load balancing but when i plug one dsl link then internet work fine. but when i plug second dsl in ether02 then internet not work on hotspot and pppeo.
When i plug one dsl link ether02 or ether03 then internet work fine.
Routes Configurations, Firewall NAT and Mangles and Address list settings with interface lists are following.
Interface List
# NAME TYPE RX-RATE TX-RATE MTU
0 R LAN ether 0 0 1500
1 R WAN1 ether 0 0 1500
2 R WAN2 ether 0 0 1500
3 DR <pppoe-home> pppoe-in 0 0 1480
Routes Configrations
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf
# DST-ADDRESS PREF-SRC G GATEWAY DIS INTERFACE
0 ADC 192.168.2.48/32 192.168.2.3 <pppoe-home>
1 ADC 192.168.7.0/24 192.168.7.1 WAN2
2 ADC 192.168.8.0/24 192.168.8.1 WAN1
3 ADC 192.168.9.0/24 192.168.9.1 LAN
4 A S 0.0.0.0/0 r 192.168.7.254 WAN2
r 192.168.8.254 WAN1
5 S 0.0.0.0/0 r 192.168.8.254 WAN1
6 A S 0.0.0.0/0 r 192.168.7.254 WAN2
Disable nat rule 2 already masquerade data on wan’s and also disable rule 4. Think 4 might be your problem. Never got proxy to work satisfactory with two or more wan’s. Also look into doing PCC load balancing. Your way is easy but secure sites and games won’t work.
My Proxy is not working on single line. My Clients Messenger also disconnect after 5 to 8 minutes. Can you suggest me rules for working 2 dsl lines together with secure sites and gaming sites working and also proxy.
i also send my all rules , routes and other settings above in this topic. Actually problem is this when i power on my second dsl line then internet gone on all hotspot and ppoe users. Both dsl lines not working togather but they working great single single. But i want to on both dsl lines for balancing our load. THis is our problem. Please guide me soon.