From a01d7520ecadb8c7e84e2e89c95d1761370df3bd Mon Sep 17 00:00:00 2001
From: Sam Hocevar
Deny rules which appear before the first forwarding rule are applied -globally: if the address of a new connection satisfies any of the global allow +globally: if the address of a new connection satisfies any of the global deny rules, that connection is immediately rejected, regardless of any other rules.
diff --git a/rinetd.8 b/rinetd.8 index 921f28b..fec4799 100644 --- a/rinetd.8 +++ b/rinetd.8 @@ -82,7 +82,7 @@ rejected, regardless of any other rules. .Pp Deny rules which appear before the first forwarding rule are applied globally: if the address of a new connection satisfies -any of the global allow rules, that connection +any of the global deny rules, that connection is immediately rejected, regardless of any other rules. .Pp Deny rules which appear after a specific forwarding rule apply