Permission denied

Kevin Darcy kcd at daimlerchrysler.com
Tue Apr 10 20:27:49 UTC 2001


1. The ID under which you're running named doesn't have enough permission to
write temporary files.

2. named.local has out-of-zone data on line 11. I can only guess why, since you
didn't show the zone file.

3. 12.70.193.in-addr.arpa has expired. Look elsewhere in the log to see why the
zone transfers have been failing persistently (possibly related to #1
above???).

4. You appear to have no $TTL directive at the top of the raisatart.hosts file.


- Kevin

Gino wrote:

> Good Day,
> I need to have an help to solve this problem.
> I'm trying to move "the trasfer zone" from a master (HP-UX 10.20 with BIND
> 4.9.3) to my slave (Solaris 8 with BIND 9.1.1) without success.
>
> Errors messages I received are (only some message as example):
> **** Apr 10 09:42:11 ns2 /usr/local/sbin/named[960]: [ID 866145
> daemon.error] dumping master file: tmp-XXXXcPaa4b: open: permission denied
> **** Apr 10 09:42:11 ns2 /usr/local/sbin/named[960]: [ID 866145
> daemon.error] transfer of '86.162.212.in-addr.arpa' from 193.76.127.2#53:
>  receiving responses: permission denied
> **** Apr 10 09:43:10 ns2 /usr/local/sbin/named[988]: [ID 866145
> daemon.warning] dns_master_load: named.local:11: ignoring out-of-zone data
> **** Apr 10 09:43:10 ns2 /usr/local/sbin/named[988]: [ID 866145
> daemon.warning] zone_expire: zone 12.70.193.in-addr.arpa/IN: expired
> **** Apr 10 09:43:10 ns2 /usr/local/sbin/named[988]: [ID 866145
> daemon.warning] dns_master_load: raisatart.hosts:30: TTL set to prior TTL
> (86400)
>
> To help you in the resolution of this pbm I send you my "slave named.conf "
> (few rows as example):
> acl acl_transf { xx.xx.xx.0/24; 192.106.1.1; 193.205.245.8; yy.yy.yy.0/24;};
> acl acl_restrict { xx.xx.xx.0/24; yy.yy.yy.0/24;};
> acl acl_internal { xx.xx.xx.0/24; yy.yy.yy.0/24; 10.0.0.0/8;
> ww.ww.ww.0/18;};
> options {
>         // port 53/udp;
>         // port 53/tcp;
>         //
>         // boot file for name server
>         //
>         directory       "/var/named/domain";
>         pid-file   "/var/run/named.pid";
>         auth-nxdomain no;
>  zone "allnews24.com" in {
>         type slave;
>         file "allnews24.hosts";
>         allow-query { any; };
>         allow-transfer { acl_transf; };
>         masters { 193.76.127.2; };
> };
>
> I run "named" in chroot environement.
>
> **** On master, there not errors about transfer (OK)
>
> Can anyone help me?
> Let me know if I you need more additional informations.
>
> Best regards
>
> Luigi Balzamo
> Supporto Tecnico Territoriale
> Infostrada s.p.a. - Customer Service Area Sud





More information about the bind-users mailing list