<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">You need to add the following clause to your subnet declaration:<br>

<br>
use-host-decl-names true;<br>
<br>
Note that this is the exact opposite to this clause:<br>
<br>
get-lease-hostnames true;<br>
<br>
which is what you need for dynamically-added hosts, rather than static leases (I<br>
run both types). If you have one of the above set in your global parameters, put<br>
the other in your subnet clause, or vice versa, as required.<br>
<font color="#888888"><br>
--<br>
<br>
Mike Perkins<br>
<br>
_______________________________________________<br>
</font></blockquote></div><br>Thanks Mike.<br><br>I just figured out another way..<br><br>vi /etc/sysconfig/network<br>adding:<br>HOSTNAME=mythfe<br><br>Ill make the change to dhcp as well tho.<br><br>Mitchell<br>