From owner-freebsd-isp Sat Oct 26 00:21:41 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA04885 for isp-outgoing; Sat, 26 Oct 1996 00:21:41 -0700 (PDT) Received: from nemesis.idirect.com (root@nemesis.idirect.com [207.136.80.40]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA04879 for ; Sat, 26 Oct 1996 00:21:39 -0700 (PDT) Received: from karma.idirect.com (fatenet9.idirect.com [207.136.87.201]) by nemesis.idirect.com (8.6.9/8.6.12) with SMTP id DAA04815; Sat, 26 Oct 1996 03:07:03 -0400 Message-ID: <32718407.167EB0E7@idirect.com> Date: Sat, 26 Oct 1996 03:22:47 +0000 From: Jason Lixfeld X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1.5-RELEASE i386) MIME-Version: 1.0 To: mitayai@dreaming.org CC: freebsd-isp@freebsd.org Subject: [Fwd: Re: [Fwd: Setting up caching name service. (Re: rc file discrepency)]] Content-Type: multipart/mixed; boundary="------------794BDF32446B9B3D2781E494" Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This is a multi-part message in MIME format. --------------794BDF32446B9B3D2781E494 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit --  --------------794BDF32446B9B3D2781E494 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Received: from karma.idirect.com (fatenet9.idirect.com [207.136.87.201]) by nemesis.idirect.com (8.6.9/8.6.12) with SMTP id DAA24139; Sat, 26 Oct 1996 03:04:33 -0400 Sender: carrera Message-ID: <32718370.41C67EA6@idirect.com> Date: Sat, 26 Oct 1996 03:20:16 +0000 From: Jason Lixfeld X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1.5-RELEASE i386) MIME-Version: 1.0 To: Jay CC: freebsd-isp@freebsd.org Subject: Re: [Fwd: Setting up caching name service. (Re: rc file discrepency)] References: <3270D7F5.41C67EA6@idirect.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hey! Thanks alot for all of your help. I implemented what you suggested (setting up /etc/named/named.boot, etc..). When I boot up my system.. I get a couple of errors that I'm hoping you can help me resolve. First error: ;;;/etc/rc - system bootup Starting netowrk daemons: named syslogd: bind: Can't assign requested address named[61]: Starting named LOCAL-960717.011537 ;;;I assume this means it successfully started named named[61]: bind(vs,[0,0,0,0].53): Can't assign requested address ;;; I assume from that, there is a problem with bind. my /etc/host.conf is as folloes # $Id: host.conf,v 1.2 1993/11/07 01:02:57 wollman Exp $ # Default is to use the nameserver first # bind hosts # If that doesn't work, then try the /etc/hosts file # hosts bind # If you have YP/NIS configured, uncomment the next line # nis I'm not sure what could be causing this problem. Keep in mind that it is a dialup dynamic IP from my ISP. Thanks in advance! Jason Lixfeld --------------794BDF32446B9B3D2781E494--