Config error :-/

Kevin Darcy kcd at daimlerchrysler.com
Wed Jul 19 01:53:58 UTC 2000


allow-update isn't a global option. The listen-on error is probably just a
cascade effect from the previous line.


- Kevin
  keith at mail.telestream.com wrote:

> I'm getting the follow error in my logs for a secondary server. I can't
> see where the error is though. Here is the error, followed by the options
> in my named.conf file.
>
> ERROR:
> Jul 18 18:31:01 mail named[4728]: /etc/named.conf:8: syntax error near
> allow-update
> Jul 18 18:31:01 mail named[4728]: /etc/named.conf:9: syntax error near
> listen-on
>
> OPTIONS:
>
> options {
>         directory "/var/named";
>         pid-file "/var/named/named.pid";
>         allow-transfer { 205.238.4.3; };
>         allow-query { 205.238.4/24; 205.238.16/24; };
>         allow-update { 205.238.4.3; };
>         listen-on { 205.238.4.2; };
> };




More information about the bind-users mailing list