Re: Hostnames not resolving

2000-09-29 Thread Christen Welch
On Thu, Sep 28, 2000 at 09:48:00PM -0700,
ObeseWhale [EMAIL PROTECTED] wrote:

 Everything seemed to be working fine when I set up Debian, but for some
 reason hostnames are not resolving even though I set everything up properly
 in resolv.conf.  I can get directly at IP addresses but NOT however through
 domain names.  My DNS servers are working fine as I can ping them and they
 work in windows, so something must be wrong on my side.  Any suggestions?

I just had the same problem. Make sure that in /etc/resolv.conf, there is 
no whitespace before anything. Like this:

domain bob.org
nameserver 206.97.64.2 
nameserver 206.97.64.9 

not like this:

domain bob.org
 nameserver 206.97.64.2 
 nameserver 206.97.64.9 

(Hope this shows up right:)

-- 
Chaotic42 [EMAIL PROTECTED]
http://www.pobox.com/~chaotic42/
http://www.bigplasticfork.org/

Love conquers all - Virgil


pgpBAOXWP2xzz.pgp
Description: PGP signature


Hostnames not resolving

2000-09-28 Thread ObeseWhale
Everything seemed to be working fine when I set up Debian, but for some
reason hostnames are not resolving even though I set everything up properly
in resolv.conf.  I can get directly at IP addresses but NOT however through
domain names.  My DNS servers are working fine as I can ping them and they
work in windows, so something must be wrong on my side.  Any suggestions?

Matt ObeseWhale Grinshpun

Site Director: The Darker Sector
www.3dactionplanet.com/darksector

Coming soon...
Hyperleap - An opensource Quake 3 mod from Team Corrosive



RE: Hostnames not resolving

2000-09-28 Thread Pollywog
Have you also checked /etc/host.conf ?

--
Andrew

On 29-Sep-2000 ObeseWhale wrote:
 Everything seemed to be working fine when I set up Debian, but for some
 reason hostnames are not resolving even though I set everything up properly
 in resolv.conf.  I can get directly at IP addresses but NOT however through
 domain names.  My DNS servers are working fine as I can ping them and they
 work in windows, so something must be wrong on my side.  Any suggestions?
 
 Matt ObeseWhale Grinshpun
 
 Site Director: The Darker Sector
 www.3dactionplanet.com/darksector
 



Re: Hostnames not resolving

2000-09-28 Thread Michael P. Soulier
On Thu, Sep 28, 2000 at 09:48:00PM -0700, ObeseWhale wrote:
 Everything seemed to be working fine when I set up Debian, but for some
 reason hostnames are not resolving even though I set everything up properly
 in resolv.conf.  I can get directly at IP addresses but NOT however through
 domain names.  My DNS servers are working fine as I can ping them and they
 work in windows, so something must be wrong on my side.  Any suggestions?

Try nslookup on a few hosts. If that doesn't work, look in your
/etc/nsswitch.conf file. That controls your search order.

Mike

-- 
Michael P. Soulier [EMAIL PROTECTED]
...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort.  -Harley Hahn, A Student's Guide to UNIX