Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 1997 15:51:24 +0200
From:      Jacques Hugo <jacques@wired.ctech.ac.za>
To:        Electric Head <root@poker2.northernnet.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: tcplist problem (retry #1)
Message-ID:  <3405825C.2781E494@wired.ctech.ac.za>
References:  <19970828082743.08632@poker2.northernnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Electric Head wrote:

> error when I use tcplist?  Also, how do I configure the /dev/bpf0 device?

What /dev/bpf0 is, is the the Berkeley Packet Filter that puts your
ed* in promiscuous mode which alows you to do all sorts of fun stuff.

To enable this, put this line in your kernel source and recompile:

	pseudo-device   bpfilter        4

-Jacques



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