All about unix linux freebsd and FAQ for Packetlove.com Web hosting , Mail hosting , VoIP + IP PBX server > Trick เกี่ยวกับการแก้ปัญหา เกี่ยวกับ compiler gcc c++ c build make install

openssh client error algorithm negotiation fail ssh

(1/1)

golfreeze:
openssh client error algorithm negotiation fail ssh

ในกรณีถ้าเกิดเหตุการณ์นี้กับ ตัว ssh client นั่นหมายความว่าในฝั่งของ ssh server ไม่รองรับ cipher การเข้ารหัสยืนยันตัวตนแบบ aes128 ครับ

ทำการแก้ไขเบื้องต้นโดยทำการแอด
#cd /etc/ssh/
#cp sshd_config sshd_config.ori
#vi sshd_config
KexAlgorithms +diffie-hellman-group1-sha1
Ciphers +aes128-cbc

แล้วทำการ restart sshd 1 รอบ
#/etc/init.d/ssh restart

นำร่อง

[0] ดัชนีข้อความ

Go to full version