Hello.
I am having an issue in FreeBSD where I cannot use the Internet in any WINE program. This includes the command prompt, where trying to ping a server shows the following:
This also applies to any games ran in WINE. The 2 games I have tried, Spore and Among Us, have no internet access. Internet works fine when using normal system utilities.
Does anyone have an idea on how to fix this issue? I searched online and there seems to be nobody who had this issue and ran FreeBSD at the same time.
I am having an issue in FreeBSD where I cannot use the Internet in any WINE program. This includes the command prompt, where trying to ping a server shows the following:
Code:
Z:\home\lanre>ping 1.1.1.1
0118:fixme:ntdll:create_logical_proc_info stub
0118:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
Pinging 1.1.1.1 [1.1.1.1] with 32 bytes of data:
PING: transmit failed. General failure.
PING: transmit failed. General failure.
PING: transmit failed. General failure.
PING: transmit failed. General failure.
Ping statistics for 1.1.1.1
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)
Z:\home\lanre>
Does anyone have an idea on how to fix this issue? I searched online and there seems to be nobody who had this issue and ran FreeBSD at the same time.