|
From: Jamie C. <jca...@we...> - 2006-09-25 17:58:02
|
On 25/Sep/2006 08:11 Obantec Support wrote ..
> Hi Jamie
>
> i added
>
> @ IN A ${IP}
> www IN A ${IP}
>
> to the template file. but when i added a new master zone via bind form
> and
> put the required IP 1.2.3.4 in the form all the lines are correct as per
> the
> template but the file shows
>
> @ IN A ${IP}
> www IN A ${IP}
>
> not
>
> @ IN A 1.2.3.4
> www IN A 1.2.3.4
>
> i am using webmin 1.300
That's because the BIND module doesn't yet support substituting $ variables
in the template file. But it will in the next release ..
- Jamie
|