diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/fail2ban/jail.d/sshd.conf (renamed from etc/fail2ban/sshd.local) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/fail2ban/sshd.local b/etc/fail2ban/jail.d/sshd.conf index 89f16ec..35a73c7 100644 --- a/etc/fail2ban/sshd.local +++ b/etc/fail2ban/jail.d/sshd.conf @@ -15,5 +15,5 @@ bantime = 1h [sshd] enabled = true -port = 22 +port = 39901 mode = normal |
