<html><head></head><body>Sounds like your problem is with android not Dropbear :)<br><br><div class="gmail_quote">On 4 January 2021 4:57:30 am AWST, Ruben Safir <ruben@mrbrklyn.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">dropbear is a waste of time and it doesn't even work.<br><br>I don't know why it is Fing Hard for the table with android can't have<br>an openssh daman running so we can tranfer files on and off the image.<br><br>Everything about android is designed to just lock out the user.<br><br><br><br>On 1/3/21 8:57 AM, Sean Warner wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">Hello,<br><br> <br><br>I am ssh'ing from Server-A to Server-B. Dropbear client/server is on<br>Server-A and openssh client/server is on Server-B. ~/.ssh/ncp_key_dropbear<br>in Server-A is of the correct Dropbear format.<br><br> <br><br>I can ssh from A to B like this:<br><br># cd ~/.ssh<br><br># ssh -i ncp_key_dropbear root@192.168.1.124 -p 22<br><br> <br><br>In Dropbear is it possible in to create a ~/.ssh/config file on Server-A<br>like this:<br><br>Host ncp<br> User root<br> Port 22<br> IdentityFile ~/.ssh/ncp_key_dropbear<br> HostName 192.168.1.124<br><br> <br><br>. and then ssh like this?<br><br># ssh ncp<br><br> <br><br>When I do that on a host running OpenWrt I get the error:<br><br> <br><br>root@OpenWrt:~/.ssh# ssh ncp<br><br> <br><br>ssh: Connection to root@ncp:22 exited: Connect failed: Error resolving 'ncp'<br>port '22'. Name does not resolve<br><br> <br><br>Actually I get the same error even if I change the Port, in the config file,<br>to 1022 even though the sshd on the remote host is also listening on port<br>1022.<br><br> <br><br>I CAN set up a config file on Server-B, that has an openssh client, and I<br>can ssh from B to A like this and it works:<br><br># ssh openwrt<br><br> <br><br>Thank you,<br><br> <br><br>Flex<br><br><br></blockquote><br></pre></blockquote></div></body></html>