Date: Thu, 13 Nov 1997 12:02:49 +0700 From: "Alex N. Zhuravlev" <alx@scn.ru> To: "Feiyi Wang" <fwang2@eos.ncsu.edu>, <questions@FreeBSD.ORG> Subject: Re: newbie question: tcpdump problem Message-ID: <199711130504.MAA25229@keep.scn.ru>
next in thread | raw e-mail | index | archive | help
You've got to reconfigure your kernel.The following string must be added: pseudo-device = bpfilter n # n is the number of interfaces that can be examined simultaneously. About how to reconfigure your kernel read more in handbook. Alex N. Zhuravlev. ---------- > От: Feiyi Wang <fwang2@eos.ncsu.edu> > Кому: questions@FreeBSD.ORG > Тема: newbie question: tcpdump problem > Дата: 12 ноября 1997 г. 14:07 > > Hi, there > > Just get 2.2.5 installed, try to run "tcpdump", but it said /dev/bpf0 : > device not configured. So I run MAKEDEV bpf0 to create a device, still > not working. Anybody help me out? > > Thanks > > Feiyi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711130504.MAA25229>