tcpdump, then analyze with wireshark. If it's longer term monitoring you require in the past iv'e used ruby-pcap and written a quick and dirty script to log retransmissions. Essentially you just need to watch for duplicate packet id's
I'm not sure there are any stats normally recorded for this level of detail. I may be wrong! Regards Steven Williamson. On 5 October 2010 06:15, Yuri <[email protected]> wrote: > Just curious if I can do this. > > Yuri > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > [email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
