Restricting Zone Transfers

Tom Hutchison tomhutch at oregontrail.net
Mon Feb 7 20:52:52 UTC 2000


*This message was transferred with a trial version of CommuniGate(tm) Pro*
I am trying to stop all zone transfers except to my secondary name server.  I
have the following in my /etc/named.conf:

options {
        directory "/var/named";
        allow-transfer { 192.168.1.2; none; };
};

After reading and re-reading the docs.  I understand the ACL will read the list
from left to right.  Allowing 192.168.1.2 and then disallowing everyone else
with "none;".  I have also tried "!none;"  I still see strange boxes out there
getting zone transfers in my logs.

Help
Tom
-- 
-------------------------------------------------
Tom Hutchison CNE       2001 SW Nye
Network Engineer        Pendleton, OR  97801-4416
Umatilla-Morrow ESD     541-276-6992 X187
-------------------------------------------------



More information about the bind-users mailing list