From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ramin Alidousti Subject: Re: tcpdump behavior not getting all packets in promisc mode Date: Mon, 3 Jun 2002 00:55:26 -0400 Sender: netfilter-admin@lists.samba.org Message-ID: <20020603045526.GE19986@cannon.eng.us.uu.net> References: <20020603043902.GB19986@cannon.eng.us.uu.net> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Errors-To: netfilter-admin@lists.samba.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexey Talikov Cc: Ramin Alidousti , netfilter@lists.samba.org, Art Reisman On Mon, Jun 03, 2002 at 09:47:07AM +0500, Alexey Talikov wrote: > See log I understand your reasoning. But he seems to be aware of the hub/switch situation and he claims that he has a hub between the two interfaces and still unable to see other traffic... which is weird... Ramin > interface realy go to promisc mode > on my linux box > root@shake /root]# tcpdump -n -i eth0 > eth0: Promiscuous mode enabled > tcpdump: listening on eth0 > in /var/log/messages > Jun 3 08:51:10 shake -- root[472]: ROOT LOGIN ON tty2 > Jun 3 09:42:07 shake sshd(pam_unix)[597]: session opened for user root by (uid=0) > Jun 3 09:42:18 shake kernel: eth0: Promiscuous mode enabled. > Jun 3 09:42:18 shake kernel: device eth0 entered promiscuous mode > Jun 3 09:42:37 shake kernel: device eth0 left promiscuous mode > what version of tcpdump you use (I use last 3.7.1 with libpcap 0.7.1) > I can send you gz archive with compiled version