security - Protecting web-server from ssh brute force attacks -


i have server acting reverse-proxy connected directly internet. access computer through ssh on non-standard port. doesn't seem secure. if found ssh port brute-force , gain access computer.

is there more secure way configure this?

i recommend tool denyhosts or sshguard, watch logs failed logins, , auto ban ips based on rules set.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -