On Tue, 2 Dec 2014, [email protected] wrote:
At the bottom of section 31.8.2. Configuring the DHCP Server, just above
section 31.8.3. Debugging PXE Problems, the text reads:
Once the edits are saved, enable NFS at boot time by adding the following
line to /etc/rc.conf:
dhcpd_enable="YES"
Then, start the DHCP service:
# service isc-dhcpd start
That first line should be :
Once the edits are saved, enable DHCP at boot time by adding the following
line to /etc/rc.conf:
Fixed, thanks!
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"