After upgrading my DNS servers to Webmin 1.160, I can
no longer access my zone files via the DNS Bind module.
I'm running bind under a chroot.
I was able to get the DNS Bind module to see the
named.conf file.
The change root folder is:
/var/named/chroot
named.conf is located in /var/named/chroot/etc/named.conf
and the zone files are located in /var/named/chroot/etc/db
I have tried toggling the relative path radio buttons
but nothing is working.
I have confirm that my files are than and I can start
and stop named via a ssh session.
Any help would be great.
crick
Logged In: YES
user_id=129364
In the BIND module, make sure the 'Command to find chroot
directory' is not set, otherwise it will be used to
automatically (and perhaps incorrectly) work out the chroot dir.
Logged In: YES
user_id=330877
Thank you that worked. I guess in 1.160 the its a new
default for new field.