add below line in /etc/ssh/sshd_config
Ciphers aes128-ctr,aes192-ctr,aes256-ctr,arcfour128,arcfour256,arcfour,3des-cbc
TAKE SSH SERVIEC RESTART
#svcadm restart ssh
Ciphers aes128-ctr,aes192-ctr,aes256-ctr,arcfour128,arcfour256,arcfour,3des-cbc
TAKE SSH SERVIEC RESTART
#svcadm restart ssh
After i entered the above line in configuration file the ssh service's went maintance mode.Can u tell me what exactly the reason for this one?.
ReplyDelete