Hi, I cannot connect to my router RUT955 via SSH, I always get a “connection refused” error.
I tried with my phone and with a windows pc in the command line and also with Putty. Always connected to the same WiFi network.
It should be easy…
SSH is enabled, port and IP are correct.
I also tried with “Remote SSH access” ON and OFF.
Firewall all set on “Accept” for the network used.
Reason why you could not establish correct SSH to Teltonika is most probably Putty couldn’t negotiate ECDSA key for connection so it automatically closed the connection and refused it, immediately. Putty hold older settings in register and not valid keys - that’s why you could not connect to it.
Teltonika has abandoned RSA keys since 7.4.3 with changelog:
Removed SSH RSA key generation
Added SSH ECDSA key generation
You could re-install fresh installation with Putty, clean register check out if connection would establish. Alternatively, you can use Teraterm to check out if it’s negotating connection properly (most common it will negotiate better than Putty).