Rebuild DNS template doesn't work
Rebuild DNS template doesn't work
Hi :)
I have modified the default bind9 template here: /usr/local/vesta/data/templates/dns/default.tpl with adding on the end of this file this entry :
After saving, I did a v-rebuild-dns-domains of the correct user, but the DNS entry wasn't appear.
What am I doing wrong ?
I have modified the default bind9 template here: /usr/local/vesta/data/templates/dns/default.tpl with adding on the end of this file this entry :
Code: Select all
ID='16' RECORD='*' TYPE='A' PRIORITY='' VALUE='%ip%' SUSPENDED='no' TIME='%time%' DATE='%date%'
What am I doing wrong ?
Re: Rebuild DNS template doesn't work
all seems to be right.. restart dns service?Spheerys wrote:What am I doing wrong ?
Re: Rebuild DNS template doesn't work
Oh... you are right, it's works for new domains creations.
Didn't test again for existing ones, but it's ok for me :)
Didn't test again for existing ones, but it's ok for me :)
Re: Rebuild DNS template doesn't work
Ok, closed.