home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / ultrix / 5804 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  759 b 

  1. Path: sparky!uunet!decwrl!pa.dec.com!datum.nyo.dec.com!croton.nyo.dec.com!frank
  2. From: frank@croton.nyo.dec.com (Frank Wortner)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: tcpdump on ultrix
  5. Message-ID: <4427@datum.nyo.dec.com>
  6. Date: 21 Jul 92 18:06:15 GMT
  7. References: <1992Jul17.153659.4029@ll.mit.edu>
  8. Sender: newsdaemon@datum.nyo.dec.com
  9. Reply-To: frank@nyo.dec.com
  10. Organization: Digital Equipment Corporation
  11. Lines: 12
  12.  
  13.  
  14. Given that the packet filter is actually configured into your kernel,
  15. *and* that you are actually running that kernel, *and* that you've built
  16. the required /dev/pf/pfilt* devices (a MAKEDEV pf0 in the /dev directory
  17. will do the trick), try doing a
  18.  
  19.     /usr/etc/pfconfig +p ln0
  20.  
  21. It's documented in the pfconfig(8) manual page.
  22.  
  23.                         Frank
  24.  
  25.