From owner-freebsd-questions Sun Jul 7 5:24:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55D4137B400 for ; Sun, 7 Jul 2002 05:24:30 -0700 (PDT) Received: from inet-mail2.oracle.com (inet-mail2.oracle.com [148.87.2.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0258643E4A for ; Sun, 7 Jul 2002 05:24:30 -0700 (PDT) (envelope-from saju.pillai@oracle.com) Received: from inet-mail2.oracle.com (localhost [127.0.0.1]) by inet-mail2.oracle.com (Switch-2.2.2/Switch-2.2.0) with ESMTP id g67CNo509134 for ; Sun, 7 Jul 2002 05:23:50 -0700 (PDT) Received: from rgmgw4.us.oracle.com (rgmgw4.us.oracle.com [138.1.191.13]) by inet-mail2.oracle.com (Switch-2.2.2/Switch-2.2.0) with ESMTP id g67CNnl09130 for ; Sun, 7 Jul 2002 05:23:49 -0700 (PDT) Received: from incq120sb.idc.oracle.com (incq120sb.idc.oracle.com [152.69.201.120]) by rgmgw4.us.oracle.com (Switch-2.1.3/Switch-2.1.0) with ESMTP id g67COQP05057 for ; Sun, 7 Jul 2002 06:24:26 -0600 (MDT) Date: Sun, 7 Jul 2002 17:55:10 +0530 (IST) From: saju.pillai@oracle.com X-X-Sender: srp@incq120sb.idc.oracle.com Reply-To: saju.pillai@oracle.com To: questions@freebsd.org Subject: intel pro/100 vm not going to promiscuous mode ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am running 'tcpdump -i fxp0' , but I am only seeing packets which are meant for me. (tcpdump is v3.4) ifconfig says that the interface (fxp0) is in promiscuous mode. $ uname -srm FreeBSD 4.5-RELEASE i386 I am using a 'Intel Pro/100 VM' adapter. I wrote a small program using libpcap, to see if I could throw the interface into promiscuous mode, but I am only seeing packets meant for me. Could anybody please tell me what i am doing wrong ? (please cc me as i am not on the list) regards srp --- Gravity: It works, it's free and it's turned on on weekends too. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message