Hello everyone,
The --print-ttl --print-tos options do not work when the -c or -l parameters are used.
This is a working example:
fping 10.81.104.126 --print-ttl --print-tos
10.81.104.126 is alive (TOS 72) (TTL 59)
This is a non-working example:
fping 10.81.104.126 --print-ttl --print-tos -c 1
10.81.104.126 : [0], 64 bytes, 20.3 ms (20.3 avg, 0% loss)
Cheers,
Marco