Jump to content


* * * - - 1 votes

Capture Data using tcpdump on Ubuntu


  • Please log in to reply
No replies to this topic

#1 wildweaselmi

wildweaselmi

    Administrator

  • Administrators
  • 1,024 posts

Posted 11 March 2010 - 05:57 PM

I love wireshark and how easy it is to use but it keeps crashing on me so I have to look to something less intensive I guess so I went to tcpdump and figured out how to run it so it will create a file every 20MB just like Wireshark did for up to 1000 files (so 1Gig worth of data) and here is the command I used.
sudo tcpdump -i eth0 -nnvv -w /home/hosangit/captures/ustrocapture.log -W 1000 -C 20,000,000

Reference
tcpdump man





Similar Topics Collapse

  Topic Forum Started By Stats Last Post Info

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users