Ticket #56 (closed Enhancement: fixed)

Opened 1 year ago

Last modified 5 months ago

Add remote host port

Reported by: andy@haveland.com Assigned to: romw
Priority: Minor Milestone: 6.0
Component: Manager Version:
Keywords: GUIRPC port patch Cc:

Description

Many remote clients, including mine, lie behind firewalls and can only be reached through SSH tunnels.

It would be very useful (and trivial to do) to add a port to the dialog box when connecting to a remote machine. Once a tunnel is established, remote clients can be accessed, for example, by connecting to localhost:31417, localhost:31418 etc.

Also, this obviates the need for remote clients to need rpc and open external ports. As far as the remote clients are concerned, all messages originate from its localhost and may optionally be accessed without needing a password.

Attachments

gui_port.patch (6.6 kB) - added by Der Meister on 11/14/07 11:42:43.
Patch implementing this feature request.

Change History

05/06/07 15:22:17 changed by Nicolas

  • keywords changed from port ssh tunnel to GUIRPC port.

10/04/07 15:59:33 changed by Nicolas

#67 marked as duplicate of this one. There's other interesting info on that ticket.

11/14/07 11:42:43 changed by Der Meister

  • attachment gui_port.patch added.

Patch implementing this feature request.

11/17/07 04:58:43 changed by Didactylos

  • keywords changed from GUIRPC port to GUIRPC port patch.
  • milestone changed from Undetermined to 6.0.

02/05/08 16:11:24 changed by davea

  • status changed from new to closed.
  • resolution set to fixed.

Checked in [14681]


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.