I have setup one Business Application rule for port 80 to a webcam and it works fine externally. So, I get that I'm setting this up right.
The second one doesn't seem to work. It's a non standard port (TCP:8082) that NATs into a server on the same port (TCP:8082) but that server serves up the page with a ssl/tls certificate. So, to hit it, I go to my external IP (WAN) on https with the port after it like this: https://<IPAddress>:8082 or https://<External.DNS.Name>. This worked perfectly fine on my UTM9 but with the XG firewall, I get no response. There is no inbound/outbound bits in the rule.
I can't seem to find any reason why it doesn't work. Can someone lead me in the right direction?
Source Zone: WAN
Allow Client Networks: Any
Destination Hosts/Network: #Port2-<MyExternalIP>
Services: TCP (1:65535) / (8082), TCP (1:65535) / (8081), UDP (1:65535) / (8082),
UDP (1:65535) / (8081)
Forward To: <Internal Server/IP>
Protected Zone: LAN
Nothing is selected under Advanced
Log Firewall Traffic is checked.
There really isn't anything wrong here. I can hit the service from the inside just fine (Same subnet)
What log should I be tailing via ssh if necessary?
What is wrong?
HELP!
This thread was automatically locked due to age.