[Bug 8332] Ocean, under Wine, will not connect to internet.

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 16 14:54:29 CDT 2008


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





--- Comment #11 from Hans Leidekker <hans at it.vu.nl>  2008-06-16 14:54:28 ---
> It's an icmp bug, icmp.dll needs to be ported to use the ping command rather
> than raw sockets.

Last I looked the ping command didn't provide all of the information needed
to implement IcmpSendEcho(), but it's still usefull as a fallback I guess.

It may be worth spending effort to handle privilege issues like this 
(binding ports below 1024 and the page zero problem come to mind as well)
with fine-grained permissions, as provided by selinux for example.


-- 
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