[Thinlinc-technical] SSH tunnel and Windows client

Peter Astrand astrand at cendio.se
Tue May 6 14:22:28 CEST 2014


Hi. ssh.exe is a Windows port of OpenSSH. Although it might be possible to 
use advanced features by creating a "config" file, it is no surprise that 
some parts does not work. For example, the ProxyCommand and "-W" option 
relies on standard input and output redirection, which is a concept which 
differs somewhat on the Windows platform. So to summarize, you can only 
expect SSH functionality which is available through the ThinLinc Client 
GUI to work.

If you need to connect with ThinLinc over another SSH tunnel, I'd 
recommend creating this tunnel separately (either using our ssh.exe if it 
works, or perhaps better using another SSH client such as Putty). Then, 
configure the ThinLinc client to use this SSH tunnel. For this case, the 
HOST_ALIASES configuration parameter is useful (documented on 
http://www.cendio.com/resources/docs/tag/clientconf.html). For example, if 
you have an existing SSH tunnel on localhost:4711, you can set:

HOST_ALIASES=:22=localhost:4711

Good luck,
Peter


On Mon, 5 May 2014, Philippe BOURDEU d'AGUERRE wrote:

> Hi,
>
> To connect from outside, we use a bridge host allowing only a tunnel to port 
> 22 of inside hosts.
>
> With Linux client I can connect to an inside host by creating 
> ~/.thinlinc/config file with something like:
>
> Host inside
> ProxyCommand ssh -W inside:22 -i path/of/tunnel/key 
> tunnel at bridge.aime-toulouse.fr
>
> Windows client seems to know file \Application Data\Thinlinc\config but I am 
> unable to use it.
>
> I notice that if I try Thinlinc ssh.exe, I get message:
>
> "Bad owner or permissions"
>
> Is there a way to have a working ssh configuration file on Windows client?
> -- 
> Philippe BOURDEU d'AGUERRE
> AIME - Campus de l'INSA                  http://www.aime-toulouse.fr/
> 135 av. de Rangueil	 		 Tél +33 561 559 885
> 31077 TOULOUSE Cedex 4 - FRANCE 	 Fax +33 561 559 870
> _______________________________________________
> Thinlinc-technical mailing list
> Thinlinc-technical at lists.cendio.se
> Manage your subscription:
> http://lists.cendio.se/mailman/listinfo/thinlinc-technical
>


---
Peter Astrand		ThinLinc Chief Developer
Cendio AB		http://cendio.com
Teknikringen 8		http://twitter.com/ThinLinc
583 30 Linkoping	http://facebook.com/ThinLinc
Phone: +46-13-214600	http://google.com/+CendioThinLinc


More information about the Thinlinc-technical mailing list