Re: What kind of tools can capture ip packets(such as UDP)fast enough on Linux Platform



song_winter@xxxxxxxxxxx wrote:
What kind of tools can capture ethernet packets (such as UDP) fast
enough on the Linux platform? Ethereal cannot fulfill my
requirements.

I'm using packETH 1.4 to send packets.


I found that Ethereal cannot monitor all of the packets if I send
100000 (or more) packets (100 bytes per packet) consecutively with a
delay between packets of 8 us (= 0.008 ms = 0.000008 s), i.e. at
least
some percent of the packets cannot be captured in Ethereal.

tcpdump would probably be the fastest.
If you're spewing packets that fast, are you sure all the packets
actually made it to the wire? Maybe the problem's in transmission.
.



Relevant Pages

  • RE: Detecting WAPs
    ... CTS packets.. ... Now...you could, theoritically, monitor the RTS and CTS packets. ... whether or not you have an AP on the network. ...
    (Security-Basics)
  • Re: Legality of WEP Cracking
    ... > I start Wireshark and capture all the packets I am seeing from the WAP. ... device that can monitor cell phone communications, ... This applies to all wifi transmissions, ...
    (Pen-Test)
  • Re: polling
    ... Correlate the netstat info with a simple ... monitor program to monitor UDP packets... ... To write the monitor program to monitor data link level packets (at ...
    (comp.os.linux.embedded)
  • Re: Bandwidth Monitor
    ... > - Roulette ... >>> I want to write a bandwidth monitor that will tally up how much data ... >> You can then process the packets to count how many bytes are being sent / ... >> then you can just process packets where Src or Dest IP is not on local ...
    (microsoft.public.win32.programmer.networks)
  • Re: How to start Ethereal capture at network usage threshold?
    ... To monitor bandwidth you must capture ALL packets on the network. ... If you want to monitor between certain times you may need to use Windows Task ...
    (microsoft.public.windows.server.networking)