good day all ... attached is an email from one of my users who cannot get the -c none option to work on this one host. the host in question has ssh 2.3.0 installed, the others are at an earlier release of 2.x. i built the 2.3.0 installation and it was a vanilla build and install. what are we doing wrong? thanks! -- michael
Hi Mike, I cannot seems to get grail to accept the "none" cipher: eagle163s:KeepAliveScripts/bin> ssh2 -v -c none -x grail.lsd.ornl.gov -l i1> Development-time debugging not compiled in. To enable, configure with --enable-debug and recompile. debug: hostname is 'grail.lsd.ornl.gov'. Development-time debugging not compiled in. To enable, configure with --enable-debug and recompile. debug: connecting to grail.lsd.ornl.gov... debug: entering event loop debug: ssh_client_wrap: creating transport protocol debug: ssh_client_wrap: creating userauth protocol debug: ssh_tr_negotiate_one_alg: failed for c_to_s_cipher: none vs 3des-cbc,blowfish-cbc,twofish-cbc,arcfour,3des-ecb,3des-cfb,3des-ofb,blowfish-ecb,blowfish-cfb,blowf debug: ssh_tr_negotiate_one_alg: failed for s_to_c_cipher: none vs 3des-cbc,blowfish-cbc,twofish-cbc,arcfour,3des-ecb,3des-cfb,3des-ofb,blowfish-ecb,blowfish-cfb,blowf debug: client_disconnect: Algorithm negotiation failed. Disconnected; key exchange or algorith negotiation failed (Algorithm negotiation failed.). debug: uninitializing event loop I need to use it to cut down on transmission time. it take 4x for big files. It works on all other machines. Cheers PHiL
