Disabling NetworkManager Issue
1" Install Centos 7 64
2" Acess root SSH
3" systemctl stop NetworkManager.service
4" systemctl disable NetworkManager.service
5" cd /home && curl -o latest -L NAME="eth0"
HWADDR=...
ONBOOT=yes
BOOTPROTO=none
IPADDR=...
NETMASK=...
GATEWAY=...
TYPE=Ethernet
NM_CONTROLLED=no
Okay, static configuration: my server IP: 214.252.x.xx Mascara de Sub-rede: 255.255.255.0 Gateway: 211.252.10.225 DNS: 206.202.xx.xx / 186.202.xx.x My ifcfg-eth0 - Removed -
Okay, static configuration: my server IP: 214.252.x.xx Mascara de Sub-rede: 255.255.255.0 Gateway: 211.252.10.225 DNS: 206.202.xx.xx / 186.202.xx.x My ifcfg-eth0 - Removed -
-
Hi @benhuragmf Are you following the instructions provided here: How to Disable Network Manager - cPanel Knowledge Base - cPanel Documentation Just modifying this shouldn't cause you to lose access to the server, I'd suggest contacting your provider to assist with making the suggested changes - you might also try leaving it as is and running: systemctl enable network.service systemctl start network.service0 -
I did the same instructions. Check my ifcfg files Erro systemctl enable network.service imagem network.png 0 -
HI @benhuragmf I'd suggest contacting your provider for further assistance in this case. 0
Please sign in to leave a comment.
Comments
3 comments