MudaliarArun / connectbot

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

Specify bind address in remote port forwarding #154

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please, add possibility to specify address to which bind the port on remote
address when using remote port forwarding.

It is now possible to do "-R port:host:hostport", but not "-R
bind_address:port:host:hostport".

Thanks a lot.

Original issue reported on code.google.com by pbd.ch...@gmail.com on 19 Jun 2009 at 1:06

GoogleCodeExporter commented 8 years ago
Note for implementor: "*" should bind to all remote addresses.

Original comment by kenny@the-b.org on 14 Aug 2009 at 11:35

GoogleCodeExporter commented 8 years ago
This function is very critical if you want to get access to multiple servers 
through SSL tunneling. All my development and production servers are currently 
accessible only by binding addresses in remote port forwarding.
So this application is not really usuable at this moment until this enhancement 
is implemented.

Thank you.

Original comment by kevin.ky...@gmail.com on 5 Sep 2010 at 7:38

GoogleCodeExporter commented 8 years ago
I second that motion. I need to to specify the bind IP and port for the SSL 
tunnel/port forward to manage multiple servers. Is there an eta on this being 
implemented?

Original comment by jakew...@gmail.com on 17 Oct 2010 at 9:28

GoogleCodeExporter commented 8 years ago
Any workaround to "-R bind_address:port:host:hostport" ?
ty.

Original comment by eduardor...@gmail.com on 22 Jun 2012 at 2:49