[Bug 37271] New: Applications get IP address of 127.12.34.56 when lo0 is up
https://bugs.winehq.org/show_bug.cgi?id=37271 Bug ID: 37271 Summary: Applications get IP address of 127.12.34.56 when lo0 is up Product: Wine Version: 1.7.26 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: jere(a)krischel.org My testing is specifically with Artemis 2.1.1, but it seems to be true for other applications as well. When running Artemis 2.1.1 under a standard OSX Mavericks 10.9.4 install, the application reports an IP address of 127.12.34.56. If I specifically shut down the loopback interface (lo0), it reports the IP address of the box properly (192.168.1.104). This behavior is *not* seen on Ubuntu 14.04.1, which has a loopback interface, but seems to prioritize it differently than OSX. I checked the routing table before and after shutting down the loopback interface, and this is the line that disappears on OSX after lo0 is down: Destination Gateway Flags Refs Use Netif Expire localhost localhost UH 0 0 lo0 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37271 Jere Krischel <jere(a)krischel.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Applications get IP address |Applications get IP address |of 127.12.34.56 when lo0 is |of 127.12.34.56 when lo0 is |up |up on OSX -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37271 --- Comment #1 from Jere Krischel <jere(a)krischel.org> --- To shut down lo0 on OSX, I run the following command: sudo ifconfig lo0 down To get the routing table on OSX, I run the following command: netstat -ar -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37271 --- Comment #2 from Bruno Jesus <00cpxxx(a)gmail.com> --- Is it a problem? The program does not work because of it? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37271 --- Comment #3 from Jere Krischel <jere(a)krischel.org> --- (In reply to Bruno Jesus from comment #2)
Is it a problem? The program does not work because of it?
Yes, it is a problem - while clients can connect to the "real" ip, when lo0 is up on OSX, artemis, in particular, is unable to accept more than 4 connections. Once lo0 is down, everything behaves normally. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37271 Jamie Taylor <jamie.taylor(a)pobox.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jamie.taylor(a)pobox.com --- Comment #4 from Jamie Taylor <jamie.taylor(a)pobox.com> --- This bug may be fixed by patch 116821. https://source.winehq.org/patches/data/116821 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37271 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |00cpxxx(a)gmail.com Component|-unknown |winsock Ever confirmed|0 |1 --- Comment #5 from Bruno Jesus <00cpxxx(a)gmail.com> --- Confirming in wine 1.8-rc1, also reproducible in PC-BSD 9. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37271 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED CC| |erich.e.hoover(a)wine-staging | |.com, michael(a)fds-team.de, | |sebastian(a)fds-team.de Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/ws2_32-Sort_de | |fault_route -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37271 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37271 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Fixed by SHA1| |134bf22b8c7b291717f9717f051 | |5dc485f489aaa Resolution|--- |FIXED --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/134bf22b8c7b291717f9717f051... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37271 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.13. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37271 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.8.x CC| |mstefani(a)redhat.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37271 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |--- --- Comment #8 from Michael Stefaniuc <mstefani(a)redhat.com> --- Removing 1.8.x milestone from bugs included in 1.8.4. -- 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.
participants (1)
-
wine-bugs@winehq.org