Login Page - Create Account

Support Board


Date/Time: Wed, 15 May 2024 23:40:17 +0000



Post From: Linux

[2023-07-19 12:39:53]
ertrader - Posts: 648
I'm not having network issues but did test pinging under wine. You can see where your version of wine is installed by typing the following at the command line:

which wine

Below is the command that I used based on the FAQ:
https://wiki.winehq.org/FAQ#Failed_to_use_ICMP_.28network_ping.29.2C_this_requires_special_permissions

sudo setcap cap_net_raw+epi /opt/wine-devel/bin/wine64-preloader

Then:
wine ping www.google.com

I tested both from wine and outside of wine to make sure it was truly working.
Date Time Of Last Edit: 2023-07-19 12:45:09