acl in forwarders and masters statements

Olivier Kurzweg okurzweg at siticom.co.uk
Wed Mar 8 12:06:16 UTC 2000


I've discovered (bind-8.9.3P5) that using access lists in forwarders{} or
masters{} statements is illegal. I've got no problem with that, but bind
does not even complain when I do so.
Example:
acl resolvers {
	10.0.0.1;
};
options {
	forwarders{
		resolvers;
	};
};

Returns no error from bind and "resolvers" is interprated as null.

*************
Olivier Kurzweg
mail: okurzweg at siticom.co.uk
mail alias: olivier.kurzweg at mail.dotcom.fr
+44 (0) 171 766 5217 - ext: 6311




More information about the bind-users mailing list