Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!EU.net!Ireland.EU.net!maths.tcd.ie!not-for-mail From: dwmalone@maths.tcd.ie (David Malone) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: tcpdump on 2.1.5 Date: 23 Apr 1997 10:13:03 +0100 Organization: Dept. of Maths, Trinity College, Dublin, Ireland. Lines: 12 Sender: mathnews@graves.maths.tcd.ie Message-ID: <5jkjqv$6hr@graves.maths.tcd.ie> References: <5jj214$2o6@opal.emeraldis.com> NNTP-Posting-Host: graves.maths.tcd.ie Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39579 david@emeraldis.com (David G. Cannon) writes: >tcpdump: /dev/bpf0: Device not configured >Any ideas? You probably don't have BPF compiled into your kernel. Its a simple matter to compile it in - have a look at the handbook and FAQ if you want to know how to compile a kernel. David.