Public bug reported:

 ping -c 3 -n -W 0.3 -i 0.3 10.70.14.48
doesn't finish (hangs until ctrl-c):

PING 10.70.14.48 (10.70.14.48) 56(84) bytes of data.
>From 10.70.14.7 icmp_seq=1 Destination Host Unreachable
^C


while
 ping -c 3 -n -i 0.3 10.70.14.48
finished succesfully:

PING 10.70.14.48 (10.70.14.48) 56(84) bytes of data.
>From 10.70.14.7 icmp_seq=1 Destination Host Unreachable

--- 10.70.14.48 ping statistics ---
3 packets transmitted, 0 received, +1 errors, 100% packet loss, time 641ms
pipe 3


Version:
ping -V
ping utility, iputils-s20160308

** Affects: iputils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to iputils in Ubuntu.
https://bugs.launchpad.net/bugs/1728862

Title:
  ping waits forever with -W flag

Status in iputils package in Ubuntu:
  New

Bug description:

   ping -c 3 -n -W 0.3 -i 0.3 10.70.14.48
  doesn't finish (hangs until ctrl-c):

  PING 10.70.14.48 (10.70.14.48) 56(84) bytes of data.
  From 10.70.14.7 icmp_seq=1 Destination Host Unreachable
  ^C

  
  while
   ping -c 3 -n -i 0.3 10.70.14.48
  finished succesfully:

  PING 10.70.14.48 (10.70.14.48) 56(84) bytes of data.
  From 10.70.14.7 icmp_seq=1 Destination Host Unreachable

  --- 10.70.14.48 ping statistics ---
  3 packets transmitted, 0 received, +1 errors, 100% packet loss, time 641ms
  pipe 3

  
  Version:
  ping -V
  ping utility, iputils-s20160308

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iputils/+bug/1728862/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to