You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a basic firewall using iptables which blocks all ports except ssh and outgoing http/s ports. Maybe check issues with the firewall and mendor.
Also implement fail2ban to block IP after multiple failed attempts.
Locking down ssh to a key-based authentication is also a necessary.
The text was updated successfully, but these errors were encountered:
Implement a basic firewall using iptables which blocks all ports except ssh and outgoing http/s ports. Maybe check issues with the firewall and mendor.
Also implement fail2ban to block IP after multiple failed attempts.
Locking down ssh to a key-based authentication is also a necessary.
The text was updated successfully, but these errors were encountered: