Cache only nameserver with "." zone type forward

CihanS at garanti.com.tr CihanS at garanti.com.tr
Thu Sep 16 12:00:57 UTC 2004


I am trying to set up cache only DNS but I want that this DNS do not use
hint file instead use another DNS cache for resolve, below is my condif
but do not work...Can anybody herlp me what could be my problem?
Thanks..I am running 8.4.4 on Solaris 2.6

options {
        directory "/var/named";
        dump-file "/var/tmp/named_dump.db";
        pid-file "/etc/named.pid";
        statistics-file "/var/tmp/named.stats";
        maintain-ixfr-base yes;
        max-ixfr-log-size 20M;
        deallocate-on-exit yes;
        allow-query { can_query; };
        allow-transfer { can_query; };
        transfer-format many-answers;
        query-source address 10.129.0.65 port 53 ;
        cleaning-interval 10080;
        interface-interval 60;
        notify yes;
        recursion yes;
};
zone "." IN {
        type forward;
        forward first;
        forwarders { 10.129.3.88;};
//      type hint;                    
//      file "/var/named/root.hint";
};
zone "localhost" IN {
        type master;                  
        file "/var/named/localhost.zone";
};
zone "0.0.127.in-addr.arpa" IN {
        type master;                  
        file "/var/named/127.0.0.zone";
};


***********************************************************
Cihan SUBASI
Garanti Technology
Internet ve Yazilim Hizmetleri
Tel:(90)(212)4783426 GSM:(90)(533)(2750353)
Fax:(90)(212)6576150
http://www.garantitechnology.com <http://www.garantitechnology.com/>
mailto:cihans at garanti.com.tr
Success is a wonderful thing, but never underestimate the value of
failure. Failure teaches many more things than success ever can.
***********************************************************




This message and attachments are confidential and intended solely for the individual(s) stated in this
message.If you received this message although you are not the addressee you are responsible to keep the
message confidential .The sender has no responsibility for the accuracy or correctness of the
information in the message and its attachments.Our company shall have no liability for any changes
or late receiving,loss of integrity and confidentiality,viruses and any damages caused in
anyway to your computer system.

Bu mesaj ve ekleri mesajda gonderildigi belirtilen kisi/kisilere ozeldir ve gizlidir.Bu mesajin muhatabi
olmamaniza ragmen tarafiniza ulasmis olmasi halinde mesaj iceriginin gizliligi ve bu gizlilik yukumlulugune
uyulmasi zorunlulugu tarafiniz icin de soz konusudur.Mesaj ve eklerinde yer alan bilgilerin dogrulugu ve
guncelligi konusunda gonderenin ya da sirketimizin herhangi bir sorumlulugu bulunmamaktadir.Sirketimiz
mesajin ve bilgilerinin size degisiklige ugrayarak veya gec ulasmasindan, butunlugunun ve gizliliginin
korunamamasindan, virus icermesinden ve bilgisayar sisteminize verebilecegi herhangi bir zarardan
sorumlu tutulamaz.


More information about the bind-users mailing list