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: -- Butch Whitby "Why is there never time to do it right the first time, but there is always time to do it again?" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
