Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Request: Automatic Random Assignment Of Local Port Numbers For Ssh Tu

forums forums SQLyog SQLyog: Bugs / Feature Requests Request: Automatic Random Assignment Of Local Port Numbers For Ssh Tu

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #9801
      jrossiter
      Member

      Currently I use the SQLyogTunnel.php file to connect to my work's SQL servers. The sole reason for this is that I want to be able to create multiple connections using a single connection profile. This isn't possible using SSH tunnels because opening a new connection tries to open a new SSH tunnel using the same port that the first connection is already using.

      What I propose:

      When SSH tunneling is enabled, don't force the user to manually select which port will be used for the local end of the tunnel. Either, a) randomly select a free port > 1024 and < 65535, or :cool: give the user the option to specify a range of ports to use. This would allow for a user to have a single connection profile to a server, but open several connections simultaneously. No more having to create “DB Server 1 Conn 1”, “DB Server 1 Conn 2”, …

    • #22128
      peterlaursen
      Participant

      Your are completely right in my opinion. Several implemetations are possible.

    • #22129
      jrossiter
      Member

      Bump.

      It looks like 5.2 is going out without this. I'd like, again, to stress that this is a very important improvement for tunneling users.

Viewing 2 reply threads
  • You must be logged in to reply to this topic.