Hello,

Mikhail Gusarov <dotted...@dottedmag.net> writes:

> $ sudo tcpdump -l -n -i usb0
> tcpdump: unsupported data link type USB_LINUX

Hmm, does it work if you find the interface number of this device
with tcpdump -D and use that as argument to -i?  tcpdump interprets
interface names beginning with 'usb' as attempts to dump USB
packets, which is not what you want.

Alternatively you could try renaming the interface, I guess.

> Similar bug in Novell bugtracker:
> https://bugzilla.novell.com/show_bug.cgi?id=455774

That sounds like some other issue.

-- 
Romain Francoise <rfranco...@debian.org>
http://people.debian.org/~rfrancoise/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to