Date: Wed, 08 Jan 1997 20:43:18 -0800 From: shegonee@ix.netcom.com To: questions@freebsd.com Subject: Re: netstat -r Message-ID: <1.5.4.32.19970109044318.006723d0@popd.ix.netcom.com>
next in thread | raw e-mail | index | archive | help
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 :) At 05:52 PM 1/6/97 +1100, you wrote: >On Fri, 3 Jan 1997 shegonee@ix.netcom.com wrote: > >> Stupid Question: Would the entry in resolv.conf look like: >> >> named 127.0.0.1 > >Try: > >nameserver 127.0.0.1 > >> should I remove then entries for my ISP's name servers and put them >> in named.boot instead? > >Put your ISPs servers in as forwarders in named.boot but also list them in >resolv.conf (after nameserver 127.0.0.1) as well. > >Andrew > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1.5.4.32.19970109044318.006723d0>