<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>On 2018-02-19 21:28, Steve Lloyd wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div dir="ltr">Is it possilbe to set a variable and then use it as follows? or is there a way to set and use a variable in the conf file for address entries?
<div> </div>
<div>myip=10.0.1.6</div>
<div>address=/<a href="http://2o7.net/$myip">2o7.net/$myip</a></div>
<div>address=/<a href="http://2mdm.net/$myip">2mdm.net/$myip</a></div>
<div> </div>
<div>instead of </div>
<div>address=/<a href="http://2o7.net/10.0.1.6">2o7.net/10.0.1.6</a></div>
<div>address=/<a href="http://2mdm.net/10.0.1.6">2mdm.net/10.0.1.6</a></div>
<div> </div>
</div>
</blockquote>
<div dir="ltr">
<div> </div>
<div>+1 for such a feature as this would easy my playground setup a lot, in my case:</div>
<div>dhcp-host=aa:bb:cc:dd:ee:ff,${NETWORK4NET1PREFIX}.27,[${NETWORK6ULA1PREFIX}::1b],my-host</div>
<div> </div>
</div>
</body></html>