Port forwarding with dual WAN failover
-
Hi,
I am trying to port forward 3000 to one of my internal LAN machines. I have two ISPs:
WAN
OPT1
and have configured them to failover (WAN is primary, OPT1 is secondary).NAT rule:
FW rule (auto added):
I am able to access the internal server from my LAN: e.g. http://wanip:3000 (NAT reflection seems to work fine) however from any outside network the port forward doesn't work.
Any clue as to what I am doing wrong?
-
Try to add same rules for OPT1 interface too.
Like this (Port Forward tab):
OPT1 TCP * * OPT1 address 3000 (HBCI) 192.168.200.3 3000 (HBCI)