From owner-freebsd-isp Wed Oct 23 16:42:19 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA19821 for isp-outgoing; Wed, 23 Oct 1996 16:42:19 -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 QAA19815 for ; Wed, 23 Oct 1996 16:42:17 -0700 (PDT) Received: from karma.idirect.com (azurenet13.idirect.com [207.136.87.141]) by nemesis.idirect.com (8.6.9/8.6.12) with SMTP id TAA11894; Wed, 23 Oct 1996 19:28:00 -0400 Message-ID: <326E756D.41C67EA6@idirect.com> Date: Wed, 23 Oct 1996 19:43:42 +0000 From: Jason Lixfeld Organization: /home/carrera/.organization X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1.5-RELEASE i386) MIME-Version: 1.0 To: bsdi-users CC: freebsd-isp@freebsd.org, info-bsdi-users@bsdi.com Subject: rc file discrepency Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have FreeBSD 2.1.5 on my machine with only a dialup connection (Lame, I know!) Since it is a dynamic IP, I'm looking to streamline my configuration for the best results considering my dialup predicament. I'm not sure wether to run routed, or gated, wether or not to use resolf.conf or named or both, or wether I should setup my machine as a DNS to see if that will make it hum. Anyhow, if you guys could recommend something to streamline a dynamic IP and make this thing fly, I'd appreciate it! :) BRW: When freeBSD boots, it loads the rc file, and it calls syslogd. I get an error that says bind: cannot find selected IP or something to that effect. Just wondering if anyone knows anything about it. Thanks..