Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Internet Name resolution failure
Name: Andrew Date: May 19, 2003 at 06:02:24 Pacific OS: Win2000Pro CPU/Ram: 2x P3-500/576
Comment:
Have a W2K box upgraded from NT4. Installed a modem card and set up for dial-up internet access. Modem connects and works but can not get name resolution via browser or command-line. I can ping out to DNS server and webservers. Tested modem with W2K Server on another disk and worked fine. Must be software issue with Pro. Protocol, settings, bindings all seem to be in order. Tried re-installing OS via upgrade option but no change. Any suggestions? Clean install? TIA!
Name: Raymond Date: May 19, 2003 at 07:31:19 Pacific
Reply:
NT4 uses WINS for name resolution and W2K uses DNS. Check in your tcp/ip - advanced properties on the DNS tab make sure you have the address of your DNS server there. You will have to have one or the other (WINS or DNS)to resolve names. If you are using a dialup ISP they had to give you a static IP and a DNS IP or instructions to use DHCP which should load the DNS server dynamically. Run the command "ipconfig /all" from a command prompt, this will give you all of your addresses for DHCP, DNS, WINS and IP. Of course there are many things that could be cuasing your issue - this is where I would start.
Summary: Is there any info or tutorial available for setting up a W2K server as an Internet name server? I already have Apache, PHP and MySQL running on the machine. I would like to configure it to host a doma...
Summary: My guess is that he is on a W2k AD domain, not NT and has just confused the DC (domain controller) with a PDC. PDC's do not exist in w2k. Well, not to the degree they did in NT. There is a PDC Emul...
Summary: I agree Michael Ward that there is probably a DNS problem, but to suggest it is due to DHCP not being configured to send the ISP DNS servers IP address is confusing. We don't even know how you are pro...