Подключение по SSH

Материал из EWiki
Версия от 11:08, 16 мая 2024; 192.168.2.254 (обсуждение) (Новая страница: «ошибки подключения по SSH: 1) Unable to negotiate with 192.168.2.154 port 22: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 Строка подключения: ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc cisco@192.168.2.154 2)»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигации Перейти к поиску

ошибки подключения по SSH:

1) Unable to negotiate with 192.168.2.154 port 22: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1

Строка подключения: ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc cisco@192.168.2.154

2)