From owner-freebsd-hackers Mon Jul 3 14:40:47 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from rapidnet.com (rapidnet.com [205.164.216.1]) by hub.freebsd.org (Postfix) with ESMTP id A0EAA37B80E for ; Mon, 3 Jul 2000 14:40:41 -0700 (PDT) (envelope-from nick@rapidnet.com) Received: from localhost (nick@localhost) by rapidnet.com (8.9.3/8.9.3) with ESMTP id PAA72333; Mon, 3 Jul 2000 15:40:31 -0600 (MDT) Date: Mon, 3 Jul 2000 15:40:31 -0600 (MDT) From: Nick Rogness To: Dan Nelson Cc: Nick Evans , "'freebsd-hackers@freebsd.org'" Subject: Re: BPF and Promiscuous Mode In-Reply-To: <20000703150034.A2787@dan.emsphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 3 Jul 2000, Dan Nelson wrote: > In the last episode (Jul 03), Nick Evans said: > > How do I set an interface in promiscous mode permanently? In Linux > > it's simply ifconfig PROMISC. Is there something similar > > in BSD? Is it somekind of sysctl command? Stupid Man's Answer: I would just run on bootup: /usr/sbin/tcpdump >> /dev/null & Probaby not the answer you are looking for, but maybe it will help. Nick Rogness - Speak softly and carry a Gigabit switch. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message