From owner-freebsd-questions Mon Mar 24 15:30:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA19134 for questions-outgoing; Mon, 24 Mar 1997 15:30:52 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA19129 for ; Mon, 24 Mar 1997 15:30:49 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.8.5/8.6.5) with SMTP id PAA11323; Mon, 24 Mar 1997 15:31:37 -0800 (PST) Message-Id: <199703242331.PAA11323@root.com> X-Authentication-Warning: implode.root.com: localhost [127.0.0.1] didn't use HELO protocol To: Peter Olsson cc: questions@FreeBSD.org Subject: Re: Promiscuous mode in network cards? In-reply-to: Your message of "Mon, 24 Mar 1997 21:30:15 +0100." <3.0.32.19970324213014.00721edc@lda> From: David Greenman Reply-To: dg@root.com Date: Mon, 24 Mar 1997 15:31:37 -0800 Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >Are there any cards that can have promiscuous mode disabled in >FreeBSD? How do I do it? (I'm not entirely certain how to put >this question, so it might sound stupid.) If you don't want promiscuous mode, then simply don't include BPF support in the kernel (pseudo-device bpfilter). -DG David Greenman Core-team/Principal Architect, The FreeBSD Project