Changes between Initial Version and Version 3 of Ticket #112


Ignore:
Timestamp:
07/01/11 15:34:27 (13 years ago)
Author:
Antoine Martin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #112

    • Property Status changed from new to closed
    • Property Resolution changed from to worksforme
  • Ticket #112 – Description

    initial v3  
    1 I'm trying to set up a shifter 0.10.0 server on a Linux VM (host is Windows 7).  It shares the networking card of the host but has a different IP address.  Forwarding apps with ssh tunneling works, but removing the ssh tunnel does not.  I'd like to determine whether performance is better without the tunneling, but I'm currently unable to.
     1I'm trying to set up a {{{WinSwitch}}} 0.10.0 server on a Linux VM (host is Windows 7).  It shares the networking card of the host but has a different IP address.  Forwarding apps with ssh tunneling works, but removing the ssh tunnel does not.  I'd like to determine whether performance is better without the tunneling, but I'm currently unable to.
    22
    3 I see the following error in shifter/client/applet.log during a reconnect attempt:
    4 
     3I see the following error in winswitch/client/applet.log during a reconnect attempt:
     4{{{
    552010/29/08 10:31:29 ShifterApplet.start_link(ServerConfig(kraft:8796762835984)) link already exists for 'kraft', kicking it
    662010/29/08 10:31:29 ServerPortMonitor.get_command() remote server ServerConfig(kraft:8796762835984) is not tunnelled - cannot detect server port!
    772010/29/08 10:31:29 ServerPortMonitor.start() no command to run!
     8}}}
    89
    910This does not make much sense to me, because it should not be trying to use a tunnel.