Hi Team,
I use ASG version 8.0 Home edition. I have created DMZ zone and host a webserver by created DNAT as given below and able to access my web server from external network with out any issue.
External (WAN) (Network) XX.XX.XX.32/29
External (WAN) (Address) XX.XX.XX.34 of my ASG V8 Home edition
DNAT Rule.
traffic source: any
traffic service: 443 or 80
traffic destination: XX.XX.XX.34
nat mode: dnat
Destination: internal Server
However, I am unable to access my web server from external network. If by assigning an (exclusive) additional one IP address to ASG external (WAN) Interface i.e XX.XX.XX.35 for “WEB SERVER” and more over I am unable to see any external IP address trace logs capture in ASG packet filter live log.
Example
DNAT Rule.
traffic source: any
traffic service: 443 or 80
traffic destination: XX.XX.XX.35
nat mode: dnat
Destination: your internal Server
If I change the traffic destination address to XX.XX.XX.34 ASG External (WAN) Address, I can able to access my web server from external network.
Please advice how to overcome this issue.
This thread was automatically locked due to age.