Thursday, 5 September 2013

cant reach asp.net page on other server

cant reach asp.net page on other server

I have defined an asp.net mvc app on server x. I added the sitename in the
hostfile:
127.0.0.1 weeral.com
Also in IIS 7 i have added this as a sitebinding hostname weeral.com
When I hit http://weeral.com it responds find on the server.
However when I ping weeral.com from a different machine in the network it
goes:
Ping request could not find host weeral.com. Please check the name...
what am i doing wrong?

No comments:

Post a Comment