Problem with ACL/address match lists

This is a discussion on Problem with ACL/address match lists within the Bind Users forums, part of the DNS and Related Forums category; Hello everyone, I am getting a little confused about address match lists. Note: I am running BIND 9.1.1 ...


Go Back   Usenet Forums > DNS and Related Forums > Bind Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-30-2004
Walkenhorst, Benjamin
 
Posts: n/a
Default Problem with ACL/address match lists

Hello everyone,

I am getting a little confused about address match lists.

Note: I am running BIND 9.1.1 and have no option to switch to a more
recent version as of now. So please don't just tell me not to use
9.1.1 any more - I would love to upgrade, but that is beyond my control...

I have a nameserver that will be running split-role with views.
I have defined an ACL like this:
###########################################
acl "myclients" {
10/8; 172.16/16; 192.168/16;
};
###########################################

Now I want to define my views like this:
###########################################
view "internal" {
match-clients { myclients; };
[...]
};

view "external" {
match-clients { !myclients; any; };
[...]
};
###########################################

However, when I try to make BIND reload its config, the following
line shows up in the logfile:
EZZ9212I /etc/tcpip/named.conf:116: undefined acl '!myclients' referenced

From the Bind9 ARM I see that '!' is supposed to work as a negator, just like in many
programming languages. A similar setup works on another machine running BIND 9.2 - is
this a problem with 9.1?

Thanks in advance,
Benjamin Walkenhorst

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:46 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0