Gentoo Archives: gentoo-cluster

From: Tim Keitt <tkeitt@×××××××××××.edu>
To: gentoo-cluster@l.g.o
Subject: [gentoo-cluster] Cipher "none" with ssh
Date: Fri, 29 Apr 2005 17:04:29
Message-Id: 1114793966.32732.43.camel@fosteri.keittlab.net
1 It seem silly to maintain ssh on a trusted private network as it imposes
2 some overhead, but its easier than installing all the rsh tools (and
3 instructing users on the differences, etc.). It would be really nice if
4 one could put
5
6 Host my_priv_network
7 Cipher none
8
9
10 in the ssh_config file (and "AllowCipherNone yes" in the sshd_config).
11 This would use unencrypted data transfer. Patches are here:
12
13 http://www.psc.edu/networking/projects/hpn-ssh/
14
15
16 Anyone know of other solutions?
17
18 Cheers,
19 THK
20
21 --
22 Tim Keitt
23 Section of Integrative Biology
24 http://www.keittlab.org/
25
26 --
27 gentoo-cluster@g.o mailing list

Replies

Subject Author
Re: [gentoo-cluster] Cipher "none" with ssh EliteitMinds Technologies <ali3nx@×××××.com>