leofarage / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

connectbot disconnect, when tunneling #226

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Portforward Local:8090 to localhost:80
2. Target system is a Win2003 Server, with freesshd installed and
Webmailserver on port 80
3. Connection through open port 443 on server is working. First connection
with browser to "http://localhost:8090" is working. But now the webserver
redirects to "http://localhost:8090/login" this page is not showing up.
Connectbot disconnects.
4. When I establish connection an go directly to
"http://localhost:8090/login", page is showing up corectly, but with the
next redirect, connectbot disconnects again,

What is the expected output? What do you see instead?
Expect, that connectbot holds connection.

What version of the product are you using (you can see this by using Menu
-> About in the Host List)?
ConnectBot 1.5.5 (r409 2009.09.06)

What type of system are you trying to connect to?
Windows 2003.Through freesshd.

If you are able to connect, what is the output of "echo $TERM", "uname -a",
and any other relevant information on the host?

Please provide any additional information below.
Tunneling with windows client works fine.
Using HTC Hero.

Original issue reported on code.google.com by fob...@gmail.com on 16 Nov 2009 at 8:56

GoogleCodeExporter commented 8 years ago
It might just be memory contention issues. Try the latest SVN at
http://connectbot.org/ and see if it helps. There's a checkbox option to try to 
stay
resident at all costs, but I'm not sure if I backported it to 1.5.5

Original comment by kenny@the-b.org on 16 Nov 2009 at 8:59

GoogleCodeExporter commented 8 years ago
I'm going to close this, but I'll reopen it if it still happens with latest dev 
version.

Original comment by kenny@the-b.org on 17 Nov 2009 at 8:17