<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;"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


It is possible to store variables but be aware that these are stored in your leases file also. Based on the size of that file this may or may not be a concern for you.<br>
</blockquote>
<br></div>
Further browsing through Droms and Lemon showed how to create them:<br>
<br>
set variable-name = value;<br>
<br>
and it's possible to prevent them being stored in leases by unsetting them when they've done their job:<br>
<br>
unset variable-name;<br>
<br>
I also found mention of them in the dhcpd.leases(5) man page:<br>
<br>
       set variable = value;<br>
<br>
       The  set statement sets the value of a variable on the lease.  For gen-<br>
       eral information on variables, see the dhcp-eval(5) manual page.<br></blockquote><div>I did check the eval on my ver 4.0.0, I didn't find. Also I couldn't find at <a href="http://www.daemon-systems.org/man/dhcp-eval.5.html">http://www.daemon-systems.org/man/dhcp-eval.5.html</a> <br>

</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
However, its promise of more information in the dhcpd-eval(5) man page was hollow--there's nothing about them there at all.<br><font color="#888888">
</font><br></blockquote><div>thanks<br>Ashmath <br></div></div>