Return to BSD News archive
#! rnews 1003 bsd Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!zombie.ncsc.mil!nntp.coast.net!howland.reston.ans.net!gatech!usenet.eel.ufl.edu!news-feed-1.peachnet.edu!paperboy.wellfleet.com!news3.near.net!news.ner.bbnplanet.net!aquila.sni-usa.com!root From: hsnyder@sni-usa.com (Hal Snyder) Newsgroups: comp.unix.bsd.freebsd.misc Subject: tcpdump? Device not configured Date: Thu, 14 Mar 1996 17:27:24 GMT Organization: Siemens Nixdorf Lines: 11 Message-ID: <31484d59.256103527@aquila.sni-usa.com> NNTP-Posting-Host: 136.157.83.42 X-Newsreader: Forte Agent .99d/32.182 I am running a gateway using FreeBSD 2.1 on a system with a pair of Intel LANExpress cards, interfaces ix0 and ix1, works great. When I try tcpdump -i ix0 I get tcpdump: ix0: Device not configured "pseudo-device bpfilter 4" is uncommented in the kernel config file. I can open /dev/bpf0, e.g. from a shell prompt. What is wrong here?