[Bug 33272] Pinging 0.0.0.0 returns success, when it should return failure.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 26 07:48:51 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33272

--- Comment #3 from Iskren Todorov <metalgrid at mail.bg> 2013-03-26 07:48:51 CDT ---
I can't find the edit button, I just sniffed the traffic and it seems that wine
substitutes the 0.0.0.0 with the loopback address 127.0.0.1, so I'm simply
pinging myself. Here's the tcpdump output:
tcpdump -i lo icmp -n
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on lo, link-type EN10MB (Ethernet), capture size 65535 bytes
14:48:09.401500 IP 127.0.0.1 > 127.0.0.1: ICMP echo request, id 21554, seq 256,
length 40
14:48:09.401535 IP 127.0.0.1 > 127.0.0.1: ICMP echo reply, id 21554, seq 256,
length 40

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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