Hello everybody,

I am responsible for a so called vServer. I did not pay much attention to the 
nameserver setup as yet. But now I'd like to configure our named correctly in 
order to use dynamic updates for subdomains later.

preface: I hope you don't mind that I obscure the output because I don't 
              want to feed bots scanning this mailing list.

When I call 

dig mydomain.org NS
 
I get 

;; QUESTION SECTION:
;mydomain.org.               IN      NS

;; ANSWER SECTION:
mydomain.org.        1616    IN      NS      ns.myisp.net.
mydomain.org.        1616    IN      NS      ns2.myisp.net.

as nameservers. When I do the same for a subdomain, e.g.

dig sub.mydomain.org NS

I receive the following response:

;; QUESTION SECTION:
;sub.mydomain.org.                IN      NS

;; AUTHORITY SECTION:
mydomain.org.        1666    IN      SOA     ns.myisp.net. 
hostmaster.myisp.net. 2007062401 28800 1800 604800 86400

Which options do I have to run our named (in order to use dynamic updates for 
subdomains)?

Best Regards,

Oliver Block
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to