// // to allow a machine to become a slave server of ns.isp.net add a acl // entry below. older bind implementations like bind 4 and sometimes // bind 8 need to have their ip-number listed below. Newer DNS servers // which support MD5 TSIG keys, like bind 9 and windows 2000 DNS just add // the above key to their list. // acl "slaves" { key ns.isp.net.; 195.133.252.4; // NS.ISP.NET. 195.133.252.5; // NS2.ISP.NET. // .NL 193.176.144.130; // NS2.DOMAIN-REGISTRY.nl. 193.176.144/24; // DOMAIN-REGISTRY.nl. class C 198.6.1.82; // AUTH02.NS.UU.NET. 192.93.0.4; // NS2.NIC.FR. 192.16.202.11; // NS.EU.NET. 193.176.144.2; // NS.DOMAIN-REGISTRY.nl. 192.36.125.2; // SUNIC.SUNET.SE. // .BE 198.6.1.82; // AUTH02.NS.UU.NET. 192.16.202.11; // NS.EU.NET. 193.190.198.10; // NS.BELNET.be. 193.190.198.2; // NS.BELNET.be. 134.58.40.4; // DNS.CS.KULEUVEN.AC.be. 193.74.208.139; // SECDNS.EUNET.be. 192.36.125.2; // SUNIC.SUNET.SE. 194.7.171.243; // MASTER.DNS.be. // .COM .NET .ORG 192.42.93.30; // G.GTLD-SERVERS.net. 192.54.112.30; // H.GTLD-SERVERS.net. 192.26.92.30; // C.GTLD-SERVERS.net. 192.36.144.133; // I.GTLD-SERVERS.net. 192.33.14.30; // B.GTLD-SERVERS.net. 192.31.80.30; // D.GTLD-SERVERS.net. 192.41.162.30; // L.GTLD-SERVERS.net. 192.35.51.30; // F.GTLD-SERVERS.net. 210.132.100.101; // J.GTLD-SERVERS.net. 213.177.194.5; // K.GTLD-SERVERS.net. 192.12.94.30; // E.GTLD-SERVERS.net. 202.153.114.101; // M.GTLD-SERVERS.net. 192.5.6.30; // A.GTLD-SERVERS.net. // .BIZ 213.86.51.129; // D.GTLD.biz. 209.173.53.162; // A.GTLD.biz. 209.173.57.162; // B.GTLD.biz. 209.173.60.65; // C.GTLD.biz. };