Hi All,
I am not able to start isc-dhcpd. I did this in rc.conf
And after this I tried
Response is -
Please provide me a solution on this.
I am not able to start isc-dhcpd. I did this in rc.conf
Code:
dhcpd_enable="YES" # dhcpd enabled?
dhcpd_flags="-q" # command option(s)
dhcpd_conf="/usr/local/etc/jerusalem.dhcpd.conf" # configuration file
dhcpd_ifaces="em1" # ethernet interface(s)
dhcpd_withumask="022"
And after this I tried
# service isc-dhcpd startResponse is -
Code:
Starting dhcpd.
/usr/local/etc/rc.d/isc-dhcpd: WARNING: failed to start dhcpd
Please provide me a solution on this.