Are you running tcpdump with name lookup turned on? That will cause you to lose almost more packets than there are packets to lose! Run tcpdump with the -n flag and -w to a file. This avoids delays in getting to read packets off the wire, which causes the kernel to drop packets before your program can get back to read them. Phil - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe
- Re: [tcpdump-workers] Packet loss Phil Wood
- Re: [tcpdump-workers] Packet loss Guy Harris
