<br><font size=2 face="sans-serif">Jim,</font>
<br>
<br><font size=2 face="sans-serif">I am running K12LTSP on our main LAN
segment and have DHCP configured with dhcpd.conf in the following fashion.</font>
<br>
<br><font size=2 face="Courier New">default-lease-time      
     21600;</font>
<br><font size=2 face="Courier New">max-lease-time      
         21600;</font>
<br><font size=2 face="Courier New">ddns-update-style none;</font>
<br><font size=2 face="Courier New">allow booting;</font>
<br><font size=2 face="Courier New">allow bootp;</font>
<br><font size=2 face="Courier New">authoritative;</font>
<br>
<br><font size=2 face="Courier New">option subnet-mask      
     255.255.252.0;</font>
<br><font size=2 face="Courier New">option broadcast-address    
 172.16.103.255;</font>
<br><font size=2 face="Courier New">option routers      
         172.16.100.1;</font>
<br><font size=2 face="Courier New">option domain-name-servers    172.16.100.21,
172.16.100.60, 168.169.8.8;</font>
<br><font size=2 face="Courier New">option domain-name      
     "franklinville.local";</font>
<br><font size=2 face="Courier New">option root-path      
       "172.16.100.60:/opt/ltsp/i386";</font>
<br><font size=2 face="Courier New"># option root-path      
       "172.16.100.60:/tftpboot/lts/";</font>
<br><font size=2 face="Courier New">option option-128 code 128 = string;</font>
<br><font size=2 face="Courier New">option option-129 code 129 = text;</font>
<br><font size=2 face="Courier New">option option-221 code 221 = text;</font>
<br>
<br><font size=2 face="Courier New">shared-network WORKSTATIONS {</font>
<br><font size=2 face="Courier New">  subnet 172.16.100.0 netmask
255.255.252.0 {</font>
<br><font size=2 face="Courier New">     range 172.16.101.1
172.16.101.254;</font>
<br><font size=2 face="Courier New">     range 172.16.102.1
172.16.102.254;  </font>
<br><font size=2 face="Courier New">     range dynamic-bootp
172.16.103.100 172.16.103.253;</font>
<br><font size=2 face="Courier New">     use-host-decl-names
      on;</font>
<br><font size=2 face="Courier New">     option log-servers
       172.16.100.60;</font>
<br>
<br><font size=2 face="sans-serif">Do I need to make changes in /etc/hosts
to insure that only the thin clients get those addresses that are specified
in "range dynamic-bootp"?</font>
<br><font size=2 face="sans-serif">The dhcp server is doing a great job
serving dhcp for our LAN I just need it to work with LTSP. It was working
a couple of days ago and then I rebooted the server and I began to have
the issues with ping.</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br>
<br><font size=2 face="sans-serif">Don<br>
<br>
"Do not go where the path may lead, go instead where there is no path
and leave a trail"--Ralph Waldo Emerson<br>
<br>
Don Watkins, Technology Director<br>
Franklinville Central School<br>
Tel: 716-676-8004          Mobile: 716-474-5675
  <br>
This message may contain confidential information.  <br>
It is intended for the use of the addressee only.<br>
Unauthorized use of this e-mail may be unlawful. <br>
<br>
</font>