This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

New XG Install Business Application NAT rule doesn't work

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.
Parents
  • Ha! After 2 hours of screwing around with this, and then caving in to post, I simply checked the Rewrite source address (Masquerading) and selected the built in MASQ and it worked for the Android app but NOT for the HTML url

    Any ideas?

    This is Milestone Systems Security Camera Mobile which has an App and can access via a URL.

    Ed

Reply
  • Ha! After 2 hours of screwing around with this, and then caving in to post, I simply checked the Rewrite source address (Masquerading) and selected the built in MASQ and it worked for the Android app but NOT for the HTML url

    Any ideas?

    This is Milestone Systems Security Camera Mobile which has an App and can access via a URL.

    Ed

Children