Archive for Tuesday, September 22, 2009

Configuring DHCP on a FreeBSD DNS server

The dynamic host configuration protocol (DHCP) describes the means by which a system can connect to a network and obtain the necessary information for communication upon that network. The manual is available in the FreeBSD manual pages.
When the client is executed, it begins broadcasting requests for configuration information. By default, these requests are on UDP [...]

Read the rest of this entry »