Start a new topic

SSH Tunnel: unable to specify bind address for tunnel source

Royal TSX does not allow you to specify a bind address for the tunnel.

I suppose this is a lesser known feature of SSH, but I use this regularly to make sure the remote ports are opened on the correct interface (default value would be 127.0.0.1, what most people use). 


The official syntax (for both local and remote tunnels) is [bind_address:]port:host:hostport

I can currently add this using the "Additional SSH options", so it's not that I can't use it, but it's a shame to not being able to use such a nice interface for it :)


Login or Signup to post a comment