From owner-freebsd-questions Tue Jun 22 20:43:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from aviator.jukeware.com (kel045.silk.net [204.244.76.45]) by hub.freebsd.org (Postfix) with ESMTP id B378014BDE for ; Tue, 22 Jun 1999 20:43:21 -0700 (PDT) (envelope-from gjukema@silk.net) Received: from silk.net (localhost [127.0.0.1]) by aviator.jukeware.com (8.9.2/8.9.2) with ESMTP id UAA10645; Tue, 22 Jun 1999 20:42:04 -0700 (PDT) (envelope-from gjukema@silk.net) Message-ID: <3770578C.8AE75FDC@silk.net> Date: Tue, 22 Jun 1999 20:42:04 -0700 From: Geoff Jukema X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Korvus Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dhcpc & natd References: <3.0.5.32.19990622142231.007ca300@silk.net> <00b001bebd0c$5515c5a0$5a31fea9@korvus> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Korvus wrote: > > did you try starting natd from rc.local? I thought rc.local was replaced by rc.conf since 2.2.5? I have found out more though; it could be a timing issue. If I create a script with just two lines in it like so: /usr/sbin/dhcpc ed1 natd -dynamic -interface ed1 Then run that script after bootup, the same problem persists. natd reports that ed1 is not configured. But, if at the command line I run the dhcpc command, then wait for its reply, run the natd command, everything is fine. I probably should have mensioned it in the first message, but I'm running wide-dhcpc. Geoff > ----- Original Message ----- > > > I have 3.1 installed as a gateway running dhcpc. It all works great, > > except for when attempting to run natd during bootup. The problem seems > > that DHCPC needs to run before natd, but when putting the entries in the > > rc.conf file, natd is run first. The message I get is always ed1 not --snip-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message