Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't start DHCPD service

orclrunnerSep 15 2017 — edited Sep 15 2017

Oracle Linux 6 Update 8

Yum packages have been updated.

Current user: root

%> yum -y install dchp

%> yum update

No errors or conflicts

/etc/sysconfig/dhcpd has been updated

/etc/dhcp/dhcpd.conf has been updated

%> service dhcpd start

[FAILED}

From /var/log/messages:

Can't open /var/lib/dhcpd/dhcpd.leases for append.

pwd /var/lib

drwxrwx--x. 2 dhcpd   dhcpd   4096 Sep 15 11:37 dhcpd

% cd /var/lib/dhcpd

% ls -al

drwxrwx--x.  2 dhcpd dhcpd 4096 Sep 15 11:37 .

drwxr-xr-x. 43 root  root  4096 Sep 15 10:00 ..

-rw-rw-r--.  1 dhcpd dhcpd    0 Aug 22 09:43 dhcpd6.leases

-rw-rw-r--.  1 dhcpd dhcpd    0 Sep 15 11:37 dhcpd.leases

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 13 2017
Added on Sep 15 2017
2 comments
382 views