From owner-freebsd-questions Tue Nov 7 12:11:15 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA01369 for questions-outgoing; Tue, 7 Nov 1995 12:11:15 -0800 Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA01355 for ; Tue, 7 Nov 1995 12:10:45 -0800 Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (8.6.11/8.6.11) with SMTP id UAA09217 ; Tue, 7 Nov 1995 20:07:14 GMT To: "Neal E. Westfall" cc: questions@freebsd.org Subject: Re: route problem with 1104-SNAP In-reply-to: Your message of "Tue, 07 Nov 1995 11:33:55 PST." Date: Tue, 07 Nov 1995 20:07:09 +0000 Message-ID: <9215.815774829@palmer.demon.co.uk> From: Gary Palmer Sender: owner-questions@freebsd.org Precedence: bulk "Neal E. Westfall" wrote in message ID : > I'm having a problem with a FreeBSD 2.1.0-951104-SNAP system. When the > machine boots, it hangs when it adds the default route (as when you > define a defaultrouter in /etc/sysconfig). If you wait long enough, > it will eventually continue and everything is fine. This seems to be > related to DNS, because if I delete /etc/resolv.conf it comes up fine > without hanging at all. You don't have your hostname in /etc/hosts? I think this was a reported bug in one of the versions of the installer... Gary