Cloudlinux 8.10 changed my Network Interface name to ens3
0
votes
0
answers
63
views
I installed just fine i attached the cloudlinux minimal iso file to my VPS and booted it from said file during the install it picked up the network just fine and once i rebooted the server it worked as soon as i installed cpanel and rebooted the VPS it broke and renamed eth0 to ens3 and i cannot figure out how to get it to stay as eth0
i can do
ifconfig ens3 down
then ip link set ens3 name eth0
followed by ifconfig eth0 up
That makes it to where all 20 ip's are visible and can be pinged the weird thing is
when i used ifup eth0 it kept saying nexthop has invalid gateway
and it wouldn't work as soon as i used ifconfig eth0 up
it worked i need it to stay as eth0
any help is appreciated thanks.
Asked by Daniel Pierce
(1 rep)
Jan 12, 2025, 08:04 PM