This is an old revision of the document!
PCC Load Balancer on RouterOS v7
- On this example here is the case:
- Eth1 connect to ISP1
- Eth2 connect to ISP2
- Eth3 connect to Local Network
- First, set the IP addresses:
- If using DHCP, add them on IP > DHCP Client
- If set as static, IP > Address List
- Next, add the firewall rule:
- Click on IP > Firewall > tab NAT
Add (+) on tab General: Chain: srcnat Out Interface: ether1 on tab Action: Action: masquerade Click OK Add (+) on tab General: Chain: srcnat Out Interface: ether2 on tab Action: Action: masquerade Click OK
