[X2go-Bugs] [Tickets #70] Re: Cannot log on using ssh-proxy

bugs at x2go.org bugs at x2go.org
Sun Jun 19 23:30:43 CEST 2011


Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=70
------------------------------------------------------------------------------
  Ticket             | 70
  Updated By         | Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
  Summary            | Cannot log on using ssh-proxy
-Queue              | pyhoca-gui
+Queue              | python-x2go
-Version            | HEAD
+Version            | HEAD
  Type               | Bug
  State              | Feedback
  Priority           | 2. Medium
  Operating System   |
  Owners             | Mike Gabriel
------------------------------------------------------------------------------


Mike Gabriel <mike.gabriel at das-netzwerkteam.de> (2011-06-19 23:30) wrote:

I have found out what happens here: Paramiko mixes IPv4 and IPv6. If  
you specify a hostname like localhost, Paramiko will prefer IPv6  
(::1). But the SSH proxy tunnel ends at an IPv4 address (127.0.0.1).  
These two do not have anything to do with each other.

I'll have to think about a clean solution for this, as a work-around  
please use »127.0.0.1« instead of the hostname »localhost«.







More information about the x2go-bugs mailing list