[Bug 24436] the ping command with a wine cmd does nothing

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 17 03:53:52 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=24436

JB <joachim.backes at rhrk.uni-kl.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joachim.backes at rhrk.uni-kl.
                   |                            |de

--- Comment #15 from JB <joachim.backes at rhrk.uni-kl.de> ---
(In reply to Alexandre Julliard from comment #14)
> Closing bugs fixed in 3.4.

Seems not to be fixed:

wine ping:
------------
ping linda.rhrk.uni-kl.de
0040:err:winediag:IcmpCreateFile Failed to use ICMP (network ping), this
requires special permissions.
Pinging linda.rhrk.uni-kl.de [131.246.119.68] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 131.246.119.68
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)

The original linux ping:

ping linda.rhrk.uni-kl.de -c 4
PING linda.rhrk.uni-kl.de(linda.rhrk.uni-kl.de
(2001:638:208:ef44:0:ff:fe00:68)) 56 data bytes
64 bytes from linda.rhrk.uni-kl.de (2001:638:208:ef44:0:ff:fe00:68): icmp_seq=1
ttl=52 time=34.0 ms
64 bytes from linda.rhrk.uni-kl.de (2001:638:208:ef44:0:ff:fe00:68): icmp_seq=2
ttl=52 time=39.4 ms
64 bytes from linda.rhrk.uni-kl.de (2001:638:208:ef44:0:ff:fe00:68): icmp_seq=3
ttl=52 time=31.7 ms
64 bytes from linda.rhrk.uni-kl.de (2001:638:208:ef44:0:ff:fe00:68): icmp_seq=4
ttl=52 time=30.8 ms

--- linda.rhrk.uni-kl.de ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 30.808/34.021/39.478/3.370 ms
ping -4 linda.rhrk.uni-kl.de -c 4
PING linda.rhrk.uni-kl.de (131.246.119.68) 56(84) bytes of data.
64 bytes from linda.rhrk.uni-kl.de (131.246.119.68): icmp_seq=1 ttl=53
time=28.2 ms
64 bytes from linda.rhrk.uni-kl.de (131.246.119.68): icmp_seq=2 ttl=53
time=35.5 ms
64 bytes from linda.rhrk.uni-kl.de (131.246.119.68): icmp_seq=3 ttl=53
time=34.0 ms
64 bytes from linda.rhrk.uni-kl.de (131.246.119.68): icmp_seq=4 ttl=53
time=31.7 ms

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list