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

index c9b1dde422d4ca63c7dd6023be6ff4f641df9d6d..4e7af61a52c68b77e9265060cb034a180e7d516a 100644 (file)
@@ -127,7 +127,7 @@ masters source_ns_master    { 10.228.109.204 key "source_ns-internal_ns2"; };
 server 10.228.109.204          { keys { "source_ns-internal_ns2"; }; };
 
 view "internal" {
-       match-clients           { internal_networks; vpn_client_network; localhost; };
+       match-clients           { internal_networks; vpn_client_network; localhost; source_ns_key_acl; };
 
        recursion               yes;