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

More SSH Tunnel Problems

forums forums SQLyog SQLyog: Bugs / Feature Requests More SSH Tunnel Problems

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #8619
      damonp
      Member

      Version 4.0b5

      Opening two ssh tunnels to different servers at the same time, one is root@localhost (on a remote server) one is root@FQDN (different remote server).

      If root@localhost SSH tunnel is opened first, root@FQDN _always_ fails with error 'cannot connection [email protected] using password; yes'.

      If root@FQDN is opened _first_, then both connections work at the same time.

      1. Seems to be a problem with multiple SSH tunnels

      2. Why would the error msg say [email protected] if it really is root@FQDN? Thats what leads me to believe there is a bug at #1 above.

      Maybe I'm doing something in the SSH tunnelling setup?

    • #16446
      damonp
      Member

      I did finally notice in the help doc the direction to use different local ports if using different ssh tunnels in the same session. That appears to have cleared up this problem.

      The thing that was driving me nuts was it worked depending on the order. I ran many queries and copies while connected to both over the same port and it worked so long as I connected to them in the right order. Too strange.

      sorry to jump the gun

      damonp

Viewing 1 reply thread
  • You must be logged in to reply to this topic.