From owner-freebsd-questions Thu Aug 28 07:31:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA00674 for questions-outgoing; Thu, 28 Aug 1997 07:31:30 -0700 (PDT) Received: from server.northernnet.com (northernnet.com [206.24.45.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA00669 for ; Thu, 28 Aug 1997 07:31:27 -0700 (PDT) Received: from lizard (trf-4.dialup.northernnet.com [208.146.22.234]) by server.northernnet.com (8.8.3/8.8.3) with SMTP id JAA26864; Thu, 28 Aug 1997 09:30:30 -0500 (CDT) Message-Id: <3.0.3.16.19970828093241.859f8e6a@northernnet.com> X-Sender: poker2@northernnet.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (16) Date: Thu, 28 Aug 1997 09:32:41 -0500 To: Jacques Hugo From: Shawn Leas Subject: Re: tcplist problem (retry #1) Cc: questions@freebsd.org In-Reply-To: <3405825C.2781E494@wired.ctech.ac.za> References: <19970828082743.08632@poker2.northernnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 03:51 PM 8/28/97 +0200, Jacques 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. I will enable this device at my earliest convenience, but does this explain the select: Bad file descriptor error message I get when using tcplist? >-Jacques