How can I setup Windows 2003 server using a Dynamic IP Address?
September 28, 2005 8:13 AM
Subscribe
I want to setup a Windows 2003 server using my dynamic IP address that I have from Comcast. How can I make this happen? I have a linksys Gateway (WCG200) that has the server and a few other computers connected to it. I am trying to setup a small server for my printing/web hosting/file sharing/remote access needs. I need to see how to setup my DNS & DHCP settings for this to happen. Also I have my own domain name which I would like to use. Can I use programs from companies like no-ip.com to setup my web site so if anyone types my registered domain it will find my site? Remember that I will be using a dynamic address. Or the last straw is to get a static IP address. Where can I do so(for the cheapest price)?
posted by nserrano to technology (7 comments total)
If you want to, for instance, run a web server on the Windows box, and have it accessible from the outside world, you'll need to go to the linksys gateway box and forward Port 80 from the outside world to the private IP address that your Windows machine gets from the linksys.
You can see what your Windows machine is getting by going to a command line (start > run > cmd) and typing ipconfig /all.
You can probably access the linksys control panel by visiting http://192.168.2.1, or something similar. See your linksys manual to be sure.
All of the above is applicable even if you had a static comcast IP. Since you have a dynamic IP, you'll want to use a service like dyndns, and you'll need a client that updates your account at dyndns running on a computer in your home.
posted by odinsdream at 8:28 AM on September 28, 2005