From 6a8fadf2c41bfa4bc9de318a96f50d6fa187c7cd Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Mon, 4 Jan 2010 22:21:25 +0100 Subject: [PATCH] and you are out --- modules/named/files/common/named.conf.acl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/named/files/common/named.conf.acl b/modules/named/files/common/named.conf.acl index 8ca867a8..801b487d 100644 --- a/modules/named/files/common/named.conf.acl +++ b/modules/named/files/common/named.conf.acl @@ -286,4 +286,8 @@ acl AN { acl undef { country_A1; country_A2; + 8.8.8.8/32; // Google DNS Server fails with GeoIP + 8.8.4.4/32; // Google DNS Server fails with GeoIP + 208.67.222.222/32; // OpenDNS fails with GeoIP + 208.67.220.220/32; // OpenDNS fails with GeoIP }; -- 2.39.2