![]() |
FAQ.WhichSSHDaemon HistoryHide minor edits - Show changes to markup May 10, 2006, at 05:58 PM
by -- added link to switching howto
Added lines 4-5:
dropbear is the default. To switch to OpenSSH see http://www.nslu2-linux.org/wiki/HowTo/UseOpenSSHForRemoteAccess August 22, 2005, at 03:27 PM
by --
Added lines 1-3:
Which SSH daemon should I use ?'dropbear is more lightweight. The downside is that dropbear does not support that many features and is slower. OpenSSH does support the full set of features and is a bit quicker in the key handling. One set of tests found OpenSSH on the NSLU2 to be 8x faster than dropbear at scp transfers - 800kB/s vs 100kB/s (using "scp -c blowfish" as this should be the least CPU-intensive cypher). |