Date: Wed, 26 May 1999 15:33:51 -0400 (EDT) From: Dennis Ostrovsky <denis.ostrovsky@yale.edu> To: Dennis Jun <dennisjun@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DHCP Client Message-ID: <Pine.GSO.4.10.9905261531160.24323-100000@mercury.cis.yale.edu> In-Reply-To: <19990526193228.1405.rocketmail@web606.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 May 1999, Dennis Jun wrote:
> Hello, I'm new to FreeBSD and I'm trying to get my DHCP client to work,
> but when I run dhclient I keep getting this error:
>
> May 26 15:08:24 ussenterprise dhclient: No bpf devices.
You need to configure bpf in your kernel.
pseudo-device bpfilter 4 #Berkeley packet filter
Add that and recompile your kernel, and all should be well. Oh, and don't
forget to run /dev/MAKEDEV bpf
Dennis
------------------------------------------------------------------------
Dennis Ostrovsky ** Department of Chemistry ** Yale University
E-mail: den@master.chem.yale.edu WWW: http://pantheon.yale.edu/~do33
------------------------------------------------------------------------
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?Pine.GSO.4.10.9905261531160.24323-100000>
