https://bugs.winehq.org/show_bug.cgi?id=56790
Bug ID: 56790 Summary: wine binds my application to "lo" adapter Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs@winehq.org Reporter: contact@msteinbusch.nl Distribution: ArchLinux
Created attachment 76596 --> https://bugs.winehq.org/attachment.cgi?id=76596 A full wine trace
Issue: Farming Simulator 2022 dedicated webserver binds application to "lo" adapter
Wine doesn't run my program the same way as Windows does, for some reason it binds to the "lo" adapter. I suspect the application is selecting the first interface. Sadly there is no way to override this.
I included a full trace, keywords to look trough are winsock, 127.0.0.1, winsock:bind socket etc.
Any help is welcome and if more info is needed let me know.
Wine: 9.10-1 and < Archlinux, Kernel 6.9.3. X68_64 A VNC instance where the issue can be reproduced is available on request. A license key for Farming Simulator 2022 can be provided by me on request.
The download of the game/server can be found at: https://eshop.giants-software.com/downloads.php
This docker container is using nginx to get around the issue: https://github.com/wine-gameservers/arch-wine-fs22
Screenshot and logs included in zip.