infrastructure/ansible/roles/base/files/ssh-jail.conf
Jake Howard b93832be28
All checks were successful
/ terraform (push) Successful in 35s
/ ansible (push) Successful in 1m22s
Remove Nebula
I'm basically all in on Tailscale now
2024-07-30 20:03:04 +01:00

7 lines
213 B
Text

[sshd]
enabled = true
bantime = 600
findtime = 30
maxretry = 5
port = {{ ssh_port }},ssh
ignoreip = {{ wireguard.cidr }},{{ pve_hosts.internal_cidr }},{{ pve_hosts.internal_cidr_ipv6 }},{{ tailscale_cidr }}