Zone transfer updates

phn at icke-reklam.ipsec.nu phn at icke-reklam.ipsec.nu
Sat Mar 13 11:05:53 UTC 2004


Holdsworth, Matthew <Matthew.Holdsworth at cwcom.co.uk> wrote:
> Dear All,

> I've just upgraded our BIND version from 8 to 9 and have discovered a
> difference which means it aint working now!!! So, was wondering if you =
kind
> chaps could point me in the right direction.

> This is the part of the config that seems to be the bother:

> options {
>         directory "/etc/namedfiles";
>         datasize 100M;
>         listen-on { 10.10.10.10; 20.20.20.20; 30.30.30.30; };
> };

> zone "myzone.one.two.three" IN {
>         type slave;
>         file "db.myzone.one.two.three";
>         masters { 99.99.99.99; };
>         allow-update { 99.99.99.99; };
>         allow-transfer { none; };
> };

> This was used in the BIND 8 version of our named.conf. However, when us=
ing
> this same config file on our BIND 9 installation we get errors stating =
that
> the 'allow-update' option cannot be used in the slave zone
> 'myzone.one.two.three'. These appear when trying to start named process.

> Please bear in mind we're running this on a Solaris UNIX installation.

> Look forward to hearing from anyone.

> Regards

> Matt

Your solution is to remove the "allow-update" in the slave config.

Updates are supposed to be done at the master.


--=20
Peter H=E5kanson        =20
        IPSec  Sverige      ( At Gothenburg Riverside )
           Sorry about my e-mail address, but i'm trying to keep spam out=
,
	   remove "icke-reklam" if you feel for mailing me. Thanx.


More information about the bind-users mailing list