Issue 386 in connectbot: Support for ProxyCommand-like functionality

32 views
Skip to first unread message

conne...@googlecode.com

unread,
Nov 5, 2010, 2:44:55 PM11/5/10
to connectbo...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 386 by mkelly32: Support for ProxyCommand-like functionality
http://code.google.com/p/connectbot/issues/detail?id=386

It would be nice to be able to get similar functionality to OpenSSH's
ProxyCommand. In various situations, you may want to reach a host inside
some network, but only one host is open to ssh from the outside. Rather
than sshing, and then manually running ssh again to the final destination,
you can use a ProxyCommand setting like:

ProxyCommand /usr/bin/ssh -q -C -W%h:%p gateway.my.net

And then when you ssh to the inner host, traffic gets bounced properly. The
case where this is actually important is when you are proxying / port
forwarding. With this approach, the endpoint of your proxy is on your final
host, not on the gateway.

conne...@googlecode.com

unread,
Jun 27, 2011, 9:00:10 AM6/27/11
to connectbo...@googlegroups.com

Comment #1 on issue 386 by mike.fab...@gmail.com: Support for
ProxyCommand-like functionality
http://code.google.com/p/connectbot/issues/detail?id=386

I second this feature (although it should be an enhancement rather than a
defect), this would be extremely useful to me, as I am quite often needing
to SSH to a host that is inside a NAT environment and doesn't have an
external IP address. This solution is much easier and elegant than setting
up an extra port forward.

conne...@googlecode.com

unread,
Nov 19, 2014, 11:17:10 AM11/19/14
to connectbo...@googlegroups.com

Comment #2 on issue 386 by acorn...@gmail.com: Support for
ProxyCommand-like functionality
https://code.google.com/p/connectbot/issues/detail?id=386

Same here. Very useful feature to access corporate machines.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages