Can't use the "ssh" or "scp" command on the Atlas-SoC board

From Terasic Wiki

Jump to: navigation, search

Q:I am using Altas-SoC board with factory image, but when using the command 'ssh' to connect with the PC (with Linux Ubuntu system), the connection got always closed, the same problem for 'scp' command, why does this happen?

A: It is mainly related to the cipher selected, only a few Linux distribution will exist this problem, but the Putty client for Windows will not exist this problem.

The solution is setting other cipher manually when connection, then it can work properly, please use the following command:

ssh root@xxx.xxx.x.xxx (IP address) -c aes256-ctr



Back

Personal tools