1-question zone and records
when I create a virtual serves example site.com I must manually create
the zone and records under webmin >server bind; is possible to have this automatically?
2-question subdomain not work
when I create a subdomain sub.site.com also if in the zone site.com I add a record A sub.site.com and same
site.com's IP, not work
so for site.com I have
site.com. NS Default ns1.site.com.
site.com. A Default IP
www.site.com. A Default IP
mail.site.com. A Default IP
ftp.site.com. A Default IP
ns1.site.com. A Default IP
and work;
for sub.site.com if add
sub.site.com. A Default IP
sub.site.com not work;
edit: this think is only a problem of propagation time;
but is sufficient for subsite to add only the record A?
and how for point 1) is possible automatically add the dns settings also when are created sub domain?