On 6/17/2011 12:44 PM, Thomas Schweikle wrote:
!zone "in-addr.arpa" { ! type slave; ! file "/var/cache/named/root/in-addr.arpa.slave"; ! masters { 192.5.5.241; }; ! notify no; !};
You're configuring you server to be authoritative for the reverse DNS zone. It's only going to have the reverse records that it get in the master zone from 192.5.5.241. Since your server thinks it knows everything, it won't bother to check with google for their records.
-- Dave _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users