Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2001 16:29:07 -0800
From:      "Craig Burgess" <craig@CheetahUSA.net>
To:        "Andrew Gallatin" <gallatin@cs.duke.edu>
Cc:        <freebsd-alpha@FreeBSD.ORG>
Subject:   RE: 4.4-RELEASE - XFree - netscape + gnome problems
Message-ID:  <JMEJIDBCLMMNOALABHFFAEIKCFAA.craig@CheetahUSA.net>
In-Reply-To: <15372.2591.372489.124182@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Craig Burgess writes:
 > 
 > What's in your /etc/resov.conf? (or /compat/osf/etc/resolv.conf, iff
 > it exists; it shoudn't exist)
 > 
 > /etc/resolv.conf :
 > domain mydomain.net
 > search
 > nameserver ns1.thenameserver.com
 > nameserver ns5.thenameserver.com


Try getting rid of that null search line.  The Tru64 resolver library
is rather fragile.  Not much FreeBSD can do about that..

Eg, on my machine:

% cat /etc/resolv.conf	
search  cs.duke.edu freebsd.org
nameserver 65.24.0.167
nameserver 65.24.0.166
%


Drew

I changed it to
>search felix.cheetahusa.net
nameserver 207.228.252.101
nameserver 207.41.71.245

with no better luck. (However, if it matters, I didn't restart anything.)

craig

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?JMEJIDBCLMMNOALABHFFAEIKCFAA.craig>