I would like to setup a web server at another location ("remote location").
Remote location has port 80 blocked by ISP. "Local location" does NOT have port 80 blocked.
I have an IPSec Site-to-Site VPN connection between "Local" & "Remote" location.
Local location = 192.168.0.***
Remote location = 192.168.1.***
The web server is currently at the "local" location and behind ASG.
It works fine (I have the correct packet filter & DNAT rules on ASG).
To figure out the ASG setup needed, I setup a web server at the "remote" location which runs locally on port 80.
On the "local" subnet, I can enter in the IP address of the server at the "remote" location and the website loads fine.
I added that specific "remote" server as a "Host" under the Definitions in ASG 6.304. I then substituted the "Host" in both the packet filter rule and the DNAT rule.
However, from outside the network, ASG does not seem to be forwarding the requests to the domain name through the IPSec VPN and to the "remote" web server.
Any ideas? Or is there another way to set this up?
[Internet]------ASG Local----(IPSec VPN)-----ASG Remote-----Remote Web Server
This thread was automatically locked due to age.