kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #45738
[Bug 1267910] Re: ping -R does not work to and from a ubuntu VM image
Ubuntu_alpah2 Guest: 192.168.122.250
Host :9.3.189.114
Continue to see the same issue:
[root@localhost ~]# ping -R 192.168.122.250
PING 192.168.122.250 (192.168.122.250) 56(124) bytes of data.
root@anasuya:/opt/ltp# ping -R 9.3.189.114
PING 9.3.189.114 (9.3.189.114) 56(124) bytes of data.
Ping Data:
========
root@anasuya:/opt/ltp# ping 9.3.189.114
PING 9.3.189.114 (9.3.189.114) 56(84) bytes of data.
64 bytes from 9.3.189.114: icmp_seq=1 ttl=64 time=0.150 ms
64 bytes from 9.3.189.114: icmp_seq=2 ttl=64 time=0.112 ms
64 bytes from 9.3.189.114: icmp_seq=3 ttl=64 time=0.135 ms
^C
--- 9.3.189.114 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1998ms
rtt min/avg/max/mdev = 0.112/0.132/0.150/0.018 ms
root@anasuya:/opt/ltp#
[root@localhost ~]# ping 192.168.122.250
PING 192.168.122.250 (192.168.122.250) 56(84) bytes of data.
64 bytes from 192.168.122.250: icmp_seq=1 ttl=64 time=0.166 ms
^C
--- 192.168.122.250 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.166/0.166/0.166/0.000 ms
[root@localhost ~]#
uname -a
root@anasuya:/opt/ltp# uname -a
Linux anasuya 3.13.0-10-generic #30-Ubuntu SMP Tue Feb 18 23:06:18 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux
root@anasuya:/opt/ltp#
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1267910
Title:
ping -R does not work to and from a ubuntu VM image
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
Description:
===========
The ping command with the -R option does not work to and from a Ubuntu guest.
The command hangs and does not return.
The following is the snapshot.
[root@localhost test]# ping -R 192.168.122.182
PING 192.168.122.182 (192.168.122.182) 56(124) bytes of data.
^C
--- 192.168.122.182 ping statistics ---
17 packets transmitted, 0 received, 100% packet loss, time 16006ms
[root@localhost test]#
root@ubuntu:/usr/lib/mysql-testsuite# ping -R 9.3.189.114
PING 9.3.189.114 (9.3.189.114) 56(124) bytes of data.
^C
--- 9.3.189.114 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2003ms
root@ubuntu:/usr/lib/mysql-testsuite#
In the above snapshot 192.168.122.82 is the IP of the guest which is
running with the ubuntu image.
PING 9.3.189.114 (9.3.189.114) 56(124) bytes of data.
^C
--- 9.3.189.114 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2003ms
Environment:
===========
Guest running ubuntu on a Power8 host.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1267910/+subscriptions
References