Softaculous


Topic : Solved: vps don´t get IP address assigned on CentOS8 / AlmaLinux


Posted By: wolke on April 1, 2021, 10:08 am
I´m not sure if this is a general problem, but I have had this on 2 servers.

Under CentOS 8 (or AlmaLinux) vps won´t get ip address assignment because  dhcpd.conf will be created in wrong directory.

Moving dhcpd.conf from

Code
/etc/dhcpd.conf


to

Code
/etc/dhcp/dhcpd.conf


and restarting dhcpd with

Code
systemctl restart dhcpd


solves this issue.

Posted By: jevingala on April 5, 2021, 5:08 am | Post: 1
Hi,

Alternatively creating a symlink would also be helpful in this case.

-----------------------
Regards,
Virtualizor Team.
http://virtualizor.com/

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.