Question about allow-query in the /etc/named.conf

Sten Carlsen ccc2716 at vip.cybercity.dk
Mon Jul 5 21:41:18 UTC 2004


Barry Margolin wrote:
>In article <ccbsl0$5qr$1 at sf1.isc.org>,
> John Ho <magiciq at noordbrabant.net> wrote:
>
>  
>
>>How can I put all those IP-address ranges in acl roaming in a seperate file?? 
>>I just want to have a text file which include all those IP-address ranges. 
>>like:
>># more /etc/roaming_list.conf
>>193.10.10.0/24;
>>141.10.10.0/24;
>>156.10.10.0/24;
>>blablabla
>>blabla
>>bla
>>
>>If I say --> acl roaming  { /etc/roaming_list.conf }, should it works??
>>    
>>
>
>No.  You could put the following in the file:
>
>acl roaming {
>193.10.10.0/24;
>141.10.10.0/24;
>....
>};
>
>and then put the following in named.conf:
>
>include "/etc/roaming_list.conf";
>
>  
>
How would this work? (or would it work?):

acl roaming {
include "/etc/roaming_list.conf";
       };

I must admit I did not check the ARM.

-- 
Best regards

Sten Carlsen

No improvements come from shouting:

       "MALE BOVINE MANURE!!!" 





More information about the bind-users mailing list