I have a bind8 DNS running that I'm getting the following messages out of.
It appears I have permissions set wrong somewhere but I do not know where because it does not give me a path name.
AFAIK, /etc/named has always been owned by root:wheel. Thus, I'm assuming these files are supposed to go somewhere else.
Any suggestions would be appreciated. I'm not really a bind expert. I included everything I could think of that could be of interest.
TIA.



Messages from all.log:
Jun 29 18:02:30 Atlas named[301]: fopen() of 2.168.192.in-addr.arpa.dumptmp failed: 
Permission denied
Jun 29 18:02:30 Atlas kernel: Jun 29 18:02:30 Atlas named[301]: fopen() of 
2.168.192.in-addr.arpa.dumptmp failed: Permission denied
Jun 29 18:02:30 Atlas named[301]: zone dump for '2.168.192.in-addr.arpa' failed, 
rescheduling
Jun 29 18:02:30 Atlas kernel: Jun 29 18:02:30 Atlas named[301]: zone dump for 
'2.168.192.in-addr.arpa' failed, rescheduling

ld -l of /etc/namedb:
-rw-------  1 root  wheel       610 Mar 27 18:14 2.168.192.in-addr.arpa
-rw-r--r--  1 root  wheel      1088 Mar 27 17:59 2.168.192.in-addr.arpa.jnl
-rw-r--r--  1 root  wheel       423 Jan 16 15:30 PROTO.localhost-v6.rev
-rw-r--r--  1 root  wheel       423 Jan 16 15:30 PROTO.localhost.rev
-rw-r--r--  1 root  wheel       370 Mar 27 17:10 Parquette.name
-rw-------  1 root  wheel       694 Mar 27 18:14 Tom.Parquette.name
-rw-r--r--  1 root  wheel      1176 Mar 27 17:59 Tom.Parquette.name.jnl
-rw-r--r--  1 root  wheel       478 Mar  5 21:32 localhost-v6.rev
-rw-r--r--  1 root  wheel       478 Mar  5 21:32 localhost.rev
-rw-r--r--  1 root  wheel      1028 Jan 16 15:30 make-localhost
-rw-r--r--  1 root  wheel      1076 May 25 19:06 named.conf
-rw-r--r--  1 root  wheel       838 Mar 27 16:47 named.conf.backup
-rw-r--r--  1 root  wheel      2580 Jan 16 15:30 named.root
-rw-r--r--  1 bind  bind   12446374 Jun 29 18:51 named.run
drwxr-x---  2 bind  bind        512 Mar 25 21:16 s

Results of ps axl:
   53   301     1   0  96  0  2788 2076 select Is    ??    0:00.53 /usr/sbin/named -d 
1 -u bind -g bind
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to