Open main menu

CDOT Wiki β

Changes

OPS235 Lab 8 - Fedora17

945 bytes added, 11:41, 22 March 2010
Investigation 1: How do you install the DHCP Server.
* Enter the command to list all the files installed from the DHCP server package.
* What file appears to be a sample configuration file?
* Copy the sample <code>dhcpd.conf</code> file to the <code>/etc/</code> directory and modify making sure it is named <code>/etc/dhcpd.conf</code>* Answer the DHCP server Investigation 1 question in your log book. === Investigation 2: What configuration file "options and directives need to be set in dhcpd.conf?==={{Admon/etcnote | Note! | Complete the following steps on your fedora3 VM.}}  * Study the man pages of <code>dhcpd</code>, <code>dhcpd.conf" so that </code>, <code>dhcp-options</code>, and <code>dhcpd.leases</code> and make notes in your DHCP server is capable of providing log book. In particular, look up the meaning and possible value(s), if any, for the following configuration values for options:** <code>broadcast-address</code>** <code>default-lease-time</code>** <code>max-lease-time</code> (How is this different from <code>default-lease-time</code>?)** <code>domain-name</code>** <code>domain-name-servers</code>** <code>fixed-address</code>** <code>group</code>** <code>hardware</code>** <code>host</code>** <code>host-name</code>** <code>range</code>** <code>routers</code>** <code>subnet</code>** <code>subnet-mask</code>* Study the hosts that sample <code>dhcpd.conf</code> file to see examples of how these options are directly connected to used.* Answer the Investigation 2 question in your POD:log book.
9
edits