On 3/21/07, Jeff D <[EMAIL PROTECTED]> wrote:
ok, check /etc/bind/named.conf , make sure you have :
zone "." {
         type hint;
         file "/etc/bind/db.root";
};

Yes I do. I also have the following rdns entries directly below that:

zone "127.in-addr.arpa" {
       type master;
       file "/etc/bind/db.127";
};

zone "0.in-addr.arpa" {
       type master;
       file "/etc/bind/db.0";
};

zone "255.in-addr.arpa" {
       type master;
       file "/etc/bind/db.255";
};
--
Regards
Justin Hartman
PGP Key ID: 102CC123


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to