Bind 9 Error Message

arjen-bind at 3va.net arjen-bind at 3va.net
Sun Jun 17 22:00:42 UTC 2001


On Sun, 17 Jun 2001, ViKinG wrote:

> //this is an internal "fake" zone I'm trying to add
> zone  "masterzone.joe" {
>         type master;
>         file "master/db.masterzone.joe";
>         masters { 10.2.8.77;};
> };
> 
> master zones do not have a master_ips field

It is actually telling you that the

	masters { 10.2.8.77;};

doesn't belong there in the type = master definition.
Remove it and it will work...



Grtz, 

Arjen.




More information about the bind-users mailing list