|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
IIS 5.1 - Using it on a network
I have IIS 5.1 set up on my machine and I can view the website fine, but when I connect it to the LAN in my home, whenever trying to view a page in the website it tells me "No web site is configured at this address."
Are there any particular options that I need to configure for it to work on a LAN? Cheers! |
|
#2
|
||||
|
||||
|
what are you using to call it via lan?
Hostname? Domain name? IP? |
|
#3
|
|||
|
|||
|
Host name. http://danvaio/form.htm. Does the same thing at the IP address though.
|
|
#4
|
||||
|
||||
|
Thread moved from Windows Help to IIS.
|
|
#5
|
|||
|
|||
|
If you can view a page from the IIS computer using something like http://localhost/form.htm but can't view the same page from another computer on the LAN using something like http://<ip addy>/form.htm then you must have some firewall blocking http traffic between the computers.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#6
|
|||
|
|||
|
Aha, yes. Localhost works. I'll have a look at firewall options...not sure what I'm looking for, but we'll see. Thanks.
|
|
#7
|
|||
|
|||
|
Quote:
You'll be looking for firewalls or routers that might not allow tcp/ip traffic on port 80 to get from the remote computer to your webserver computer. |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > IIS 5.1 - Using it on a network |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|