Hello,

I'm using Linux Debian and trying to user bind instead of tinydns

I get the following error

./dnsloadzone
could not open file /var/cache/bind//etc/bind/db.local
could not open file /var/cache/bind//etc/bind/db.127
could not open file /var/cache/bind//etc/bind/db.0
could not open file /var/cache/bind//etc/bind/db.255

in /etc/bind/named.conf directory points to /var/cache/bind but these
files are separated from the rest:

directory "/var/cache/bind";

zone "localhost" {
        type master;
        file "/etc/bind/db.local";
};

I could move them to /var/cache/bind but I think it would be better to
modify dnsloadzone.c to verify the presence of paths.


-- 
Eduardo Jaime Quir�s Batres ([EMAIL PROTECTED])
Suporte e Ap�io ao Usu�rio - CPD - UFV

Reply via email to