home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!decwrl!pa.dec.com!datum.nyo.dec.com!croton.nyo.dec.com!frank
- From: frank@croton.nyo.dec.com (Frank Wortner)
- Newsgroups: comp.unix.ultrix
- Subject: Re: tcpdump on ultrix
- Message-ID: <4427@datum.nyo.dec.com>
- Date: 21 Jul 92 18:06:15 GMT
- References: <1992Jul17.153659.4029@ll.mit.edu>
- Sender: newsdaemon@datum.nyo.dec.com
- Reply-To: frank@nyo.dec.com
- Organization: Digital Equipment Corporation
- Lines: 12
-
-
- Given that the packet filter is actually configured into your kernel,
- *and* that you are actually running that kernel, *and* that you've built
- the required /dev/pf/pfilt* devices (a MAKEDEV pf0 in the /dev directory
- will do the trick), try doing a
-
- /usr/etc/pfconfig +p ln0
-
- It's documented in the pfconfig(8) manual page.
-
- Frank
-
-