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 iptables-save v1.8.9 on Sun Nov 5 15:50:23 2023
*filter
:INPUT ACCEPT [774:1137642]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [819:263679]
-A INPUT -m set --match-set sshguard4 src -j DROP
COMMIT
# Completed on Sun Nov 5 15:50:23 2023