Fix rndc key to be the one in private only. Thanks doteast

This commit is contained in:
Kevin Fenzi 2015-11-04 17:03:31 +00:00
parent f39ea944fb
commit b3d4f86978

View file

@ -10,10 +10,9 @@
// Setup for GeoDNS
include "/var/named/GeoIP.acl";
key "rndckey" {
algorithm hmac-md5;
secret "41x7Lj4MEobl58VDDK97ItQTGQq7MlahOcmlTYpxTDnS0ALgBaYWXg5KbnBp";
};
//include rndckey
include "/etc/rndc.key";
// dns1.j2solutions.net - run by Jesse Keating <jkeating@redhat.com>
acl "slaves" { 209.124.61.35; };
//