I first saw nsupdate mentioned on the devops-toolchain mailing list as a tool for dynamically updating DNS zone files from the command line. Since this definitely beats manual editing of zone files, I'd thought I'd give it a try. My setup is BIND 9 on Ubuntu 10.04. I won't go into the details of setting up BIND 9 on Ubuntu -- see a good article about this here. More...
[ 發表回應 ] ( 36預覽 ) | 常註連結 |




 ( 2.9 / 1873 )
 ( 2.9 / 1873 )logging {
        category lame-servers { null; };
        category default { query_logging ; } ;
        category queries { query_logging ; } ; 
        category resolver { query_logging ; } ;
        channel query_logging {
                file "/var/log/named/bind.log";
                print-category yes;
                print-severity yes;
                print-time yes;
        };
}; [ 發表回應 ] ( 14預覽 ) | 常註連結 |




 ( 3 / 2262 )
 ( 3 / 2262 )
 日曆
 日曆



 
 