Options

Takács István istvan.takacs at szerencsejatek.hu
Mon Dec 13 10:25:48 UTC 1999


Hi,

> Yes, it does actually.  In the options statement;
>     [ allow-transfer { address_match_list }; ]
> i.e. something like this;
>     allow-transfer { 202.139.0.0/24; };
> or
>     allow-transfer { 202.139.1.11; };
> or you can put in the name of an ACL

Thanks for the answers!

I used this option, but I got that error message
below, when I restarted the ndc;

Dec 13 11:09:07 gw3 named[150]: /usr/local/etc/named.conf:8: syntax
error near '}'

I tried with and without the square braces and the semicolon, too.

Here's my conf file:

options {
        directory "/var/named";
        max-transfer-time-in 15;
        transfers-in 5;
        transfers-per-ns 2;
        coresize 0;
        datasize 32M;
        allow-transfer { 202.139.0.0/24; };
};

What's wrong with it?
I'm using 8.2.2p5

Thanks in advance!

Regards,


		Istvan


More information about the bind-users mailing list