My website is hosted on a W2K3 server.
It is accessible from any public IP address (internet).
However, it is not accessible from any private IP address (internal
network).
The configuration is as follows:
Client
192.168.0.101
Server
192.168.0.11
My network is connected to the internet via a dedicated T1 link.
My hardware firewall routes port 80 traffic from internet to the IIS Server
at
192.168.0.11.
My site works fine from any internet IP address.
However, my site can not be accessed from any computer on the internal
network.
HTTP://192.168.0.11 or
http://mycompanywebsite.com fails.
http://127.0.0.1 also fails on the IIS server box.
The IIS log indicates that the request was received but it logs 404 0 2
error.
(Denied dud to LOCKDOWN policy)
I have no IP address restrictions on this website.