Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting up NT4 & IIS

Status
Not open for further replies.

herrslime

Technical User
Sep 26, 2002
152
"Seting up NT4 & IIS"

Can anyone direct me to information on how to setup an NT4 server with IIS4 loaded? I have applied all the patches and security updates, But I am having trouble figuring how to procede from there.

I have an Ameritech DSL line (1.5M) and am using an Ameritech provided Efficient networks 5861 router and have a Linksys BEFSR41 as DHCP/Router/firewall. I have full access to both routers.

If I let my Linksys act as a DHCP I can connect using IE6 to the Internet with the IE settings set to automatically detect settings. If I take my static IP address and plug it into the server, have 255.255.255.0 as the subnet mask and the gateway set at the Linksys IP of 192.168.1.1 then it won't connect using IE. Running ipconfig on any of my other network machines shows me that they have any assigned IP in the DHCP range (like 192.168.1.127), subnet mask of 255.255.255.0 and the gateway as 192.168.1.1

The Linksys talks to the 5861 router on 192.168.254.254. Everything works but the NT4/IIS4 server.

I am currently on a static IP on the 5861 but I also have a static IP (5 actually) available to use for the web server. This DSL connection is also used for Internet connectivity for about 50 users.

This NT4 server will only be used as a web server but will have to be able to talk to my Novell 3.12 server for data. Security is an issue. I do not have money to put into more current software or hardware.

Also once I have a static IP address running on this server do I also have to register a domain name for it? Or can I just use the IP address (preferred)?

I have worked with servers and networks for over 10 years but never done this before. I appreciate whatever help or direction you could provide.

Thanks


 
When you set the static IP, do you give it a DNS server to talk to as well? (Is the surfing problem a DNS lookup problem?)

Have you installed IIS4?

Are you planning to put the web server live on the internet? Or keep it behind the router(s)? [auto] MCSE NT4/W2K
 
Thanks for your response.

>When you set the static IP, do you give it a DNS server to >talk to as well? (Is the surfing problem a DNS lookup >problem?)
No I have not setup a DNS server. I would set this to Ameritechs' DNS servers?

>Have you installed IIS4?
Yes. I have patched it and run thru part of the setup wizard.

>Are you planning to put the web server live on the >internet? Or keep it behind the router(s)?
I would like for it to end up as live on the net but would prefer it was "hidden" (if possible) until everything runs right and has been tested.

Thanks
 
Yeah, you'll need to setup a DNS server in the list, otherwise you won't be able to browse the likes of yahoo.com using IE.

Once your web server is up and running, you should be able to access it at replacing <ip_address> with its IP address. [auto] MCSE NT4/W2K
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top