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

Web security issues with Internal Website

Hi,

I have a couple of questions I hope someone could help with.

I am trying to access and internal website (http://server1) over a site to site vpn, but the web security seems to be redirecting me to the open dns website.

If I turn the web security off, then all works as expected.  I'm guessing I need to add an exception somewhere, but can't seem to figure out where.

Second question.

Is it possible to use a webserver running at site 2, but have the requests coming into site 1 and then routed over the site to site vpn?

This may sound like a daft question, but my broadband connection at site 2 is via a wireless community broadband setup due to the rural location.  This means it does not have direct access to the internet and therefore cannot receive incoming requests.

I'm using the ASG v8.102 on a software appliance at both sites if that makes a difference.

Cheers

Andy


This thread was automatically locked due to age.
Parents
  • I'll take a stab at question 2.

    I imagine that you have a VPN set up between Site1 and Site2 allowing private IP address connections between the two? I also imagine that you have dynamic or static routing configured between the two sites?

    On your external DNS zone create the record for site2.yourcompany.com and have it resolve to a public IP address on site1

    On your site1 ASG, create a NAT rule NATting the external IP address to your internal server IP address (or do port forward if need be). Routing between the ASGs should take care of the rest
Reply
  • I'll take a stab at question 2.

    I imagine that you have a VPN set up between Site1 and Site2 allowing private IP address connections between the two? I also imagine that you have dynamic or static routing configured between the two sites?

    On your external DNS zone create the record for site2.yourcompany.com and have it resolve to a public IP address on site1

    On your site1 ASG, create a NAT rule NATting the external IP address to your internal server IP address (or do port forward if need be). Routing between the ASGs should take care of the rest
Children
No Data