Hi, 
 
I got a OrangePi Zero.   I have it connected to an Ethernet cable and a debug serial port.   I can control the Zero through the serial port.  However, I cannot create a stable SSH connection to the device.    I have tried MobaXterm, Putty and WinSCP.  All will sometimes connect, but then drop the connection before anything useful can be accomplished.   I also have a Raspberry PI 3.   If I connect the Raspberry PI to the same power supply and Ethernet cable, then it connects and works fine.   Therefore, I do not think the problem is external HW or my external setup.  
 
OrangePi Zero is running : 
 
  Linux OrangePizero 3.4.39 #3 SMP PREEMPT Mon Nov    28 10:12:06 CST 2016 armv7l GNU/Linux  
From MobaXterm I get continual warning on attempting to connect of :  
WARNING - REMOTE HOST IDENTIFICATION HAS CHANGED  
I only get this on the Raspberry PI when the router has assigned it another Ethernet address.  
  
Failing login from MobaXterm is like: login as: root   Using keyboard-interactive authentication.   Password:   Using keyboard-interactive authentication.   Access is denied   Access denied   Using keyboard-interactive authentication.   Password:  
Anytime I get that keyboard-interactive authentication,   then it will never accept the correct password.    When it works, the login looks like: login as: root    
Any ideas what is wrong?  
As I am typing this, I realize that the router always gives the OrangePi the same IP Address, 192.168.101.    I am testing this at work, so that is a suspiciously low IP address since there is lots of things on the network.   Halting the Zero and powering it down, then I can still ping 192.168.0.101.    Therefore it seems like perhaps the Zero is using a default IP address rather than requesting one.    Does that make sense to anyone?  
Thanks.  
  
--- Steve  
 
 
 
 
 
 |