Re: WINE on CentOS 7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 4/10/19 9:18 AM, Jerry Geis wrote:
0009:err:winediag:IcmpCreateFile Failed to use ICMP (network ping), this
requires special permissions.
...
Is there something special to do for network access under wine ???


Try a test other than "ping".  "ping" must be set-uid root or have appropriate capabilities indicated in the filesystem in order to operate:

$ getcap /usr/bin/ping
/usr/bin/ping = cap_net_admin,cap_net_raw+p

"wine" would need the same, which isn't advisable.  Generally, you shouldn't expect Windows ping to work.  Everything that doesn't need access to create raw network frames should.

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux