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.
DNS resolution issue
Name: carl parker Date: May 22, 2008 at 09:19:26 Pacific OS: 2000 SP4 CPU/Ram: 2 ghz Product: HP
Comment:
I have a windows 2000 server running DNS (no domain, the DNS server is authorative for the acmegroup. I need it to resolve ftp.acmeftp.com to an internal IP address instead of going out to the external address registered on the Internet. All attempts at resolving this have failed, does anyone have any suggestions?
Name: guapo Date: May 22, 2008 at 16:43:48 Pacific
Reply:
First of all, an internal server should be .local and not .com I have an internal FTP server and DNS isn't needed to connect but if you still want to connect using that name, edit the hosts file. For example I just added 192.168.0.200 queyosepa.local
So if I want to FTP using the name instead of the IP address, I can connect from a command prompt:
C:\>ftp queyosepa.local Connected to queyosepa.local. 220 queyosepa.queyosepa.local FTP server (Version 6.00LS) ready. User (queyosepa.local:(none)): don 331 Password required for don Password: 230 User don logged in. ftp> quit 221 Goodbye.
Summary: We have an sporatic DNS resolution issue with random websites. A client will go to website and the the resolution for the webiste will fail. Performing an NSlookup from teh client produces the fail...
Summary: Okay here is my setup. A small AD integrated network (all Win 2K) with a primary (GC) and secondary domain controller in the same subnet (just for redundancy). Both servers are also the primary a...
Summary: I'm having a DNS resolution issue w/ Lotus Notes 5.0.2a client on w2k pro. I lose connection to the notes server when my notes app is not used for awhile/minimized. At that time, I go to a DOS promp...