Ik heb opeens een probleem. Wilde controleren of mijn rooted Toon 2 een update beschikbaar heeft. En kan plots niet meer inloggen via SSh. Ik krijg onderstaande melding:
Unable to negotiate with x.x.x.x port 22: no matching host key type found. Their offer: ssh-rsa
Heb het nog met een ander systeem geprobeerd, maar daar precies hetzelfde issue. De toon is verder wel af te lezen via HomeAssistnat en te pingen in het netwerk. De Toon draait overigens al langere tijd op versie 5.49.19.
Iemand enig idee wat er aan de hand is en hoe ik dit kan oplossen?
Unable to negotiate with x.x.x.x port 22: no matching host key type found.
Moderators: marcelr, TheHogNL, Toonz
Re: Unable to negotiate with x.x.x.x port 22: no matching host key type found.
Andere client gebruiken die nog wel die encryptie ondersteund (oudere putty of puttytray)
Member of the Toon Software Collective
- RDNZL
- Forum Moderator
- Posts: 1008
- Joined: Sun Sep 24, 2006 1:45 pm
- Location: Dordrecht, The Netherlands
- Contact:
Re: Unable to negotiate with x.x.x.x port 22: no matching host key type found.
Als je op linux zit kun je dit doen:
Code: Select all
ssh -c aes128-cbc -oKexAlgorithms=+diffie-hellman-group1-sha1 root@192.168.x.y
Regards, Ron.
Re: Unable to negotiate with x.x.x.x port 22: no matching host key type found.
Zit op een Mac. Heb dit wel geprobeerd, maar krijg dezelfde foutmelding.RDNZL wrote: ↑Thu Oct 20, 2022 8:36 pm Als je op linux zit kun je dit doen:Code: Select all
ssh -c aes128-cbc -oKexAlgorithms=+diffie-hellman-group1-sha1 root@192.168.x.y

Re: Unable to negotiate with x.x.x.x port 22: no matching host key type found.
Uiteindelijk de oplossing gevonden:
https://www.petenetlive.com/kb/article/0001245
Blijkbaar staat er nu in de terminal het één en ander uitgeschakeld waardoor dit probleem ontstaat. In het bovenstaande artikel staat wat je kunt doen om het op te lossen.
https://www.petenetlive.com/kb/article/0001245
Blijkbaar staat er nu in de terminal het één en ander uitgeschakeld waardoor dit probleem ontstaat. In het bovenstaande artikel staat wat je kunt doen om het op te lossen.
Re: Unable to negotiate with x.x.x.x port 22: no matching host key type found.
Komt inderdaad door de update naar OSX 13 Ventura.
Re: Unable to negotiate with x.x.x.x port 22: no matching host key type found.
Wordt het niet zo langzamerhand tijd voor een update van dropbear?
Het geval dat we nu gebruiken is al 7 jaar oud ...
Het geval dat we nu gebruiken is al 7 jaar oud ...