<div dir="auto">Hi Matt,<div dir="auto"><br></div><div dir="auto">And as for my problem.. do you have any plans to add a user config file that can take hostname, port and identity details like openssh?</div><div dir="auto"><br></div><div dir="auto">Cheers,</div><div dir="auto"><br></div><div dir="auto">Flex</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 4 Jan 2021, 05:41 Matt Johnston, <<a href="mailto:matt@ucc.asn.au">matt@ucc.asn.au</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>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 <<a href="mailto:ruben@mrbrklyn.com" target="_blank" rel="noreferrer">ruben@mrbrklyn.com</a>> wrote:<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<pre>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 <a href="mailto:root@192.168.1.124" target="_blank" rel="noreferrer">root@192.168.1.124</a> -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></div></blockquote></div>