Open GoogleCodeExporter opened 9 years ago
I am experiencing the exact issue.
I am using connectbot version 1.6.2 (r480 2010.02.12)
I am attempting to connect to an Ubuntu 10.04 linux box, using 3G with a VPN
using
the built-in VPN capabilities of android 2.1, using a PPTP encryption setting.
Using ps I can see that the sshd processes are running while it hangs.
Checking auth.log shows that the password is accepted for the user, a session
is
opened for the user and then instantly closed for the user.
Original comment by indulge....@gmail.com
on 24 May 2010 at 7:14
Well aparently the problem was due to the use of the Compression parameter. I
have unchecked the option and can connect now to my router.
Maybe the problem is on the router side, but I think its ssh daemon works with
compression.
Original comment by mass...@gmail.com
on 14 Sep 2010 at 6:47
[deleted comment]
[deleted comment]
I think this should be fixed in
https://github.com/kruton/connectbot/commit/6538b319af57762632aa119710f5fbe17aef
04c9
It occurs when the 'zlib' compression (OpenSSH's "compression yes" rather than
"compression delayed") is set.
Original comment by matt@ucc.asn.au
on 31 Jan 2011 at 1:01
Not fixed as of 1.7.1
Original comment by scree...@gmail.com
on 10 Sep 2011 at 7:14
Original issue reported on code.google.com by
mass...@gmail.com
on 4 Mar 2010 at 2:48