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

Access Server's public IP from itself

Hi I have a computer behind ASG that is running a webserver and I would like to access the websites it is hosting using the public IP and not the private from the server itself.

The NAT rule:
Any -> Any -> Public IP
Destination translation: 

I can access it from any other computer on my LAN except the computer itself

Any suggestions?

Thanks

When I ping the public IP from the computer itself the IPS is alerting me that same IP has been detected. Also the public IP is an additional IP


This thread was automatically locked due to age.
Parents Reply Children
  • I did that. I followed this: https://support.astaro.com/support/index.php/Connect_via_internal_lan_to_an_internal_server_over_the_external_address

    As I said in my previous post, I can access the website with any other computer on the LAN with the public or private IP. I just cannot access it through the server itself. I am getting this in the IPS logs when I ping the public IP from the server itself

    2012:04:20-14:39:12 astaroFirewall snort[19302]: id="2101" severity="warn" sys="SecureNet" sub="ips" name="Intrusion protection alert" action="drop" reason="LAND Attack, sameip detected" group="242" srcip="192.168.2.207" dstip="192.168.2.207" proto="1" srcport="0" dstport="0" sid="200012" class="" priority="0" generator="1" msgid="0"

    2012:04:20-14:39:13 astaroFirewall snort[19302]: id="2101" severity="warn" sys="SecureNet" sub="ips" name="Intrusion protection alert" action="drop" reason="LAND Attack, sameip detected" group="242" srcip="192.168.2.207" dstip="192.168.2.207" proto="1" srcport="0" dstport="0" sid="200012" class="" priority="0" generator="1" msgid="0"


    Thanks