https://bugs.winehq.org/show_bug.cgi?id=53499
SirAdams siradams@siradams.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |siradams@siradams.com
--- Comment #40 from SirAdams siradams@siradams.com --- I have the same problem with Debian 11 and Wine 5.0, Wine 8.0, Wine 8.5.
ipconfig 0060:fixme:nsi:ipv6_forward_enumerate_all not implemented 0060:fixme:nsi:ipv6_forward_enumerate_all not implemented Ethernet adapter lo
Przedrostek DNS danego połączenia : Adres IPv6. . . . . . . . . . . . : ::1 Adres IPv4. . . . . . . . . . . . : 127.0.0.1 Brama domyślna. . . . . . . . . . :
Ethernet adapter eth0
Przedrostek DNS danego połączenia : Adres IPv6. . . . . . . . . . . . : 2001:x:: Adres IPv6. . . . . . . . . . . . : fe80::f816:3eff:fe0a:f25f%2 Adres IPv4. . . . . . . . . . . . : x.x.x.x Brama domyślna. . . . . . . . . . : x.x.x.x
The program I am trying to run takes the first interface from the list. And at the moment there is no option to force another IP address. In Windows 10, the Interface that has output to the Internet is in first place and the application chooses it first.
Just add an option that would allow you to select one interface with which Wine should work without the rest and I think that it would be solved many problems of users, for example --use-interface=eth0