Hi,
I have installed Linux Fedora Core ver 4. File ?dhcpd.conf? does’nt exists in the ?/etc? directory so I copied from ?/etc/log.d/conf/services? directory to the ?/etc? directory by simply dragging it using the command ?cp
/etc/log.d/conf/services/dhcpd.conf /etc? doesn’t responds as there occurs an error that your destination is missing.
I used rpm -qa dhcp* and it replied as
dhcpv6_client-0.10-13
This has dhcpd.conf, v 1.5 2005/02/24.
chkconfig dhcpd on results
error reading info on service dhcpd: No such file or directory.
So the problem lies in the fact how to edit it and make it operable.