Add sshguard configurations.

This commit is contained in:
Darren 'Tadgy' Austin 2023-11-05 15:56:54 +00:00
commit 63cadafd54
16 changed files with 126 additions and 2 deletions

View file

@ -0,0 +1,8 @@
# Generated by ip6tables-save v1.8.9 on Sun Nov 5 15:51:09 2023
*filter
:INPUT ACCEPT [83:26918]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [76:25629]
-A INPUT -m set --match-set sshguard6 src -j DROP
COMMIT
# Completed on Sun Nov 5 15:51:09 2023