On Mon, Jul 7, 2008 at 5:44 PM, Jacob Yocom-Piatt
<jy-p@fixedpointgroup.com> wrote:
Define int_masters using the 'masters' statement instead of the 'acl' statement:
masters int_masters {
10.0.0.1;
};
(The 'masters' statement was added in bind 9.4.0, IIRC)
Philip Guenther