Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.mel.connect.com.au!news.mira.net.au!news.vbc.net!garlic.com!news.scruz.net!kithrup.com!news.Stanford.EDU!agate!theos.com!riscan.riscan.com!n1van.istar!van.istar!van-bc!news.rmii.com!newsjunkie.ans.net!newsfeeds.ans.net!howland.reston.ans.net!vixen.cso.uiuc.edu!newsfeed.internetmci.com!in2.uu.net!news.voicenet.com!news2.noc.netcom.net!noc.netcom.net!ixnews1.ix.netcom.com!netcom. com!aboba From: aboba@netcom.com (Bernard Aboba) Subject: enabling tcpdump? Message-ID: <abobaDru7E6.FKt@netcom.com> Summary: how to get tcpdump to work? Keywords: tcpdump ix Organization: NETCOM On-line Communication Services (408 261-4700 guest) Date: Thu, 23 May 1996 02:39:42 GMT Lines: 18 Sender: aboba@netcom21.netcom.com I'm trying to get tcpdump to work and am having some trouble. I recompiled the kernel with pseudo-device bpfilter 6 I am using an Intel ExtherExpress card (which works fine with BSD/OS 2.1 and tcpdump, by the way), which is configured as follows: device ix0 at isa? port 0x260 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr Since ifconfig -a tells me ix0 is up and appropriately configured, it looks like the interface is ok. However, doing a tcpdump -i ix0 yields: tcpdump: ix0: Device not configured Any ideas?