Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 830cad95204327cb6b235e5abc2ee65f > files > 51

bind-9.9.1.P2-1.mga2.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;
};