I'm also having problems with dhcp
When I start it up it says
[root@boot2 ~]# service dhcpd restart
audit(1106902318.029:0): avc: denied { read } for pid=4703 exe=/usr/sbin/dhcp
d name=dhcpd.conf dev=sda1 ino=9257146 scontext=root:system_r:dhcpd_t tcontext=u
ser_u
bject_r:user_home_t tclass=file
and when I check /var/log/messages it says
Jan 28 10:51:58 boot2 dhcpd: Can't open /etc/dhcpd.conf: Permission denied
Jan 28 10:51:58 boot2 dhcpd:
Jan 28 10:51:58 boot2 dhcpd: If you did not get this software from ftp.isc.org,
please
Jan 28 10:51:58 boot2 kernel: audit(1106902318.029:0): avc: denied { read } fo
r pid=4703 exe=/usr/sbin/dhcpd name=dhcpd.conf dev=sda1 ino=9257146 scontext=ro
ot:system_r:dhcpd_t tcontext=user_u
bject_r:user_home_t tclass=file
Jan 28 10:51:58 boot2 dhcpd: get the latest from ftp.isc.org and install that be
fore
Jan 28 10:51:58 boot2 dhcpd: requesting help.
but /etc/dhcp.conf is
[root@boot2 ~]# ls -l /etc/dhcpd.conf
-rwxr-xr-x 1 root root 3129 Jan 27 16:10 /etc/dhcpd.conf
Any Ideas?
Thanks