From e71518478073e959249baaf55dd151db02213526 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Mar 2024 21:21:54 -0300 Subject: Change socket ACO rules. Stability has precedence over security. --- conf/common/socket.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/common') diff --git a/conf/common/socket.conf b/conf/common/socket.conf index 13c0ed9ea..fa0bebb73 100644 --- a/conf/common/socket.conf +++ b/conf/common/socket.conf @@ -68,7 +68,7 @@ socket_configuration: { // allow,deny : Checks allow rules, then deny rules. Allows if no rules match. // mutual-failure : Allows only if an allow rule matches and no deny rules match. // (default is deny,allow) - order: "deny,allow" + order: "allow,deny" // IP rules // allow : Accepts connections from the ip range (even if flagged as DDoS) -- cgit v1.2.3-70-g09d2