branch: externals/nftables-mode commit 760486c2197d9226e7b9a946dbbf36c3d6efa94b Author: Trent W. Buck <trentb...@gmail.com> Commit: Trent W. Buck <trentb...@gmail.com>
update note from sshguard --- nftables-router.nft | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nftables-router.nft b/nftables-router.nft index f91bb7c583..7c42052241 100644 --- a/nftables-router.nft +++ b/nftables-router.nft @@ -429,6 +429,8 @@ table inet my_filter { ## Does this cover submission 587/tcp (postfix)? ## ## * EXCEPT, sshguard doesn't do apache or nginx, so fail2ban on the www hosts? + ## UPDATE: sshguard supports apache/nginx if you tell it to read + ## the relevant NCSA-format logfile. ## ## * postscreen covers smtp (25/tcp).