Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 98 11:17:12 PST
From:      "D. Alex Neilson" <neilson@www.nugate.com>
To:        Willow <willow@tds.edu>, freebsd-isp@FreeBSD.ORG
Cc:        Alex Neilson <neilson@nugate.com>
Subject:   Re: tcpdump
Message-ID:  <CMM.0.90.4.909947832.neilson@www.nugate.com>
In-Reply-To: Your message of Sun, 1 Nov 1998 13:27:37 -0500 (EST)

next in thread | raw e-mail | index | archive | help
> tcpdump: /dev/bpf0: Device not configured

bpf is the berkeley packet filter which is not compiled
into the kernel by default.  Just add this line

	pseudo-device   bpfilter 16

into your kernel conf file and recompile.

Alex

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CMM.0.90.4.909947832.neilson>