IIS7.5 website (mostly) inaccessible from the outside world

Posted by Force Flow on Server Fault See other posts from Server Fault or by Force Flow
Published on 2012-07-02T14:20:24Z Indexed on 2012/07/02 15:17 UTC
Read the original article Hit count: 173

On the network firewall, I opened up port 80 and forwarded it to the Windows Server 2008 R2 running IIS 7.5. Port 80 is open in the Windows firewall.

On the LAN, the website is accessible without any trouble. When accessed from the outside, I can access it only 3 times every few hours before access to it cuts out from the outside.

There aren't any access limits in IIS or the network's firewall as far as I can tell.

IIS is running PHP 5.3. The default website has been deleted. The bindings for the website's domain are set for mydomain.com *:80 and mydomain.com 192.168.0.3:80

© Server Fault or respective owner

Related posts about networking

Related posts about windows-server-2008-r2