PINE64
Can ping between Pine 64 on a switch, but unable to ssh - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: Debian (https://forum.pine64.org/forumdisplay.php?fid=24)
+---- Thread: Can ping between Pine 64 on a switch, but unable to ssh (/showthread.php?tid=1882)



Can ping between Pine 64 on a switch, but unable to ssh - MikeJewski - 07-28-2016

This is my first time attempting anything with networking, so I apologize if I have no idea what I am doing. I have 2 Pine64's connected to an ethernet switch, and I assigned both of them a unique static ip. I am able to ping the other pine connected to the switch, but when I try to ssh, I get nothing. I know that one of them can be accessed by ssh, as I have connected through the wifi module using my laptop. Any help would be very appreciated.


RE: Can ping between Pine 64 on a switch, but unable to ssh - xalius - 07-28-2016

Hi, which image are you running? All the Ubuntu/Debian images should have a working ssh server out of the box... have you made sure that both of them have a unique MAC address? I think there is a default value in /boot/uEnv.txt , make sure it is not the same for both...


RE: Can ping between Pine 64 on a switch, but unable to ssh - MikeJewski - 07-28-2016

Yup, they match. Am I able to change the MAC address in the uEnv.txt, or do I have to change it by some other means?


RE: Can ping between Pine 64 on a switch, but unable to ssh - martinayotte - 07-28-2016

uEnv.txt is really the place where you need to change the MAC.


RE: Can ping between Pine 64 on a switch, but unable to ssh - MikeJewski - 07-28-2016

Assigning a unique MAC solved the problem!