http://bugs.winehq.org/show_bug.cgi?id=33008 --- Comment #22 from facoptere(a)gmail.com --- The application works, but not properly since 0.0.0.0 is bound ;) Consequence of which I can't start 2 UDP servers on the same machine... If you know some sysctl options, assuming it's a Linux "feature", that tell Linux kernel to bind the IP address specified instead of the whole interfaces, please give them. I can't find them. If you know some Wine options that tell to respect arguments given in bind(), I would like to know them either. The application does not process any broadcast packets, and if it does I would have written 0.0.0.0 in the startup parameters since it seems to be a Windows prerequisite. According to me, it's a bug that can leads to some security issue, since a server can be accessed from some interfaces it does not meant to be. -- 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.