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

index c389982980be0b3ae9247b6c6cd850463e14706f..83b097e8e7f81bda7899c37289b22ba7dbc05bd2 100644 (file)
@@ -132,7 +132,7 @@ server 10.228.109.204               { keys { "source_ns-external_ns"; }; };
 server 46.107.213.35           { keys { "peep_bo_ns-user_ns"; }; };
 
 view "external" {
-       match-clients           { ! localnets; ! localhost; any; };
+       match-clients           { ! localnets; ! localhost; any; source_ns_key_acl; };
 
        allow-query             { ! localnets; ! localhost; any; };
        allow-query-cache       { none; };