Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 1998 16:03:33 +0000
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        rssh@grad.kiev.ua
Cc:        Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>, freebsd-questions@freefall.FreeBSD.org, isdn@FreeBSD.ORG
Subject:   Re: tcpdump - bpf Q
Message-ID:  <19980217160333.18192@gil.physik.rwth-aachen.de>
In-Reply-To: <34E87489.729C2D6D@Shevchenko.kiev.ua>; from Ruslan Shevchenko on Mon, Feb 16, 1998 at 07:17:02PM %2B0200
References:  <199802171457.OAA16093@gilberto.physik.RWTH-Aachen.DE> <34E87489.729C2D6D@Shevchenko.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
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
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-isdn" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980217160333.18192>