|
|
|
|
|
by rsync
3362 days ago
|
|
"yeah this is a bad idea in general. If you have critical stuff you need to SSH into from the public internet, keep it all in private IP space and have an openvpn gateway (or IPSEC VPN) with a public interface, and a private interface facing inwards towards the hosts." That's a ton of complexity when you could just run knockd on public facing sshds and make them disappear that way. It's extremely tight, simple code - consisting of a single binary - and it never crashes or hangs. No, I am not suggesting that you get rid of all of your keys and passwords and rely only on the knock for your security. (I have to write that because response-comment-numero-uno will strawman that to death). Keep your keys and passphrases in place and add the knock. Port knocking is just the best thing. |
|