Can ping localhost but can't browse

Posted by Anna on Super User See other posts from Super User or by Anna
Published on 2014-06-04T21:19:14Z Indexed on 2014/06/04 21:28 UTC
Read the original article Hit count: 263

Filed under:
|
|

I know this is a pretty common question but I did my research and couldn't find a solution for this issue. I'm configuring a development application server and I came to the point where I can ping both localhost and 127.0.0.1, but I cannot browse either of them from IE or Firefox. I can browse and ping other websites (such as google) just fine.

I tried flushing the dns (ipconfig /flushdns), restarting the IIS Admin service, restarting IIS itself, etc, and nothing seems to work. The results from ipconfig /all shows IP Rounting Enabled = No and WINS Proxy Enabled = No. Hwat is intriguing to me is that I compared everything in IIS in the dev environment with the production environment and the settings are the same, but I can browse localhost in production, but not in dev!

What could be causing the inability to browse localhost and 127.0.0.1 from IE and Firefox?

© Super User or respective owner

Related posts about internet-explorer

Related posts about ping