8 lines
120 B
Text
8 lines
120 B
Text
|
|
[sshd]
|
||
|
|
enabled = true
|
||
|
|
port = {{ hardening_common_ssh_port }}
|
||
|
|
backend = systemd
|
||
|
|
maxretry = 4
|
||
|
|
findtime = 10m
|
||
|
|
bantime = 1h
|