Need help with complex Multi-WAN
-
I am having a hard time figuring out if this is even possible! Here is my setup:
4 WANs:
Cable 1 100.100.100.1
Cable 2 200.200.200.1
Cable 3 300.300.300.1
Cable 4 400.400.400.1All 4 have a modem located at 192.169.100.1
I want to be able to go to each modems config page without changing the rule allowing LAN - 192.168.100.1 thru <gateway>I was hoping to use VIPs 10.10.10.21-24 so I could somehow translate 10.10.10.21 to 192.168.100.1 using the Cable 1 interface, 10.10.10.22 goes thru Cable 2 etc.
I have tried setting up VIPs, and 1:1 NAT them as follows:
10.10.10.21 -> 192.168.100.1 Cable 1 interface
10.10.10.22 -> 192.168.100.1 Cable 2 interface
10.10.10.23 -> 192.168.100.1 Cable 3 interface
10.10.10.24 -> 192.168.100.1 Cable 4 interfaceAll seems well but when i try to surf there traffic gets blocked by the default rule.
So i added a rule Pass any to (VIPs) default gateway.
Now the traffic isnt being blocked but it times out… Out of ideas ATM so anyone know what im doing wrong or if this is even possible???
Thanks!</gateway>