Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I'm trying to setup a basic website (static HTML file) on my computer (Windows 8 Pro) for testing. I can access the website from my local computer and from other computers on the domain, however I can't access it via any computer not connected to the domain (even if it is computer connected to the network but not joined to the domain).

I have setup port forwarding on the router. If I set the router to redirect port 80 to another computer on the network it works.

I have turned off the firewall completly to rule it out of the tests.

I have turned on anon. authentication and have set it to use my credentials.

When I try to connect to it from a computer that is not joined to the domain it refuses the connection. What else do I need to setup?

share|improve this question
What error do you get? Check the IIS logs for the request that failed and note the status 40x and also the sub-status, the number next to it. See support.microsoft.com/kb/943891/en-US for the meaning of the sub-statuses. – Peter Hahndorf Dec 9 '12 at 20:59
I've got a similar problem, local access to content (HTML, WCF services, etc.), but trying to browse from a remote machine times out with a 502 error – SteveC Jan 23 at 12:26

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.