|
|
|
|
|
by jlgaddis
3296 days ago
|
|
Meh, I've got two hosts running SSH that are accessible from anywhere. They run OpenSSH on OpenBSD and are pretty locked down (only specific ciphers, key exchange algorithms, and MACs are permitted), root login is disabled, and password authentication is disabled, among other non-default configuration options. These two hosts allow access (via SSH) to another 40 or so boxes running various flavors and versions of Linux that can't be locked down as much. I do not worry one bit about those two hosts getting compromised as I took the time to minimize the chances of that happening. |
|