Forum Discussion
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:
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
- hareesh
Frequent Contributor
- sstrell
Super Contributor
Are you running the Windows cmd shell in admin mode? What error or failure are you seeing?
- hareesh
Frequent Contributor
Hi,
can you share which document are you following
- hareesh
Frequent Contributor
As we do not receive any response from you on the previous question/reply/answer that we have provided. Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.
- davidhorowitz
New Contributor
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.