#配置文件位置的聲明 options {directory "/var/named";}; #根區(qū)域的配置 zone "." IN {type hint;file...
IP屬地:四川
#配置文件位置的聲明 options {directory "/var/named";}; #根區(qū)域的配置 zone "." IN {type hint;file...
options {directory "/var/named"; #文件存放的目錄}; #以分號結尾, 這是全局段#根區(qū)域zone "ZONE NAME" IN { type...
// // named.conf // // Provided by Red Hat bind package to configure the ISC BIND named...