|
From: Jamie C. <jca...@we...> - 2006-09-14 16:24:07
|
On 14/Sep/2006 01:14 Obantec Support wrote ..
>
> ----- Original Message -----
> From: "Jamie Cameron" <jca...@we...>
> To: "Webmin users list" <web...@li...>
> Sent: Wednesday, September 13, 2006 6:45 PM
> Subject: Re: [webmin-l] ip not added to host file using template in bind
>
>
> > On 13/Sep/2006 05:32 Obantec Support wrote ..
> > > Hi
> > >
> > > i have lost the settings i had for using template file in bind.
> > >
> > > when i create a new zone all is ok except the IP is missing from these
> > > 2
> > > lines
> > >
> > > @ IN A
> > > www IN A
> >
> > You need to have lines in your template like :
> >
> > @ IN A ${IP}
> > www IN A ${IP}
> >
> > - Jamie
>
> >
> Thanks Jamie
>
> i remembered all but the ${IP}
>
> it may have been suggested before but any plans the have the template file
> accessible in the bind module for editing directly?
> its a bit of a "bind!" having to go to file manager to make changes.
If you are using Virtualmin, you should be able to edit it on the Server
Templates page. If you are just using the BIND module directly, there
is an easy-to-use form for defining records for new zones on the Zone
Defaults page.
- Jamie
|