Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 019a159739c205369c02e3bffac6066e > files > 45

bind-9.8.1P1-1.1.mga1.src.rpm

// NOTE: You have to maintain this list yourself. In Mandriva Linux we allow
// the 192.168.0.0/16 network to do recursive lookups per default. If you
// don't like this you need to change this now.
//
// You may need to add specific ip addresses here as well.
// 
// $Id: trusted_networks_acl.conf 80849 2007-09-06 11:56:48Z oden $
// $HeadURL: svn+ssh://svn.mandriva.com/svn/packages/cooker/bind/current/SOURCES/trusted_networks_acl.conf $
						    
acl "trusted_networks" {
    // If you are using RFC1918 netblocks please remember to
    // comment these in the bogon_acl.conf file.
    127.0.0.1;
    192.168.0.0/16;
};