Package: iputils-ping Version: 3:20070202-3 thule:~# ping -w 120 -c 1 thule-3 PING thule-3 (***.37.54) 56(84) bytes of data. >From thule.uk.xensource.com (***.33.107) icmp_seq=1 Destination Host >Unreachable >From thule.uk.xensource.com (***.33.107) icmp_seq=2 Destination Host >Unreachable >From thule.uk.xensource.com (***.33.107) icmp_seq=3 Destination Host >Unreachable
--- thule-3 ping statistics --- 3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2009ms , pipe 3 thule:~# ping -w 120 -c 1 thule-3 2>&1 | cat -vet PING thule-3 (172.31.37.54) 56(84) bytes of data.$ >From thule.uk.xensource.com (172.31.33.107) icmp_seq=1 Destination Host >Unreachable$ >From thule.uk.xensource.com (172.31.33.107) icmp_seq=2 Destination Host >Unreachable$ >From thule.uk.xensource.com (172.31.33.107) icmp_seq=3 Destination Host >Unreachable$ $ --- thule-3 ping statistics ---$ 3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2008ms$ , pipe 3$ thule:~# Observe the mysterious `, pipe 3' which looks like a bit of debugging output. Ian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]