Atilir and NekoBuster: I don't have this problem on my computer. Maybe it only appears with a specific configuration. Can you show me your /etc/vmware/networking file?
If you restart the service (systemctl restart vmware-networks.service), do you have a reset of your configuration?
If you manually reset your configuration with the command "vmware-networks --stop; vmware-networks --postinstall vmware-player,0,1; vmware-networks --start" and reconfigure it, do you still have the problem when you reboot your computer?
Pinned Comments
jihem commented on 2020-02-10 17:29 (UTC) (edited on 2021-06-19 13:19 (UTC) by jihem)
After the first installation, please:
1) install the appropriate headers package(s) for your installed kernel(s): linux-headers for default kernel, linux-lts-headers for LTS kernel...
2) reboot or load vmw_vmci and vmmon kernel modules (modprobe -a vmw_vmci vmmon)
3) Enable the services you need (using .service units to activate them during boot or .path units to activate them when a VM is started) :
vmware-networks: to have network access inside VMs
vmware-usbarbitrator: to connect USB devices inside VMs