I'm attempting to configure my FreeBSD system as a DHCP server and am a little unclear as to what I need to set in dhcpd.conf....
I'm guessing that the basic minimum to get going is to set:-
default-lease-time
max-lease-time
and a subnet
Can I get by with just this?
I'm trying to learn how all this works so that I can eventually disable dhcp on my modem/router and let FreeBSD provide IP adresses to hosts on my network.
One thing which puzzles me is how do direct hosts to a nameserver, as this is provide by my ISP.
Is this something which is configured by
?
I'm guessing that the basic minimum to get going is to set:-
default-lease-time
max-lease-time
and a subnet
Can I get by with just this?
I'm trying to learn how all this works so that I can eventually disable dhcp on my modem/router and let FreeBSD provide IP adresses to hosts on my network.
One thing which puzzles me is how do direct hosts to a nameserver, as this is provide by my ISP.
Is this something which is configured by
Code:
option domain-name-servers