[Samba] Strange DNS results
Marc Muehlfeld
samba at marc-muehlfeld.de
Wed Apr 24 11:54:24 MDT 2013
Hello Steve,
Am 23.04.2013 23:49, schrieb Steve Thompson:
> The results for looking up dc-2 are correct on all client hosts. The
> results for looking up dc-1 are incorrect on all client hosts.
I don't have an idea what could be wrong. But maybe you can find out
more, if you enable debugging for the bind DLZ module:
In .../private/named.conf, change the following line
database "dlopen .../bin/modules/bind9/dlz_bind9.so";
to
database "dlopen .../bin/modules/bind9/dlz_bind9.so -d 3"
Then run bind manually to capture logs:
/usr/sbin/named -u named -f -g 2>&1 | tee named.log
Regards,
Marc
More information about the samba
mailing list