From owner-freebsd-questions Fri Mar 19 12: 9:48 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id C605214CF2 for ; Fri, 19 Mar 1999 12:09:46 -0800 (PST) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2448.0) id ; Fri, 19 Mar 1999 15:09:35 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB441A5FA2@site2s1> From: Christopher Michaels To: "'willd@telusplanet.net'" , freebsd-questions@FreeBSD.ORG Subject: RE: Kernel NIC error Date: Fri, 19 Mar 1999 15:10:21 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That is because trafshow places the adapter in 'promiscuous mode'. You can run trafshow -p which tells trafshow NOT to place the adapter in promiscuous mode. I don't know what the implications are either way, I can't seem to find a difference. -Chris > -----Original Message----- > From: Will Downs [SMTP:rbi@telusplanet.net] > Sent: Friday, March 19, 1999 12:39 PM > To: freebsd-questions@FreeBSD.ORG > Subject: Kernel NIC error > > > I noticed in my syslogs the following error: > > Mar 19 10:28:49 ..... /kernel: ed0: promiscuous mode enabled > Mar 19 10:28:57 ..... /kernel: ed0: promiscuous mode enabled > > I have no idea what It could mean or how to fix it. > > I have noticed, that the error is logged when I run trafshow. > > any ideas on how to fix this ? > > > Will Downs > willd@telusplanet.net > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message