Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Nov 1999 11:47:52 -0600 (CST)
From:      Gene Harris <zeus@tetron03.tetronsoftware.com>
To:        Tommy Forrest - KE4PYM <tforrest@mcs.net>
Cc:        freebsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: DHCP Client errors
Message-ID:  <Pine.BSF.4.10.9911061144090.13608-100000@tetron03.tetronsoftware.com>
In-Reply-To: <199911061435.IAA01867@Mailbox.mcs.net>

next in thread | previous in thread | raw e-mail | index | archive | help

>  I do have pseudo-device	bpfilter	2	#Berkeley
>  packet filter  installed in the kernel.
>  Ideas?  Comments?  Suggestions?  DHCP worked when I installed FBSD from

Yes, idea number 1 is that you did not do a MAKEDEV to
install the bpf devices in your dev directory.  Try
switching to dev and issuing the command MAKEDEV bpf1.  This
will make bpf0 and bpf1 nodes in your dev tree.

Idea number two is to add a couple of more filters, say 4.
BSD can chew up filters pretty quickly, depending on what
you have installed.  You'll need to remake your kernel with
a new bpfilter declaration.

Gene Harris
Tetron Software, LLC



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.BSF.4.10.9911061144090.13608-100000>