Find the answer to your Linux question:
Results 1 to 9 of 9
Hi. I want to use Wireshark for sniffing USB traffic. For this I need the development version of libpcap, however the site ( www.tcpdump.org ) that provides it is down. ...
  1. #1
    Linux User Daan's Avatar
    Join Date
    Aug 2005
    Location
    The Netherlands
    Posts
    320

    Question tcpdump.org is down, where do I get the svn libpcap?



    Hi.

    I want to use Wireshark for sniffing USB traffic. For this I need the development version of libpcap, however the site (www.tcpdump.org) that provides it is down. What's going on? Where can I get the development version of libpcap?
    OS's I use: Debian testing, Debian stable, Ubuntu, Windows XP, Windows Vista

  2. #2
    Linux Engineer wje_lf's Avatar
    Join Date
    Sep 2007
    Location
    Mariposa
    Posts
    1,192
    Um, if you'd googled libpcap, you could have had your answer five hours ago.
    --
    Bill

    Old age and treachery will overcome youth and skill.

  3. #3
    Linux User Daan's Avatar
    Join Date
    Aug 2005
    Location
    The Netherlands
    Posts
    320

    Unhappy

    Hi wje_lf,

    Thanks for your reply, but of course I've extensively Googled for libpcap before posting here. I'll elaborate on my problem:

    From http://wiki.wireshark.org/CaptureSetup/USB:
    "The latest libpcap CVS is required for capturing raw USB traffic; the latest libpcap release (0.9.8 ) does not include USB support."

    At SourceForge.net: The libpcap project, to which you refer, I only find version 0.8.1, and no reference to any lipcap CVS or SVN.

    www.tcpdump.org (also for libpcap) cannot be reached.

    There's also TCPDUMP public repository, where there are intsructions on how to get the development version of libpcap via CVS, however, the CVS repository is located at cvs.tcpdump.org and it cannot be accessed.

    But I did just now find a link there to the maling list where several people report problems similar to mine. I also find reports on dying machines that run tcpdump.org stuff.

    I guess all I can do now is wait..
    OS's I use: Debian testing, Debian stable, Ubuntu, Windows XP, Windows Vista

  4. #4
    Linux Engineer wje_lf's Avatar
    Join Date
    Sep 2007
    Location
    Mariposa
    Posts
    1,192
    of course I've extensively Googled for libpcap before posting here.
    ... and your details are indeed quite helpful.

    Good grief. I had no idea. You've probably googled this thing to death, and I really have nothing to add. The only thing you might wish to consider is going to wikipedia and seeing whether any of the links they provide at the bottom provide more links that could lead to the answer.

    Sorry I couldn't be of more help.
    --
    Bill

    Old age and treachery will overcome youth and skill.

  5. #5
    Linux User Daan's Avatar
    Join Date
    Aug 2005
    Location
    The Netherlands
    Posts
    320
    Quote Originally Posted by wje_lf View Post
    Sorry I couldn't be of more help.
    Well, at least you put this thread back on top.
    Next time I'll put my Google results for others to see.
    OS's I use: Debian testing, Debian stable, Ubuntu, Windows XP, Windows Vista

  6. #6
    Just Joined! denniscox's Avatar
    Join Date
    Aug 2008
    Location
    Austin, Texas
    Posts
    27

    Found you a mirror

    Here you go...
    TCPDUMP public repository

    Most of the mirrors have older copies (0.9.1,0.9.4) - this one seems to have 0.9.8.

  7. #7
    Linux User Daan's Avatar
    Join Date
    Aug 2005
    Location
    The Netherlands
    Posts
    320
    Thank you Dennis, but 0.9.8 is not sufficient, USB sniffing requires the latest CVS version (as it says at wireshark.org).
    OS's I use: Debian testing, Debian stable, Ubuntu, Windows XP, Windows Vista

  8. #8
    Linux Engineer wje_lf's Avatar
    Join Date
    Sep 2007
    Location
    Mariposa
    Posts
    1,192
    Search for the word USB on this page. If that satisfies you, click through from that page to the libusb rpm download page.
    --
    Bill

    Old age and treachery will overcome youth and skill.

  9. #9
    Linux User Daan's Avatar
    Join Date
    Aug 2005
    Location
    The Netherlands
    Posts
    320
    Looks like usb is supported from libpcap 0.9.6 onwards, and not just > 0.9.8 Thanks for pointing that out, Bill! I'll see if I get it to work with wireshark and then contact wireshark.org to tell them so then can change it on their website. And I'll post here too to tell you if it works.
    OS's I use: Debian testing, Debian stable, Ubuntu, Windows XP, Windows Vista

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •