<br><br><div class="gmail_quote">On Sat, Jul 30, 2011 at 6:19 PM, Tony Yarusso <span dir="ltr"><<a href="mailto:tonyyarusso@gmail.com">tonyyarusso@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
DNS does not assign addresses - DHCP does.  </blockquote><div><br>He can assign the address in DNS as long as he sets the ip address statically on the client.  <br><br>Perhaps I'm just being pedantic. :)  I tend to prefer DHCP reservations myself.  <br>
<br>-Rob<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">You need to add two things<br>
to your dhcpd.conf.  First, tell it that 164 is an exception to the<br>
pool range (so it doesn't try to hand that out to any other machines).<br>
 Then, tell it to always give 164 to the machine with a MAC address<br>
matching that of the client in question (a "static lease").<br>
<font color="#888888"><br>
 - Tony Yarusso<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>
<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br>
<a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" target="_blank">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br>
</div></div></blockquote></div><br>