Windows 7 IIS 7 unable to receive incoming HTTP traffic
Posted
by gregarobinson
on ASP.net Weblogs
See other posts from ASP.net Weblogs
or by gregarobinson
Published on Fri, 04 Jun 2010 11:57:00 GMT
Indexed on
2010/06/05
6:12 UTC
Read the original article
Hit count: 289
I was trying to load a test html page from a LAN server that is running Windows 7. I could load the page from the server, but not from machines within the LAN. It took a while to figure out, but it turned ot to be the firewall in Windows 7. Here is what I had to do:
Windows Firewall with Advanced Security ---> Inbound Rules --->
Enable World Wide receive incoming HTTP trafficWeb Services (HTTP Traffic-In)
© ASP.net Weblogs or respective owner