<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><br></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>  <br></div><div><br></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>  <br></div><div><br></div><div><br></div></div>