Date: Tue, 22 Jun 1999 20:42:04 -0700 From: Geoff Jukema <gjukema@silk.net> To: Korvus <korvus@tasam.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dhcpc & natd Message-ID: <3770578C.8AE75FDC@silk.net> References: <3.0.5.32.19990622142231.007ca300@silk.net> <00b001bebd0c$5515c5a0$5a31fea9@korvus>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3770578C.8AE75FDC>