[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Trouble with tcpdump, iftop and p0f



	Hello,

I use debian/squeeze on some UltraSPARC workstations (U1, U2, U60, U420). For some bad reasons (a netdev watchdog error), all sparc run with a 2.6.28.x kernel. I have seen that tcpdump, iftop and p0f do not work anymore. For example, tcpdump returns nothing but number of packets :


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

iftop always returns 0. /proc/net/dev seems to be good :
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:43971241 156634 0 0 0 0 0 0 43971241 156634 0 0 0 0 0 0 eth0:1608389814 1409399 0 0 0 0 0 0 742904638 1130191 0 0 0 0 0 0 eth1:1213900034 1046099 0 0 0 0 0 0 144409047 649625 0 0 0 0 0 0 eth2: 4189275 54803 0 0 1 0 0 0 98600399 81729 0 0 0 0 0 0
Root rayleigh:[/proc/net] >

	Have you seen this bug ? Is there an issue ?

	Regards,

	JKB


Reply to: