in reply to Re: Unable to ssh in linux box
in thread Unable to ssh in linux box
I already checked it
On my server in file "/etc/ssh/sshd_config" I have setting like
Ciphers aes256-cbc,3des-cbc,blowfish-cbc,arcfourOn my client in file "/etc/ssh/ssh_config" I have setting like
# Cipher 3des,aes128-cbc,3des-cbc,blowfish-cbcSo on client it's commented out
So if I comment out client and server cipher lines it still does not work
Also I tried to login other server from same client I was able to login, in this case both client and server cipher setting is commented out
Please Assist
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Unable to ssh in linux box
by Bloodnok (Vicar) on May 18, 2011 at 15:13 UTC | |
by pinnacle (Acolyte) on May 19, 2011 at 16:24 UTC |