Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2001 18:26:23 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        "Craig Burgess" <craig@CheetahUSA.net>
Cc:        <freebsd-alpha@freebsd.org>
Subject:   RE: 4.4-RELEASE - XFree - netscape + gnome problems
Message-ID:  <15372.2591.372489.124182@grasshopper.cs.duke.edu>
In-Reply-To: <JMEJIDBCLMMNOALABHFFEEIICFAA.craig@CheetahUSA.net>
References:  <15371.63974.968069.162988@grasshopper.cs.duke.edu> <JMEJIDBCLMMNOALABHFFEEIICFAA.craig@CheetahUSA.net>

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

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?15372.2591.372489.124182>