On 08/07/05, Alex Zbyslaw <[EMAIL PROTECTED]> 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) _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"