From owner-freebsd-isdn Tue Feb 17 08:23:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA20510 for freebsd-isdn-outgoing; Tue, 17 Feb 1998 08:23:53 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA20505; Tue, 17 Feb 1998 08:23:48 -0800 (PST) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.7/8.8.7) id KAA01405; Tue, 17 Feb 1998 10:22:02 -0600 (CST) From: "Paul T. Root" Message-Id: <199802171622.KAA01405@horton.iaces.com> Subject: Re: tcpdump - bpf Q To: kuku@gilberto.physik.RWTH-Aachen.DE (Christoph Kukulies) Date: Tue, 17 Feb 1998 10:22:02 -0600 (CST) Cc: rssh@grad.kiev.ua, kuku@gilberto.physik.RWTH-Aachen.DE, freebsd-questions@freefall.FreeBSD.org, isdn@FreeBSD.ORG In-Reply-To: <19980217160333.18192@gil.physik.rwth-aachen.de> from Christoph Kukulies at "Feb 17, 98 04:03:33 pm" X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In a previous message, Christoph Kukulies said: > On Mon, Feb 16, 1998 at 07:17:02PM +0200, Ruslan Shevchenko wrote: > > Christoph Kukulies wrote: > > > > > I'm running 2.2.5-R with bisdn-0.97 plus IPDIVERT/IPFIREWALL kernel > > > with natd. > > > > > > When running tcpdump -i ipi0 on the isdn interface I'm getting > > > > > > tcpdump: /dev/bpf0: Device not configured > > > > > > Is this normal behaviour - maybe since natd is running or IPDIVERT /FW > > > is active in the kernel? > > > > > > > Are you have bpfilter in kernel ? > > Yes, of course. Otherwise natd and ipfw wouldn't work. > pseudo-device loop > pseudo-device vn > pseudo-device ether > pseudo-device log > pseudo-device bpf 16 This bites me every time too. It's bpfilter not bpf. And I don't think you need 16 of them. > pseudo-device sl 1 > # ijppp uses tun instead of ppp device > pseudo-device ppp 2 > pseudo-device ipp 2 > pseudo-device tun 1 > pseudo-device pty 16 > pseudo-device gzip # Exec gzipped a.out's > > > # disdn has to be uncommented for Teles 8 and 16 and their lookalikes: > > pseudo-device disdn > pseudo-device isdn > #pseudo-device ii 4 > #pseudo-device ity 4 > pseudo-device ipi 4 > pseudo-device itel 2 > pseudo-device ispy 1 > > > > > > > I remember I was able doing tcpdump on the ipi0 interface before. > > > > > > -- > > > Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de > > > > > > > > -- > > > > @= > > //RSSH mailto:Ruslan@Shevchenko.Kiev.UA > > > > > > -- > Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- I don't know why I go looking for something only the blind can see in the middle of the night." -- Billy Joel "Middle of the Night" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message