Open main menu

CDOT Wiki β

Changes

Lab 8 Warnings / Debrief

No change in size, 09:03, 29 July 2015
no edit summary
== Setting Up the DHCP Sever (dhcpd) ==
[[Image:dhcp-config.png|thumb|right|500px|The '''dhcpd.config''' file allows the Linux system administrator to customize the DCHP server. Generally in this file are '''global settings''' (options that apply throughout entire network) and '''subnet declarations''' (options that apply only to that subnet). Whenever changes are made to this file, the '''DCHP service needs to be restarted''' to allow new settings to take effect.<br><br>'''NOTE: Any errors in this file (such as typos or missing semi-colons) can cause the DHCP server not to restart!''' ]]
<u>'''Obtaining dhcp Package'''</u>
<u>'''Obtaining dhcp Package'''</u>
[[Image:dhcp-config.png|thumb|right|500px|The '''dhcpd.config''' file allows the Linux system administrator to customize the DCHP server. Generally in this file are '''global settings''' (options that apply throughout entire network) and '''subnet declarations''' (options that apply only to that subnet). Whenever changes are made to this file, the '''DCHP service needs to be restarted''' to allow new settings to take effect.<br><br>'''NOTE: Any errors in this file (such as typos or missing semi-colons) can cause the DHCP server not to restart!''' ]]
In order to setup '''dhcpd''' server, you may be required to install the package on your server. In our case, we will install and configure ''dhcpd'' on our '''centos3''' VM.
13,420
edits