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

John Ho magiciq at noordbrabant.net
Mon Jul 5 15:22:55 UTC 2004


Hi all,

My platform is HP-UX 11i + BIND 9.2.0
I have two acl's under allow-query in the /etc/named.conf.

for example:

------------------------------------------------------------------------

acl internal { 10.10.10.0/24; 192.168.16.0/24 }
acl roaming  { 193.10.10.0/24;  141.10.10.0/24; 156.10.10.0/24; 
123.10.10.0/24; 134.10.10.0/24; 122.10.10.0/24; + more than 100 of them}

options {
    directory "/var/named";
    allow-query { internal; roaming; };

------------------------------------------------------------------------
}

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??

Thanks in advance,

I am looking forward to hear you soon.
Regards,

John

===============einde bericht========================
Dit bericht is verstuurd via http://www.twigger.nl. Overal 
ter wereld je bestaande mailadres bereikbaar.

Stuur goedkoop SMS via http://www.twiggersms.nl



More information about the bind-users mailing list