From owner-freebsd-questions Wed Jan 8 11:11:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA23761 for questions-outgoing; Wed, 8 Jan 1997 11:11:15 -0800 (PST) Received: from horton.iaces.com ([204.147.87.98]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id LAA23756 for ; Wed, 8 Jan 1997 11:11:07 -0800 (PST) Received: (from proot@localhost) by horton.iaces.com (8.8.4/8.7.3) id NAA27401; Wed, 8 Jan 1997 13:09:49 -0600 (CST) From: "Paul T. Root" Message-Id: <199701081909.NAA27401@horton.iaces.com> Subject: Re: netstat -r To: shegonee@ix.netcom.com Date: Wed, 8 Jan 1997 13:09:49 -0600 (CST) Cc: questions@freebsd.com In-Reply-To: <1.5.4.32.19970109044318.006723d0@popd.ix.netcom.com> from "shegonee@ix.netcom.com" at "Jan 8, 97 08:43:18 pm" X-Organization: !nterprise Networking Services - ACES X-Phone: (612) 663-1979 X-Fax: (612) 663-8030 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 200 S. 5th St., Suite 1100 X-Address: Minneapolis, MN 55402 X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In a previous message, shegonee@ix.netcom.com said: > Riddle Me This, > I have been trying to run named to improve lookup performance. > I edited the sysconfig file to use the "-b /etc/namedb/named.boot" > option with named.boot file that was installed. One Freebsd user recommended > that I put the following entry in the resolv.conf file: > nameserver 127.0.0.1 > This causes my boot up process to really slow down. > Specifically, it stalls(or waits) during boot up when it is: > ifconfig for lo0 > starting mountd > recover vi sessions > starting sendmail > I'm having to hit Ctrl-c at each point to continue with the boot process. > Can you explain this? Any help would be helpful! > Thanks > Kirk :) Hmm. What's in your host.conf file? You want to have hosts before bind. And then make sure you have at least your machine and localhost defined in it. -- Miscellaneous Ramblings of a Madman.