<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello, All:<br><br>I've read through the dhcpd.conf man page a few times, but would like some advice on a couple of formatting questions for the file.<br><br>Our only network is one flat, private Class-C address space.  Only one DNS server, one gateway, some fixed-address hosts, and a range for dynamically leased addresses.  Unfortunately, we're still running 3.0.4 of the dhcp server.<br><br>Because the network is so simple, I'm defining all options, lease times, etc in the global area at the start of the file.<br><br>My question: I think of the Class-C as a network, not a subnet, but am I right that I still use the syntax of:<br><br>subnet 192.168.0.0 netmask 255.255.255.0 {<br>     range 192.168.0.127 192.168.0.200;<br>}<br><br>A second question: For the fixed-address  hosts (within the Class-C but outside the dynamic range)
 should I put their host definitions inside or outside the subnet block?  I'm guessing either location is ok, though I'd have to use a global "subnet-mask" option if the the host was defined outside the subnet block.<br><br>Thanks in advance...Lyle<br><br><br><br><br><br><br><br></td></tr></table><br>