On 2011-12-19, Bryan <bra...@gmail.com> wrote:
> This is happening on OpenSSH for OpenBSD.
>
> LIttle backstory...
>
> I have an Motorola Droid that I use SSHDroidPro to connect to it from
> various PCs (windows and OpenBSD) to transfer files.  I upgraded to
> the Galaxy Nexus, and found that once I installed SSHDroidPro on it, I
> could no longer connect.  I bought QuickSSHd, thinking that there was
> some issue with the old application, but could still not connect..
>
> I have traced the issue back to sometime between November 20th, and
> December 16th.  How do I know that?  I had a VM from November 20th
> that I could SSH from to my new phone, but on my laptop, running a
> -current from December 16th fails.

I find it hard to believe that this...

> $ ssh -vvv 192.168.1.46
> OpenSSH_6.0-beta, OpenSSL 1.0.0e 6 Sep 2011
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug2: ssh_connect: needpriv 0
> debug1: Connecting to 192.168.1.46 [192.168.1.46] port 22.
>
> *sticks for about 45 seconds*

...would have anything to do with the version of OpenSSH, it just
looks like the TCP connection is failing (firewall? something else?
consider what things might be different between the VM and your laptop).

What happens if you "telnet 192.168.1.46 22"?

Reply via email to