cool, thanks. results from ping -R -c 1 72.14.253.99: PING 72.14.253.99 (72.14.253.99) 56(124) bytes of data. 64 bytes from 72.14.253.99: icmp_seq=1 ttl=241 time=366 ms
--- 72.14.253.99 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 366.188/366.188/366.188/0.000ms > On Wed, 09 May 2007 18:15, Matthew Whiting wrote: > <snip> >> traceroute: >> bash: traceroute: command not found >> >> cheers >> Matt > > ping -R -c 1 72.14.253.99 > > is a substitute for traceroute if not availiable. > > From the options in the ping man page; > > "-R Record route" > > Cheers Ross Drummond >
