after upgrade to TOS6.0 my ssh client complained about host mismatch when logging to turris router
after removing key from known_hosts I found out that ecdsa key is commented out in /etc/ssh/sshd_config
something like this in /etc/ssh/sshd_config:
HostKey /etc/ssh/ssh_host_rsa_key
#HostKey /etc/ssh/ssh_host_ecdsa_key
HostKey /etc/ssh/ssh_host_ed25519_key
(rolled back because of multiple problems)
did anyone else encounter this problem?
(should I submit bug to gitlab?)
Omnia 2019
Pepe
October 20, 2022, 6:44pm
2
Related to this:
Package comes from upstream as it is.
so this is why I couldn’t find this in turris git nor this forum.
do you think I should search in openwrt github for every bug?
Pepe
October 20, 2022, 6:52pm
4
You wanted to open an issue in our GitLab, which I am saying that many packages comes from upstream as they are. We have just several patches in Turris Build repository and then we have our own specific feed with Turris specific packages like reForis, Updater-ng, etc.
SSH from Putty does not work at all. I am not able to connect via SSH after upgrade to version 6.0. Any idea how to fix it from web interface?
peci1
October 21, 2022, 8:31am
6
What about updating your Putty? My Putty connects without issues…
1 Like
Haha, Sorry, I did not realize that i have an old version of Putty. I was thinking problem is with SSH and keys in TOS 6.
system
Closed
October 24, 2022, 8:34am
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.