Forum Discussion

davidhorowitz's avatar
davidhorowitz
Icon for New Contributor rankNew Contributor
3 years ago
Solved

Can't SSH into DE10-Nano

Hello,

I have a DE10-Nano rev. C. development board. I loaded the SD card with the most recent image:

https://downloadmirror.intel.com/26687/eng/de10-nano-image-angstrom-v2016.12.socfpga-sdimg.2017.03.31.tgz

On Windows 10, I can connect to the board via serial connection with PuTTY and login fine. I run the "ifconfig" command and check the "eth0" inet addr and I can see ethernet is running and I can sucessfully ping the board at that address. However, when I try to SSH into the board with the command, "ssh root@whateveripaddress " it always fails. I can successfully SSH into the board on my Linux machine, however but I need to be able to do this on windows.

Thanks,

-David

  • I figured out the issue was my computer was just unhappy connecting through a USB ethernet adapter plugged into a USB hub. I plugged the adapter directly into a USB port on the machine and it worked as expected.

6 Replies