Syd Carter / Upper Level wrote:
> name server is working, I can resolve ip addresses but not the same ones
> that my server resolves. For example, if I ping "www" from dos, I get
> an address, say 24.0.1.2 yet if I ping "www" from the server I get
> 24.3.4.5, two totally different ip addresses.
That's not a feature of the DNS server, but of your own operating
system. Under Linux, you have /etc/resolv.conf, and you can specify
what domains to search like so:
search yahoo.com
If you try to resolve www, you don't get a good answer, so you start in
on the domain searches (www.yahoo.com).
Windows has the search domains on the DNS tab, under TCP/IP, under
"Networking", under control panel.
MSG
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.