From owner-freebsd-current@FreeBSD.ORG Sun Dec 14 13:37:59 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF08716A4CE for ; Sun, 14 Dec 2003 13:37:59 -0800 (PST) Received: from sif.giallarhorn.org (asgard.dslwan.toad.net [66.159.70.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 209AC43D31 for ; Sun, 14 Dec 2003 13:37:58 -0800 (PST) (envelope-from technews@giallarhorn.org) Received: from giallarhorn.org (jord.giallarhorn.org [172.16.1.6]) by sif.giallarhorn.org (8.12.10/8.12.9) with ESMTP id hBELf1Vx050015 for ; Sun, 14 Dec 2003 16:41:01 -0500 (EST) (envelope-from technews@giallarhorn.org) Message-ID: <3FDCD835.4020004@giallarhorn.org> Date: Sun, 14 Dec 2003 16:37:57 -0500 From: tn User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031213 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Default internet domain not working in 5.2 RC1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2003 21:38:00 -0000 I just reinstalled 5.2 RC1 from the cdrom, have since updated to a custom kernel. The problem is that whenever i try to resolve any hosts in my domain without using a fully qualified domain name the look up fails. Host name resolution works on all other machines within the network without a problem. All machines have the following in /etc/resolv.conf: domain giallarhorn.org nameserver 192.168.1.1 nameserver 192.168.1.5 I even tried using the search keyword without any luck.