Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2010 00:36:55 +0100
From:      Steven Williamson <steven43126@gmail.com>
To:        Yuri <yuri@rawbw.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How can I know how many packets were lost and resent on particular TCP connection?
Message-ID:  <AANLkTin9i-4vF0h_3KRk=Sm8TUBk6ST3ipCpVhrs%2BKWd@mail.gmail.com>
In-Reply-To: <4CAAB47F.10908@rawbw.com>
References:  <4CAAB47F.10908@rawbw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <yuri@rawbw.com> wrote:

> Just curious if I can do this.
>
> Yuri
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTin9i-4vF0h_3KRk=Sm8TUBk6ST3ipCpVhrs%2BKWd>