13,420
edits
Changes
no edit summary
# Remain in your '''centos2''' and '''centos3''' VMs for this section.
# If your '''centos3''' DHCP server successfully issued the proper IP address configuration values to '''centos2''', check the file called:<br>'''/var/lib/dhcpd/dhcpd.leases''' in your <u>'''centos3''' VM</u>. You should the similar contents:<br><br>
::<span style="font-family:courier;"> lease 192.168.235.51 {</span>
::<span style="font-family:courier;"> starts 3 20105 2015/0307/24 10 17:2857:2534;</span>::<span style="font-family:courier;"> ends 3 20105 2015/0307/24 10 18:17:48:2534;</span>::<span style="font-family:courier;"> cltt 3 20105 2015/0307/24 10 17:2857:2534;</span>::<span style="font-family:courier;"> binding state active;</span>::<span style="font-family:courier;"> next binding state free;</span>::<span style="font-family:courier;">   rewind binding state free;</span>::<span style="font-family:courier; "> hardware ethernet 52:54:00:610e:7d:a4;</span>::00<span style="font-family:e7courier;"> client-hostname "centos2";</span>::<span style="font-family:courier;">}</span><br><br>
<ol><li value="3">On the client '''centos2''' check the contents of the <code>/var/lib/dhclient</code> directory. The files in this directory is where the dhclient stores its record of leases.</li>
</ol>