Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!constellation!aardvark.ucs.uoknor.edu!ns1.nodak.edu!netnews.nwnet.net!ogicse!uwm.edu!cs.utexas.edu! math.ohio-state.edu!darwin.sura.net!news-feed-2.peachnet.edu!umn.edu!msc.edu! news.stolaf.edu!senior.nectec.or.th!bsd.au.ac.th!not-for-mail Newsgroups: comp.os.386bsd.questions Subject: bpf cant attach to my lan interface Message-ID: <24823l$3o@bsd.au.ac.th> From: keh@bsd.au.ac.th (Mr. Santithorn Bunchua) Date: 11 Aug 93 03:51:17 GMT Organization: Assumption University Article-I.D.: bsd.24823l$3o NNTP-Posting-Host: bsd.au.ac.th X-Newsreader: TIN [version 1.2 PL0] Lines: 8 In trying to run tcpdump I include the bpfilter and compile the kernel. When the new kernel boots up, the bpf attaches to lo0, sl0, sl1 but not to ne0 which exists on my system. So I cannot use tcpdump on ne0. How can I make bpf know the existence of ne0? --keh--