Date: Fri, 8 Sep 2000 14:20:36 +0930 From: Greg Lehey <grog@lemis.com> To: igorr@crosswinds.net Cc: FreeBSD questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Promiscuous mode Message-ID: <20000908142035.W83632@wantadilla.lemis.com> In-Reply-To: <20000908083751.A14464@linux.rainbow>; from igor@raduga.dyndns.org on Fri, Sep 08, 2000 at 08:37:51AM %2B0400 References: <Pine.BSF.4.21.0009070030230.596-100000@She.wertep.com> <20000906143857.Q18862@fw.wintelcom.net> <20000908083751.A14464@linux.rainbow>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, 8 September 2000 at 8:37:51 +0400, Igor Roboul wrote: > On Wed, Sep 06, 2000 at 02:38:57PM -0700, Alfred Perlstein wrote: >> * petro <petro@She.wertep.com> [000906 14:34] wrote: >>> rl0: promiscuous mode enabled >>> rl0: promiscuous mode disabled >>> What does it mean and how I can set this ???? >>> Thank you very much. >> >> When we say realtek cards are 'cheap', we didn't mean price-wise. > > Wow, but I have same for 3Com 3c905B-TX Fast Etherlink XL: > demon.rainbow kernel log messages: > >> xl0: promiscuous mode enabled >> xl0: promiscuous mode disabled >> xl0: promiscuous mode enabled >> xl0: promiscuous mode disabled > > I got this in todays root mail. So what this mean? It means you ran tcpdump. Normally Ethernet cards only accept packets which are addressed to them, and they ignore other people's packets. In promiscuous mode, they'll take all comers. You need that to run tcpdump, but it's a potential security issue, so the system logs it. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000908142035.W83632>