[pkg-netfilter-team] Bug#625295: Wrong Time-stamp

Jeremy Sowden jeremy at azazel.net
Wed Aug 25 22:59:10 BST 2021


In your example, you are using TCP time-stamps:

  https://datatracker.ietf.org/doc/html/rfc7323#section-3

which are not the same as IP time-stamps:

  https://datatracker.ietf.org/doc/html/rfc781

Instead of:

  sudo hping3 --fast -c 3 -n -S -p 80 --tcp-timestamp $host

try:

  ping -T tsonly $host

J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-netfilter-team/attachments/20210825/94edc230/attachment.sig>


More information about the pkg-netfilter-team mailing list