this post was submitted on 30 Jul 2025
6 points (100.0% liked)
LibreByte
179 readers
1 users here now
Tecnologías libres para la comunidad.
Puedes enviar post a esta Comunidad sobre Tecnologías Libres en Español o Inglés.
founded 7 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think ssh with passwords are a security risk and use key only logins.
But even then get hit with numerous attempts which fail2ban does not help that much; because of the different ip being used in the bots
fail2ban is quickly and easy solution but you can achieve the same with nftables using set and limit rate... I do it using these rules
nftables.conf