Date: Mon, 01 Nov 2004 20:48:50 +0900 From: Rob <spamrefuse@yahoo.com> To: freebsd-current <freebsd-current@freebsd.org> Subject: Re: 5.3 + dhclient: bpf needed in kernel config? Message-ID: <418622A2.30607@yahoo.com> In-Reply-To: <20041101110418.GA20594@odin.ac.hmc.edu> References: <4186168C.1000900@yahoo.com> <20041101110418.GA20594@odin.ac.hmc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Brooks Davis wrote:
> On Mon, Nov 01, 2004 at 07:57:16PM +0900, Rob wrote:
>
>>I have left out bpf in the kernel config and
>>all of a sudden dhclient (for DHCP) exits with an
>>error message, complaining that bpf is not there?
>>
>>Since when (and why) is bpf needed by /sbin/dhclient?
>
>
> bpf has always been required to run dhclient. We'd love to see that
> requirement go away, but we need to modify he network stack to allow
> programs to bind to an interface with a 0.0.0.0 address and no one has
> done so yet.
Aha. So I added bpf to my kernel config, recompiled and
installed everything again.
Yesterday this PC has been upgraded from 4.10 to most
recent 5.3. I have in /etc/rc.conf
ifconfig_rl0="DHCP"
which worked jsut fine with 4.10, but seems to misserably
fail with 5.3.
Dhclient binds rl0 to 192.168.1.22 all the time, which
seems to be a kind of default for a failing dhclient.
Is something else, unusual, needed in 5.3, that is critical
to dhclient?
Rob.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?418622A2.30607>
