mirror of
https://github.com/myronblair/do-server-config
synced 2026-06-30 17:50:59 -05:00
11 lines
217 B
Plaintext
11 lines
217 B
Plaintext
[DEFAULT]
|
|
ignoreip = 127.0.0.1/8 ::1 107.178.2.130 97.154.109.245
|
|
|
|
[ssh]
|
|
enabled = true
|
|
port = 22
|
|
protocol = ssh
|
|
filter = sshd
|
|
logpath = /var/log/auth.log
|
|
action = iptables-allports[name=sshd, protocol=all]
|