projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56d919e
)
and you are out
author
Martin Zobel-Helas
<zobel@debian.org>
Mon, 4 Jan 2010 21:21:25 +0000
(22:21 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Mon, 4 Jan 2010 21:21:25 +0000
(22:21 +0100)
modules/named/files/common/named.conf.acl
patch
|
blob
|
history
diff --git
a/modules/named/files/common/named.conf.acl
b/modules/named/files/common/named.conf.acl
index
8ca867a
..
801b487
100644
(file)
--- 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
};