1
20.7 Legacy Series / Can I port forward to an external/public IP?
« on: August 16, 2020, 05:32:41 pm »
Hello.
I'm trying to do a port forward of incoming traffic through a certain port to an external IP. However when I implement the rule, traffic is not passing, even when I put an allow all rule.
It's working perfectly when I put in a LAN IP to forward to. But when I put in the public IP on the cloud, it's not working.
Incoming public traffic => firewall port 22000 => 192.168.44.44 port 22 (working fine)
Incoming public traffic => firewall port 22000 => 44.44.44.44 port 22 (not working)
I tried reaching the IP and port from inside the firewall, and they are successfully reached. I can even SSH to the IP from our network and from the firewall. But when I try to port forward from incoming traffic to the server, I get a timeout. Any reason why this is happening?
I'm trying to do a port forward of incoming traffic through a certain port to an external IP. However when I implement the rule, traffic is not passing, even when I put an allow all rule.
It's working perfectly when I put in a LAN IP to forward to. But when I put in the public IP on the cloud, it's not working.
Incoming public traffic => firewall port 22000 => 192.168.44.44 port 22 (working fine)
Incoming public traffic => firewall port 22000 => 44.44.44.44 port 22 (not working)
I tried reaching the IP and port from inside the firewall, and they are successfully reached. I can even SSH to the IP from our network and from the firewall. But when I try to port forward from incoming traffic to the server, I get a timeout. Any reason why this is happening?