SSH and gigabit NICs

Gustavo De Nardin gustavodn at gmail.com
Fri Jul 8 15:46:13 GMT 2005


On 08/07/05, Alex Zbyslaw <xfb52 at dial.pipex.com> wrote:
> Unfortunately there seems to be no way to turn off the encryption for
> SSH, which would be the easiest test.

Well, looking at /usr/src/crypto/openssh/cipher.c, there is a "none"
in struct Cipher. But specifying 'none' in Ciphers in sshd_config, I
get "Bad SSH2 cipher spec 'none'." trying to start sshd.

Does anyone know if/how the "none" Cipher is really available? I need
ssh only for authentication when transfering backups, and encryption
makes a difference in transfer speed on slow machines...

-- 
(nil)


More information about the freebsd-questions mailing list