[Bug 455774] New: tcpdump doesn't work on usb0 network device
https://bugzilla.novell.com/show_bug.cgi?id=455774 Summary: tcpdump doesn't work on usb0 network device Product: openSUSE 11.1 Version: RC 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: joop_boonen@web.de QAContact: qa@suse.de Found By: --- tcpdump doesn't work on usb0 network device centrino:~ # tcpdump -lni usb0 tcpdump: Can't open USB bus file /sys/kernel/debug/usbmon/0t: No such file or di rectory centrino:~ # ifconfig -a br0 Link encap:Ethernet HWaddr 00:14:C2:D8:38:59 inet addr:192.168.0.131 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::214:c2ff:fed8:3859/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:635 errors:0 dropped:0 overruns:0 frame:0 TX packets:502 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:837466 (817.8 Kb) TX bytes:44366 (43.3 Kb) eth0 Link encap:Ethernet HWaddr 00:12:F0:82:8E:D0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:21 Base address:0x6000 Memory:d0000000-d0000fff eth1 Link encap:Ethernet HWaddr 00:14:C2:D8:38:59 inet6 addr: fe80::214:c2ff:fed8:3859/64 Scope:Link UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 RX packets:635 errors:0 dropped:0 overruns:0 frame:0 TX packets:504 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:848896 (829.0 Kb) TX bytes:46516 (45.4 Kb) Interrupt:16 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:62 errors:0 dropped:0 overruns:0 frame:0 TX packets:62 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4028 (3.9 Kb) TX bytes:4028 (3.9 Kb) usb0 Link encap:Ethernet HWaddr 8A:9E:E1:F7:30:EC inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::889e:e1ff:fef7:30ec/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:60 errors:0 dropped:0 overruns:0 frame:0 TX packets:30 errors:4 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:11911 (11.6 Kb) TX bytes:5482 (5.3 Kb) centrino:~ # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c1 --- Comment #1 from Joop Boonen <joop_boonen@web.de> 2008-12-02 14:38:41 MST --- In openSuSE 11.0 tcpdump works in combination with usb0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 Joop Boonen <joop_boonen@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|RC 2 |RC 1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |prusnak@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User prusnak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c2 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |joop_boonen@web.de --- Comment #2 from Pavol Rusnak <prusnak@novell.com> 2008-12-03 03:08:59 MST --- I think you should have usbmon kernel module loaded. what does this line print? lsmod | grep usbmod if nothing, try this one: modprobe usbmod -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c3 Joop Boonen <joop_boonen@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|joop_boonen@web.de | --- Comment #3 from Joop Boonen <joop_boonen@web.de> 2008-12-03 16:15:55 MST --- centrino:~ # tcpdump -lni usb0 tcpdump: Can't open USB bus file /sys/kernel/debug/usbmon/0t: No such file or directory centrino:~ # modprobe usbmod FATAL: Module usbmod not found. centrino:~ # uname -a Linux centrino 2.6.27.7-4-pae #1 SMP 2008-11-25 00:02:37 +0100 i686 i686 i386 GNU/Linux centrino:~ # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c4 --- Comment #4 from Joop Boonen <joop_boonen@web.de> 2008-12-03 16:16:59 MST --- centrino:~ # lsmod | grep usbmod centrino:~ # tcpdump -lni usb0 tcpdump: Can't open USB bus file /sys/kernel/debug/usbmon/0t: No such file or directory centrino:~ # modprobe usbmod FATAL: Module usbmod not found. centrino:~ # uname -a Linux centrino 2.6.27.7-4-pae #1 SMP 2008-11-25 00:02:37 +0100 i686 i686 i386 GNU/Linux centrino:~ # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User prusnak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c5 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |joop_boonen@web.de --- Comment #5 from Pavol Rusnak <prusnak@novell.com> 2008-12-04 11:11:52 MST --- Argh, sorry. My bad. I meant usbmon of course, not usbmod. Could you please retry? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c6 Joop Boonen <joop_boonen@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|joop_boonen@web.de | --- Comment #6 from Joop Boonen <joop_boonen@web.de> 2008-12-05 16:31:18 MST --- I think it looks a bit better, but it's not ok yet. centrino:~ # tcpdump -lni usb0 tcpdump: Can't open USB bus file /sys/kernel/debug/usbmon/0t: No such file or directory centrino:~ # lsmod | grep usbmon centrino:~ # lsmod | grep usbmon centrino:~ # tcpdump -lni usb0 tcpdump: Can't open USB bus file /sys/kernel/debug/usbmon/0t: No such file or directory centrino:~ # modprobe usbmon centrino:~ # tcpdump -lni usb0 tcpdump: unsupported data link type USB_LINUX centrino:~ # lsmod | grep usbmon usbmon 17668 0 usbcore 167636 7 usbmon,cdc_ether,usbnet,cdc_acm,ehci_hcd,uhci_hcd centrino:~ # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User prusnak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c7 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |joop_boonen@web.de --- Comment #7 from Pavol Rusnak <prusnak@novell.com> 2008-12-06 04:36:29 MST --- According to these link: http://article.gmane.org/gmane.network.tcpdump.devel/3331 you have to provide -w switch. The man says it's more missing feature than a bug. Did this work for you? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c8 --- Comment #8 from Joop Boonen <joop_boonen@web.de> 2008-12-06 06:19:31 MST --- I think this is not the same issue as they try to tcpdump a printer connection. This is what is see on my openSuSE 11.0 system: sempron64:~ # lsmod | grep usb usbnet 38920 1 cdc_ether mii 23168 1 usbnet usbhid 65488 0 hid 59296 1 usbhid ff_memless 23176 1 usbhid usbcore 188376 7 cdc_ether,usbnet,cdc_acm,usbhid,ehci_hcd,ohci_hc d sempron64:~ # ifconfig -a eth0 Link encap:Ethernet HWaddr 00:13:8F:57:FF:88 inet addr:192.168.0.239 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::213:8fff:fe57:ff88/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4231 errors:2 dropped:0 overruns:0 frame:2 TX packets:3633 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4170476 (3.9 Mb) TX bytes:646498 (631.3 Kb) Interrupt:20 Base address:0x6000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:98 errors:0 dropped:0 overruns:0 frame:0 TX packets:98 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:7240 (7.0 Kb) TX bytes:7240 (7.0 Kb) usb0 Link encap:Ethernet HWaddr 52:B4:EC:75:7B:70 inet addr:192.168.1.200 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::50b4:ecff:fe75:7b70/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:380955 errors:0 dropped:0 overruns:0 frame:0 TX packets:999055 errors:8 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:24042811 (22.9 Mb) TX bytes:1410602127 (1345.2 Mb) sempron64:~ # tcpdump -lni usb0 tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on usb0, link-type EN10MB (Ethernet), capture size 96 bytes 14:12:59.385941 IP 192.168.1.245 > 192.168.1.200: ICMP echo request, id 36101, s eq 4, length 64 14:12:59.386041 IP 192.168.1.200 > 192.168.1.245: ICMP echo reply, id 36101, seq 4, length 64 14:13:00.369449 arp who-has 192.168.1.245 tell 192.168.1.200 14:13:00.369989 arp reply 192.168.1.245 is-at aa:21:66:81:40:9d 14:13:00.390984 IP 192.168.1.245 > 192.168.1.200: ICMP echo request, id 36101, s eq 5, length 64 14:13:00.391079 IP 192.168.1.200 > 192.168.1.245: ICMP echo reply, id 36101, seq 5, length 64 ^C 6 packets captured 6 packets received by filter 0 packets dropped by kernel sempron64:~ # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c9 --- Comment #9 from Joop Boonen <joop_boonen@web.de> 2008-12-06 06:29:58 MST --- openSuSE 11.1 RC1: centrino:~ # lsmod | grep usb usbnet 15888 1 cdc_ether mii 5012 1 usbnet usbcore 167324 5 cdc_ether,usbnet,ehci_hcd,uhci_hcd centrino:~ # ifconfig -a br0 Link encap:Ethernet HWaddr 00:14:C2:D8:38:59 inet addr:192.168.0.131 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::214:c2ff:fed8:3859/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:167 errors:0 dropped:0 overruns:0 frame:0 TX packets:176 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:136650 (133.4 Kb) TX bytes:46730 (45.6 Kb) eth0 Link encap:Ethernet HWaddr 00:12:F0:82:8E:D0 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:21 Base address:0xa000 Memory:d0000000-d0000fff eth1 Link encap:Ethernet HWaddr 00:14:C2:D8:38:59 inet6 addr: fe80::214:c2ff:fed8:3859/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:167 errors:0 dropped:0 overruns:0 frame:0 TX packets:188 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:139730 (136.4 Kb) TX bytes:48336 (47.2 Kb) Interrupt:16 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:52 errors:0 dropped:0 overruns:0 frame:0 TX packets:52 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3296 (3.2 Kb) TX bytes:3296 (3.2 Kb) usb0 Link encap:Ethernet HWaddr 52:B4:EC:75:7B:70 inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::50b4:ecff:fe75:7b70/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:20 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:4237 (4.1 Kb) centrino:~ # tcpdump -lni usb0 tcpdump: Can't open USB bus file /sys/kernel/debug/usbmon/0t: No such file or di rectory centrino:~ # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c10 --- Comment #10 from Joop Boonen <joop_boonen@web.de> 2008-12-06 06:34:24 MST --- openSuSE 11.0 /var/log/messages: Dec 6 14:33:28 sempron64 kernel: usb 1-4: new full speed USB device using ohci_hcd and address 10 Dec 6 14:33:29 sempron64 kernel: usb 1-4: configuration #1 chosen from 2 choices Dec 6 14:33:29 sempron64 kernel: usb0: register 'cdc_ether' at usb-0000:00:0b.0-4, CDC Ethernet Device, 52:b4:ec:75:7b:70 Dec 6 14:33:29 sempron64 kernel: usb 1-4: New USB device found, idVendor=1457, idProduct=5122 Dec 6 14:33:29 sempron64 kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Dec 6 14:33:29 sempron64 kernel: usb 1-4: Product: RNDIS/Ethernet Gadget Dec 6 14:33:29 sempron64 kernel: usb 1-4: Manufacturer: Linux 2.6.24/s3c2410_udc Dec 6 14:33:29 sempron64 ifup: usb0 Dec 6 14:33:29 sempron64 avahi-daemon[2733]: Joining mDNS multicast group on interface usb0.IPv4 with address 192.168.1.200. Dec 6 14:33:29 sempron64 avahi-daemon[2733]: New relevant interface usb0.IPv4 for mDNS. Dec 6 14:33:29 sempron64 avahi-daemon[2733]: Registering new address record for 192.168.1.200 on usb0.IPv4. Dec 6 14:33:29 sempron64 SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ... Dec 6 14:33:30 sempron64 SuSEfirewall2: batch committing... Dec 6 14:33:30 sempron64 SuSEfirewall2: Firewall rules successfully set Dec 6 14:33:30 sempron64 avahi-daemon[2733]: Registering new address record for fe80::50b4:ecff:fe75:7b70 on usb0.*. Dec 6 14:33:39 sempron64 kernel: usb0: no IPv6 routers present -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c11 --- Comment #11 from Joop Boonen <joop_boonen@web.de> 2008-12-06 06:35:59 MST --- openSuSE 11.0 RC1 /var/log/messages: Dec 6 14:35:02 centrino kernel: usb 4-1: new full speed USB device using uhci_hcd and address 3 Dec 6 14:35:02 centrino kernel: usb 4-1: configuration #1 chosen from 2 choices Dec 6 14:35:02 centrino kernel: usb0: register 'cdc_ether' at usb-0000:00:1d.3-1, CDC Ethernet Device, 52:b4:ec:75:7b:70 Dec 6 14:35:02 centrino kernel: usb 4-1: New USB device found, idVendor=1457, idProduct=5122 Dec 6 14:35:02 centrino kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Dec 6 14:35:02 centrino kernel: usb 4-1: Product: RNDIS/Ethernet Gadget Dec 6 14:35:02 centrino kernel: usb 4-1: Manufacturer: Linux 2.6.24/s3c2410_udc Dec 6 14:35:02 centrino ifup: usb0 name: RNDIS/Ethernet Gadget Dec 6 14:35:02 centrino avahi-daemon[3766]: Joining mDNS multicast group on interface usb0.IPv4 with address 192.168.1.1. Dec 6 14:35:02 centrino avahi-daemon[3766]: New relevant interface usb0.IPv4 for mDNS. Dec 6 14:35:02 centrino avahi-daemon[3766]: Registering new address record for 192.168.1.1 on usb0.IPv4. Dec 6 14:35:02 centrino SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ... Dec 6 14:35:02 centrino SuSEfirewall2: using default zone 'ext' for interface eth0 Dec 6 14:35:02 centrino SuSEfirewall2: using default zone 'ext' for interface eth1 Dec 6 14:35:03 centrino SuSEfirewall2: batch committing... Dec 6 14:35:03 centrino SuSEfirewall2: Firewall rules successfully set Dec 6 14:35:04 centrino avahi-daemon[3766]: Registering new address record for fe80::50b4:ecff:fe75:7b70 on usb0.*. Dec 6 14:35:13 centrino kernel: usb0: no IPv6 routers present -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c12 --- Comment #12 from Joop Boonen <joop_boonen@web.de> 2008-12-06 06:38:07 MST --- The /var/log/message files look the same. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c13 Joop Boonen <joop_boonen@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|joop_boonen@web.de | --- Comment #13 from Joop Boonen <joop_boonen@web.de> 2008-12-06 06:41:30 MST --- I don't think usbmon is neded i thin it's for debugging usb connection. I just want do a plain tcpdump related to IP not USB. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW CC| |prusnak@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User puzel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c15 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |joop_boonen@web.de --- Comment #15 from Petr Uzel <puzel@novell.com> 2009-03-11 01:46:15 MST --- Hello Joop, could you please test whether this issue still happens with the latest libpcap and tcpdump? You can grab the packages for 11.1 in my OBS repository [1]. Thanks [1] http://widehat.opensuse.org/repositories/home://puzel://my_packages/openSUSE... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User puzel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c16 --- Comment #16 from Petr Uzel <puzel@novell.com> 2009-03-18 01:53:11 MST --- Joop: ping -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c17 Joop Boonen <joop_boonen@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|joop_boonen@web.de | --- Comment #17 from Joop Boonen <joop_boonen@web.de> 2009-03-18 11:26:04 MST --- It doesn't seem to work yet. centrino2:~ # ifconfig usb0 usb0 Link encap:Ethernet HWaddr 7E:99:1C:0F:F6:B9 inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::7c99:1cff:fe0f:f6b9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:1991 (1.9 Kb) centrino2:~ # tcpdump -lni usb0 tcpdump: Can't open USB bus file /sys/kernel/debug/usbmon/0t: No such file or directory centrino2:~ # rpm -qa | egrep -e libcap -e tcpdump -e libsmi libsmi-0.4.5-1.67 libcap2-2.11-2.18 tcpdump-4.0.0-2.1 centrino2:~ #
From /var/log/messages:
Mar 18 18:25:03 centrino2 kernel: usb 8-1: new full speed USB device using uhci_hcd and address 6 Mar 18 18:25:03 centrino2 kernel: usb 8-1: configuration #1 chosen from 2 choices Mar 18 18:25:03 centrino2 kernel: usb0: register 'cdc_ether' at usb-0000:00:1d.2-1, CDC Ethernet Device, 7e:99:1c:0f:f6:b9 Mar 18 18:25:03 centrino2 kernel: usb 8-1: New USB device found, idVendor=1457, idProduct=5122 Mar 18 18:25:03 centrino2 kernel: usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Mar 18 18:25:03 centrino2 kernel: usb 8-1: Product: RNDIS/Ethernet Gadget Mar 18 18:25:03 centrino2 kernel: usb 8-1: Manufacturer: Linux 2.6.24/s3c2410_udc Mar 18 18:25:03 centrino2 ifup: usb0 Mar 18 18:25:03 centrino2 ifup: No configuration found for usb0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User puzel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c18 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |joop_boonen@web.de --- Comment #18 from Petr Uzel <puzel@novell.com> 2009-03-19 05:21:43 MST --- Thanks for testing. Seems like http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg626055.html is the same issue. Could you please test if the workaround with passing interface number to -i works for you? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c19 Joop Boonen <joop_boonen@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|joop_boonen@web.de | --- Comment #19 from Joop Boonen <joop_boonen@web.de> 2009-03-19 11:13:24 MST --- With both the old (original openSuSE 11.1 tcpdump) and the new one -D doesn't any interface different than the eth and br interface(s). Old: athlon64-x2:~ # ifconfig -a br0 Link encap:Ethernet HWaddr 00:11:09:DC:5F:71 inet addr:192.168.0.229 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::211:9ff:fedc:5f71/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:7604 errors:0 dropped:0 overruns:0 frame:0 TX packets:4765 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:9783696 (9.3 Mb) TX bytes:559719 (546.6 Kb) eth0 Link encap:Ethernet HWaddr 00:11:09:DC:5F:72 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:22 Base address:0x8000 eth1 Link encap:Ethernet HWaddr 00:11:09:DC:5F:71 inet6 addr: fe80::211:9ff:fedc:5f71/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:7604 errors:0 dropped:0 overruns:0 frame:0 TX packets:4772 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:9890248 (9.4 Mb) TX bytes:560975 (547.8 Kb) Interrupt:16 Base address:0xa000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:26 errors:0 dropped:0 overruns:0 frame:0 TX packets:26 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1340 (1.3 Kb) TX bytes:1340 (1.3 Kb) usb0 Link encap:Ethernet HWaddr 22:43:B6:90:C5:8B inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::2043:b6ff:fe90:c58b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:90 (90.0 b) athlon64-x2:~ # tcpdump -D 1.br0 2.eth1 3.lo athlon64-x2:~ # New: athlon64-x2:~ # ifconfig -a br0 Link encap:Ethernet HWaddr 00:11:09:DC:5F:71 inet addr:192.168.0.229 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::211:9ff:fedc:5f71/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9964 errors:0 dropped:0 overruns:0 frame:0 TX packets:6160 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:12995813 (12.3 Mb) TX bytes:674499 (658.6 Kb) eth0 Link encap:Ethernet HWaddr 00:11:09:DC:5F:72 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:22 Base address:0x8000 eth1 Link encap:Ethernet HWaddr 00:11:09:DC:5F:71 inet6 addr: fe80::211:9ff:fedc:5f71/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9964 errors:0 dropped:0 overruns:0 frame:0 TX packets:6167 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:13135417 (12.5 Mb) TX bytes:675971 (660.1 Kb) Interrupt:16 Base address:0xa000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:26 errors:0 dropped:0 overruns:0 frame:0 TX packets:26 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1340 (1.3 Kb) TX bytes:1340 (1.3 Kb) usb0 Link encap:Ethernet HWaddr 22:43:B6:90:C5:8B inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::2043:b6ff:fe90:c58b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:25 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:5141 (5.0 Kb) athlon64-x2:~ # tcpdump -D 1.br0 2.eth1 3.any (Pseudo-device that captures on all interfaces) 4.lo athlon64-x2:~ # As you can see any captures the usb interface too but also the other ones (as mentioned behind the any interface): athlon64-x2:~ # tcpdump: listening on any, link-type LINUX_SLL (Linux cooked), capture size 96 bytes tcpdump -vvv -lnping 192.168.1.42 PING 192.168.1.42 (192.168.1.42) 56(84) bytes of data. 18:11:29.568467 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto ICMP (1), length 84) 192.168.1.1 > 192.168.1.42: ICMP echo request, id 64288, seq 1, length 64 18:11:29.569208 IP (tos 0x0, ttl 64, id 39876, offset 0, flags [none], proto ICMP (1), length 84) 192.168.1.42 > 192.168.1.1: ICMP echo reply, id 64288, seq 1, length 64 64 bytes from 192.168.1.42: icmp_seq=1 ttl=64 time=0.809 ms 18:11:30.572284 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto ICMP (1), length 84) 192.168.1.1 > 192.168.1.42: ICMP echo request, id 64288, seq 2, length 64 18:11:30.573175 IP (tos 0x0, ttl 64, id 39877, offset 0, flags [none], proto ICMP (1), length 84) 192.168.1.42 > 192.168.1.1: ICMP echo reply, id 64288, seq 2, length 64 64 bytes from 192.168.1.42: icmp_seq=2 ttl=64 time=0.961 ms ^C --- 192.168.1.42 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1003ms rtt min/avg/max/mdev = 0.809/0.885/0.961/0.076 ms athlon64-x2:~ # ping 192.168.0.1 PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data. 18:11:33.893171 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto ICMP (1), length 84) 192.168.0.229 > 192.168.0.1: ICMP echo request, id 64544, seq 1, length 64 18:11:33.893195 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto ICMP (1), length 84) 192.168.0.229 > 192.168.0.1: ICMP echo request, id 64544, seq 1, length 64 18:11:33.893860 IP (tos 0x0, ttl 64, id 1408, offset 0, flags [none], proto ICMP (1), length 84) 192.168.0.1 > 192.168.0.229: ICMP echo reply, id 64544, seq 1, length 64 18:11:33.893860 IP (tos 0x0, ttl 64, id 1408, offset 0, flags [none], proto ICMP (1), length 84) 192.168.0.1 > 192.168.0.229: ICMP echo reply, id 64544, seq 1, length 64 64 bytes from 192.168.0.1: icmp_seq=1 ttl=64 time=0.776 ms 18:11:34.569085 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.1.1 tell 192.168.1.42, length 28 18:11:34.569124 ARP, Ethernet (len 6), IPv4 (len 4), Reply 192.168.1.1 is-at 4a:1d:08:f8:a6:7c, length 28 18:11:34.896252 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto ICMP (1), length 84) 192.168.0.229 > 192.168.0.1: ICMP echo request, id 64544, seq 2, length 64 18:11:34.896272 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto ICMP (1), length 84) 192.168.0.229 > 192.168.0.1: ICMP echo request, id 64544, seq 2, length 64 18:11:34.896851 IP (tos 0x0, ttl 64, id 1409, offset 0, flags [none], proto ICMP (1), length 84) 192.168.0.1 > 192.168.0.229: ICMP echo reply, id 64544, seq 2, length 64 18:11:34.896851 IP (tos 0x0, ttl 64, id 1409, offset 0, flags [none], proto ICMP (1), length 84) 192.168.0.1 > 192.168.0.229: ICMP echo reply, id 64544, seq 2, length 64 64 bytes from 192.168.0.1: icmp_seq=2 ttl=64 time=0.666 ms 18:11:34.910267 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.0.111 (ff:ff:ff:ff:ff:ff) tell 192.168.0.111, length 46 18:11:34.910267 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.0.111 (ff:ff:ff:ff:ff:ff) tell 192.168.0.111, length 46 18:11:35.896258 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto ICMP (1), length 84) 192.168.0.229 > 192.168.0.1: ICMP echo request, id 64544, seq 3, length 64 18:11:35.896279 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto ICMP (1), length 84) 192.168.0.229 > 192.168.0.1: ICMP echo request, id 64544, seq 3, length 64 18:11:35.896864 IP (tos 0x0, ttl 64, id 1410, offset 0, flags [none], proto ICMP (1), length 84) 192.168.0.1 > 192.168.0.229: ICMP echo reply, id 64544, seq 3, length 64 18:11:35.896864 IP (tos 0x0, ttl 64, id 1410, offset 0, flags [none], proto ICMP (1), length 84) 192.168.0.1 > 192.168.0.229: ICMP echo reply, id 64544, seq 3, length 64 64 bytes from 192.168.0.1: icmp_seq=3 ttl=64 time=0.674 ms ^C --- 192.168.0.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 0.666/0.705/0.776/0.054 ms athlon64-x2:~ # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User puzel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c20 --- Comment #20 from Petr Uzel <puzel@novell.com> 2009-03-19 11:44:50 MST --- The fix appeared in upstream git an hour ago :) Fixed libpcap package submitted to Factory. Joop: fixed packages built for 11.1 are here: http://pack.suse.cz/puzel/libpcap-455774/ It would be nice if you could verify the fix. Thanks in advance -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c22 Joop Boonen <joop_boonen@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|ast@novell.com | --- Comment #22 from Joop Boonen <joop_boonen@web.de> 2009-03-20 11:40:22 MST --- Great it's fixed, I've tried it with the tcpdump version you've build. I didn't try it with the version coming with openSuSE 11.1, i can try if needed. athlon64-x2:~ # tcpdump -D 1.br0 2.usb0 3.eth1 4.any (Pseudo-device that captures on all interfaces) 5.lo athlon64-x2:~ # tcpdump -lni usb0 & [1] 8626 athlon64-x2:~ # tcpdump: verbose output suppressed, use -v or -vv for full proto col decode listening on usb0, link-type EN10MB (Ethernet), capture size 96 bytes ping 192.168.1.43 PING 192.168.1.43 (192.168.1.43) 56(84) bytes of data. 18:37:56.656831 IP 192.168.1.1 > 192.168.1.43: ICMP echo request, id 45857, seq 1, length 64 18:37:56.660008 ARP, Request who-has 192.168.1.1 tell 192.168.1.43, length 28 18:37:56.660040 ARP, Reply 192.168.1.1 is-at 0a:41:0a:c5:df:f1, length 28 18:37:56.661012 IP 192.168.1.43 > 192.168.1.1: ICMP echo reply, id 45857, seq 1, length 64 64 bytes from 192.168.1.43: icmp_seq=1 ttl=64 time=4.25 ms 18:37:57.656717 IP 192.168.1.1 > 192.168.1.43: ICMP echo request, id 45857, seq 2, length 64 18:37:57.658019 IP 192.168.1.43 > 192.168.1.1: ICMP echo reply, id 45857, seq 2, length 64 64 bytes from 192.168.1.43: icmp_seq=2 ttl=64 time=1.36 ms ^C --- 192.168.1.43 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev = 1.368/2.809/4.250/1.441 ms athlon64-x2:~ # -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User joop_boonen@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c23 --- Comment #23 from Joop Boonen <joop_boonen@web.de> 2009-03-20 11:43:37 MST --- Correction,the above result is with: tcpdump-3.9.8-31.1 this is te version comming with openSuSE 11.1 i presume it'll also work with version 4.0.0 jboonen@geode-srv:~> rpm -qa | egrep -e libcap -e tcpdump -e libsmi libcap2-2.08-2.1 tcpdump-3.9.8-31.1 jboonen@geode-srv:~> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User puzel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c24 --- Comment #24 from Petr Uzel <puzel@novell.com> 2009-03-23 04:39:36 MST --- Thanks for testing!
tcpdump-3.9.8-31.1 this is te version comming with openSuSE 11.1 i presume it'll also work with version 4.0.0
The RPM's I've built contain current libpcap version (1.0.0), but built for 11.1. The fix is in Factory already, but it is not yet decided if it the issue is serious enough to provide maintenance update for 11.1. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User swamp@suse.com added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c26 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:23494 --- Comment #26 from Swamp Workflow Management <swamp@suse.com> 2009-03-25 09:51:50 MST --- The SWAMPID for this issue is 23494. Please submit the patch and patchinfo file using this ID. (https://swamp.suse.de/webswamp/wf/23494) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=455774 User puzel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=455774#c29 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #29 from Petr Uzel <puzel@novell.com> 2009-03-26 08:38:05 MST --- Fixed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com