Can you tell me where this is documented? I assumed it was in man dhcpd but I couldn't find it. I'm not familiar with the usage. Thanks, From: Jesse Keating <hosting@xxxxxxxxxxxxxxx> Organization: j2Solutions To: shrike-list@xxxxxxxxxx Subject: Re: BIND/DNS Question Date: Wed, 2 Jul 2003 13:36:37 -0700 Reply-To: shrike-list@xxxxxxxxxx On Wednesday 02 July 2003 13:40, edwarner99@xxxxxxxxx wrote: > What I have not been able to find is how do you make > them automatically resolve using DHCP? I don't want to > use /etc/hosts > > I'm not using a FQDN. > Can someone point me to a clear explanation?. (please > not the BIND manuals, been over those three times) The easy way is to just set up forward/reverse lookups for the DHCP scope. A quick line in the forward zone file would be: $GENERATE 100-254 dhcp-$ A 192.168.0.$ (of course, change the "dhcp-" to what ever you want the header part to be, and change the 192.168.0. to the actual network) The reverse lookup zone would be slightly different. $GENERATE 100-254 $ PTR dhcp-$.yourdomain.foo. A more difficult way, but more human usable is to enable dynamic DNS updating. BIND supports it, but I'm not sure how to enable it, nor to enable your clients/dhcp server to use it. -- Jesse Keating RHCE MCSE http://geek.j2solutions.net Mondo DevTeam (http://www.microwerks.net/~hugo/) Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=jkeating __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com