I am using wine from EPEL on CentOS 7.
My application is running - but I have no network access.
Doing a ping of my address:
wine ping 192.168.1.8
0009:err:winediag:IcmpCreateFile Failed to use ICMP (network ping), this requires special permissions.
Pinging 192.168.1.8 [192.168.1.8] with 32 bytes of data:
PING: transmit failed. General failure.
^C0028:fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
wine ipconfig /all
looks all normal.
Am I missing something to get network access ?
What is my next step?
Thanks
Jerry