Linux.com

Article title

Posted by: Anonymous Coward on April 03, 2007 12:09 AM
Title should probably be changed from "Advanced SSH security tips and tricks" to "Standard steps for locking down sshd".

Here's what counts from the article:
* Pubkey authentication only (disable other authentication).
* Disable protocol 1.
* Disallow root login.
* Enable firewall rules that allow only subnets that need access. Deny everything else.

#

Return to Advanced SSH security tips and tricks