> Cent OS+BIND 9.7.3+DLZ(BDB as backend)
> # rndc reload 2mysite.net
> rndc: 'reload' failed: not found
> "rndc reload" not work correctly,why?

I've not used DLZ, but in general the error message you see is the same
one you'd see if BIND didn't know about the zone. For example:

# rndc reload doesntexists.zone
rndc: 'reload' failed: not found
# rndc reload bohrnag.org
zone reload up-to-date
#

I did a quick search on the net, and it looks like it might also be an
issue with the permissions on the database files, depending on the user
BIND is running as?
For example,
http://fixunix.com/dns/55171-chrootd-bind-dlz-file-__db-00-perms-causing-rndc-reload-fail-where-set-change-them.html

Regards
Eivind Olsen
eiv...@aminor.no

_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to