Rebuild DNS template doesn't work
Posted: Wed Feb 03, 2016 1:12 pm
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 ?