div tweaks

This commit is contained in:
Henrik Bakken
2025-09-02 23:04:01 +02:00
parent 75d1f73e51
commit 65eba84fe5
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -30,6 +30,7 @@ runcmd:
- printf "[sshd]\nenabled = true\nbanaction = iptables-multiport" > /etc/fail2ban/jail.local
- systemctl enable fail2ban
- ufw allow 7097
- ufw allow 2222
- ufw allow 51820/udp
- ufw allow in on hjarl
- ufw enable