Hi Guys!
I am having a problem with my DNS servers. It is running on RHEL 4.0 and have bind-9.2.4-2 installed.
I have a master and slave dns server. They are both able to dig and nslookup correctly. However, I am unable to perform zone transfers from the master to slave dns server.
The Named service had been started on both master and slave machines.
/var/log/messages on my master server shows this:
Jan 5 16:00:39 libra named[3952]: client 192.168.10.222#32809: transfer of 'bcsis.com/IN': AXFR-style IXFR started
/var/log/messages on my slave server shows this:
Jan 5 16:00:37 pisces named[3791]: dumping master file: tmp-XXXXM7QUDU: open: permission denied
Jan 5 16:00:37 pisces kernel: audit(1136448037.369:0): avc: denied { write } for pid=3792 comm=named name=named dev=sda3 ino=1687907 scontext=root:system_r:named_t tcontext=root

bject_r:etc_t tclass=dir
Jan 5 16:00:37 pisces named[3791]: transfer of 'bcsis.com/IN' from 192.168.10.221#53: failed while receiving responses: permission denied
Jan 5 16:00:37 pisces named[3791]: transfer of 'bcsis.com/IN' from 192.168.10.221#53: end of transfer
All files and folders related to named are issued the "chown named.named *" command. Let me know if I can provide more information to this problem.
Hope you guys can help me with this problem.
Thanks in advance! :|
Cheers,
feef