Tech Support > Operating Systems > UNIX / Variants > ping response not showing TTL on HP-UX
ping response not showing TTL on HP-UX
Posted by arcs.ltee@googlemail.com on May 13th, 2008


Hi all,

When I ping (/usr/sbin/ping) a host from HP-UX 11i (B.11.11), the
responses do not include the TTL value.
Tried looking at the man page but could not find a way to show the
TTL. Pls advise.

Thanks!

PING 192.168.210.15: 64 byte packets
64 bytes from 192.168.210.15: icmp_seq=0. time=17. ms
64 bytes from 192.168.210.15: icmp_seq=1. time=15. ms
64 bytes from 192.168.210.15: icmp_seq=2. time=15. ms
64 bytes from 192.168.210.15: icmp_seq=3. time=15. ms
64 bytes from 192.168.210.15: icmp_seq=4. time=15. ms

----192.168.210.15 PING Statistics----
5 packets transmitted, 5 packets received, 0% packet loss
round-trip (ms) min/avg/max = 15/15/17

Posted by Doug Freyburger on May 13th, 2008


"arcs.l...@googlemail.com" <arcs.l...@googlemail.com> wrote:
traceroute

Right tool for the job - Ping is about up/down.
Traceroute is about checking the hops in the path.


Similar Posts