How can I view my IIS hosted sites on other machines on my network

Posted by Truegilly on Server Fault See other posts from Server Fault or by Truegilly
Published on 2010-02-21T21:40:11Z Indexed on 2010/04/04 2:13 UTC
Read the original article Hit count: 468

Filed under:
|

Hello,

at home i have a simple network setup conatining 2 machines and 1 belkin router.

On one machine i have a site hosted with IIS7. Rather than the standard localhost/index.htm address i have added an entry in the HOSTS file pointing the local ip (127.0.0.1) to this domain - www.mysite.dev.

i can access the site with www.mysite.dev with no problem.

what i would like to do is be able to view this site from my other machine on the network.

initially i assumed this could be done with a url like so MACHINE-NAME/www.mysite.dev, but the connection always times out. But I can ping MACHINE-NAME without problems.

For testing purposes i have diabled the windows firewall on both machines but to no joy.

Like a typical web developer, my techy/network skills are pretty poor.

Can anyone see where im going wrong ??

thank you for your time

Truegilly :)

© Server Fault or respective owner

Related posts about iis7

Related posts about home-networking