Config error :-/

Joseph S D Yao jsdy at cospo.osis.gov
Wed Jul 19 02:04:42 UTC 2000


On Tue, Jul 18, 2000 at 06:38:43PM -0700, keith at mail.telestream.com wrote:
> 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; };
> };

We will have to assume that you did a "yank" and "put" in 'vi' for
this, otherwise inspection of this is meaningless.  If you did a screen
cut, then I would particularly suggest that you go into 'vi' and look
for hidden characters.  Otherwise, it might prove instructive to look
at the two lines before the word "options".

The syntax errors suggest unbalanced braces causing an early close
after the allow-transfer{}; but that is not what we see, above.

-- 
Joe Yao				jsdy at cospo.osis.gov - Joseph S. D. Yao
COSPO/OSIS Computer Support					EMT-B
-----------------------------------------------------------------------
This message is not an official statement of COSPO policies.



More information about the bind-users mailing list