All of lore.kernel.org
 help / color / mirror / Atom feed
* Strange network promiscuous mode...
@ 2009-03-23 13:00 BERTRAND Joel
  0 siblings, 0 replies; 2+ messages in thread
From: BERTRAND Joel @ 2009-03-23 13:00 UTC (permalink / raw)
  To: sparclinux

	Hello,

	I have build a 2.6.28.7 kernel on sparc64 (libc6 2.9). On all my 
sparc64 (U60 with 3Com and HME NIC's, U1, U420 with HME), tcpdump 
doesn't return any information (but it can count packets !) :

Root rayleigh:[~] > tcpdump -i eth1
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), capture size 96 bytes
^C
0 packets captured
635 packets received by filter
0 packets dropped by kernel

Root rayleigh:[/proc/net] > cat dev
Inter-|   Receive                                                |  Transmit
  face |bytes    packets errs drop fifo frame compressed multicast|bytes 
    packets errs drop fifo colls carrier compressed
     lo:759580471  897007    0    0    0     0          0         0 
759580471  897007    0    0    0     0       0          0
   eth0:2081060383 3955569    0    0    0     0          0         0 
4222746354 4419280    0    0    0     0       0          0
   eth1:6655662953 5877440    0    0    0     0          0         0 
1002520280 3856332    0    0    0     0       0          0
   eth2:27035148  352686    0    0    1     0          0         0 
658938822  545289    0    0    0     0       0          0
Root rayleigh:[/proc/net] >

	With the same configuration (kernel and libc), I cannot reproduce this 
bug on i386 or amd64. With 2.6.27/sparc64, tcpdump and others worked fine.

	Problem : all programs that try to catch packets in promiscuous mode do 
not work anymore. Is there any issue ?

	Regards,

	JKB

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Strange network promiscuous mode...
@ 2009-05-07 22:09 David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-05-07 22:09 UTC (permalink / raw)
  To: sparclinux

From: BERTRAND Joel <joel.bertrand@systella.fr>
Date: Mon, 23 Mar 2009 14:00:23 +0100

> 	I have build a 2.6.28.7 kernel on sparc64 (libc6 2.9). On all my
> 	sparc64 (U60 with 3Com and HME NIC's, U1, U420 with HME), tcpdump
> 	doesn't return any information (but it can count packets !) :

I cannot reproduce this, sorry.

The most recent GLIBC version I have available is 2.7 in debian
stable.

What distribution are you using that provides 2.9?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-07 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-23 13:00 Strange network promiscuous mode BERTRAND Joel
  -- strict thread matches above, loose matches on Subject: below --
2009-05-07 22:09 David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.