LINUX.ORG.RU

История изменений

Исправление eugrus, (текущая версия) :

Спасибо за идеи!

Попрошу завтра

cat /var/log/auth.log
journalctl -t sshd
journalctl -u ssh

Можно ли предварительно считать опровержением теории, что роутер ловит на себя, тот факт, что удалённый IP.ADD.RES.S и другой Proxmox той же версии у меня на VirtualBox делают ровно тот же оффер по шифре?

ssh -o KexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc IP.ADD.RES.S
Unable to negotiate with IP.ADD.RES.S port 22: no matching cipher found. Their offer: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com

ssh -o KexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc 192.168.178.29
Unable to negotiate with 192.168.178.29 port 22: no matching cipher found. Their offer: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com

Исправление eugrus, :

Спасибо за идеи!

Попрошу завтра

cat /var/log/auth.log
journalctl -t sshd
journalctl -u ssh

Можно ли предварительно считать опровержением теории, что роутер ловит на себя, тот факт, что удалённый IP.ADD.RES.S и другой Proxmox той же версии у меня на VirtualBox делают ровно тот же оффер по шифре (на роутере прошивка 2018 года - там могли уже быть все эти)?

ssh -o KexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc IP.ADD.RES.S
Unable to negotiate with IP.ADD.RES.S port 22: no matching cipher found. Their offer: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com

ssh -o KexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc 192.168.178.29
Unable to negotiate with 192.168.178.29 port 22: no matching cipher found. Their offer: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com

Исправление eugrus, :

Спасибо за идеи!

Попрошу завтра

cat /var/log/auth.log
journalctl -t sshd
journalctl -u ssh

Можно ли предварительно считать опровержением теории, что роутер ловит на себя, тот факт, что удалённый IP.ADD.RES.S и другой Proxmox той же версии у меня на VirtualBox делают ровно тот же оффер по шифре?

ssh -o KexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc IP.ADD.RES.S
Unable to negotiate with IP.ADD.RES.S port 22: no matching cipher found. Their offer: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com

ssh -o KexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc 192.168.178.29
Unable to negotiate with 192.168.178.29 port 22: no matching cipher found. Their offer: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com

Исправление eugrus, :

Спасибо за идеи!

Попрошу завтра

journalctl -t sshd
journalctl -u ssh

Можно ли предварительно считать опровержением теории, что роутер ловит на себя, тот факт, что удалённый IP.ADD.RES.S и другой Proxmox той же версии у меня на VirtualBox делают ровно тот же оффер по шифре?

Unable to negotiate with IP.ADD.RES.S port 22: no matching cipher found. Their offer: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com

ssh -o KexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc 192.168.178.29
Unable to negotiate with 192.168.178.29 port 22: no matching cipher found. Their offer: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com

Исходная версия eugrus, :

Спасибо за идеи!

Попрошу завтра [code]cat /var/log/auth.log journalctl -t sshd journalctl -u ssh[/code]

Можно ли предварительно считать опровержением теории, что роутер ловит на себя, тот факт, что удалённый IP.ADD.RES.S и другой Proxmox той же версии у меня на VirtualBox делают ровно тот же оффер по шифре?

[code]ssh -o KexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc IP.ADD.RES.S Unable to negotiate with IP.ADD.RES.S port 22: no matching cipher found. Their offer: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com

ssh -o KexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc 192.168.178.29 Unable to negotiate with 192.168.178.29 port 22: no matching cipher found. Their offer: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com[/code]