![]() |
|
|
|
Registered
|
How do you setup IIS on an intranet?
I'm trying to setup IIS6 (Windows 2003) on a LAN (no internet access). I need to test some websites I'm developing and don't want to always upload to the live servers. Three devices on the network, as follows:
*Cisco switch, IP: 192.168.0.3 *IIS Box, IP: 192.168.0.5 *Lappy, IP: 192.168.0.6 Since I only have to know two IPs, really, I don't care about running a DNS server. IE/FF won't connect to the IIS server, giving me a DNS ERROR error message. However, I can telnet (and get in) and ping back and forth. Web is a no-go though. On each computer, I have no default gateway specified, and no DNS server specified (because I don't have one running). Anyone know what the heck is going on?
__________________
I turn away with fear and horror from this lamentable sore of continuous functions without derivatives. --Charles Hermite Fakelife.com Nothing to do with archery anymore. Porsche/BMW/Ferrari/Honda videos |
||
![]() |
|
Registered
|
Edit the hosts file (c:\windows\system32\drivers\etc) on each machine (or at least the machine from where you are going to access IIS) and add the address of the IIS server and a name (any name) i.e. IIS 192.168.0.5 with a space in the middle.
__________________
Jordi Riera '84 930 (modified) |
||
![]() |
|
The Unsettler
|
__________________
"I want my two dollars" "Goodbye and thanks for the fish" "Proud Member and Supporter of the YWL" "Brandon Won" |
||
![]() |
|
Registered
|
When I telnet to port 80 and type "GET" and mash the enter key a few times IIS shoots me an error. Also, telnet and ftp worked, and it responded to ping requests. Which is why I'm pretty confused that when using a web browser it gives me a DNS error.
I was going to just edit the hosts file, but honestly I just don't understand why it won't work when I put http://192.168.0.5 into my browser. Under IIS Managment I set IIS to use 192.168.0.5, so that should be ok. I dunno...I've done this about 10 times before and I don't remember having any of these problems.
__________________
I turn away with fear and horror from this lamentable sore of continuous functions without derivatives. --Charles Hermite Fakelife.com Nothing to do with archery anymore. Porsche/BMW/Ferrari/Honda videos |
||
![]() |
|
The Unsettler
|
Is Lappy a Laptop? I run the whole Apache, SQL, PHP setup on the same box as I develop on. That way if you are using a laptop you can work wherever you are. I know I have time to kill at the dentist tomorrow. I can work sitting it the waiting room and don't need to worry about a net connection.
__________________
"I want my two dollars" "Goodbye and thanks for the fish" "Proud Member and Supporter of the YWL" "Brandon Won" |
||
![]() |
|
Registered
|
Quote:
__________________
I turn away with fear and horror from this lamentable sore of continuous functions without derivatives. --Charles Hermite Fakelife.com Nothing to do with archery anymore. Porsche/BMW/Ferrari/Honda videos |
||
![]() |
|
![]() |
Registered
|
Good news. I kicked it and it started working. I love computers!
__________________
I turn away with fear and horror from this lamentable sore of continuous functions without derivatives. --Charles Hermite Fakelife.com Nothing to do with archery anymore. Porsche/BMW/Ferrari/Honda videos |
||
![]() |
|
![]() |
Thread Tools | |
Rate This Thread | |
|