[solved] Connect to a PC running IIS over a local network

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
Skittlewidth
Forum Contributor
Posts: 389
Joined: Wed Nov 06, 2002 9:18 am
Location: Kent, UK

[solved] Connect to a PC running IIS over a local network

Post by Skittlewidth »

I've been trying to access some web pages on my pc which is currently running IIS from another machine on our office network. The pages always fail to load saying the other pc was unable to connect to mine whether I use my IP address or machine name.

However if I turn off IIS and ASP and go back to Apache and PHP the other machines can all connect to my webpages instantly.

I have very little experience with IIS so I don't know if this is a permissions issue or what. I've looked through the properties on everything from the physical folder with the asp files in, the virtual directory and IIS itself but I can't see an obvious (or maybe I mean simple!) way to allow other machines to view my pages.

I've also pinged my machine from the other one and it connects fine.

Can anyone tell me what I need to do here? 8O
Last edited by Skittlewidth on Thu Aug 18, 2005 6:14 am, edited 1 time in total.
User avatar
Skittlewidth
Forum Contributor
Posts: 389
Joined: Wed Nov 06, 2002 9:18 am
Location: Kent, UK

Post by Skittlewidth »

Ok, so its a firewall issue, I need to find the .exe for IIS to add it to the exception list. Currently if I just turn off the firewall altogether it asks for a username and password when I load the site from another computer...

[Edit] seems i'd just tweaked too many settings. i've set them all back the way they were before, added iis to my exception list and all is fine and dandy [/edit]
Post Reply