Updated pns.pm (updated named.conf to explicitly allow sns notifications).
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Thu, 31 Mar 2022 06:55:20 +0000 (08:55 +0200)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Thu, 31 Mar 2022 06:55:20 +0000 (08:55 +0200)
sources/pns.pm/c3d/postinstall/install-data/etc/named.conf

index 72da0eaf4efa25d50e640328a59c85047c39a50c..f8a8668d0293bcd9c2c96473ba8f84901e5b179a 100644 (file)
@@ -125,7 +125,7 @@ masters source_ns_master    { 10.228.109.204 key "source_ns-perimeter_ns"; };
 server 10.228.109.204          { keys { "source_ns-perimeter_ns"; }; };
 
 view "perimeter" {
-       match-clients           { localnets; localhost; };
+       match-clients           { localnets; localhost; source_ns_key_acl; };
 
        recursion               yes;