<div dir="ltr">Peter, <br><br><div>I like the product online demo  and it works very well off the DSL 
line I was using for running a Linux virtual machine off a server ( Is 
it Open Zen Server that you are using ? ), however what I was looking 
for in my Google search before finding your website was a firmware update for the older Sun Java 
Stations and or Sun Ray stations that would bring up a RDP client that 
allowed you to connect to a Vmware ESX / Vsphere VM running Windows XP /
 Windows 7. My understanding is  that you are using a TightVNc client 
over a SSH tunnel, my experience with VNC was that it requires a lot 
more bandwidth then the Microsoft RDP Client or the Citrix ICA client.<br>
<br></div>Does Cendio have a client for the Sun javastations or Sun ray stations to use with there server backend using VDI?<br><div><br><div class="gmail_extra">Regards, <br><br></div>Jose F. Medeiros<br><a href="tel:408-256-0649" value="+14082560649" target="_blank">408-256-0649</a><br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 6, 2014 at 5:22 AM, Peter Astrand <span dir="ltr"><<a href="mailto:astrand@cendio.se" target="_blank">astrand@cendio.se</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
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.<br>

<br>
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 <a href="http://www.cendio.com/resources/docs/tag/clientconf.html" target="_blank">http://www.cendio.com/<u></u>resources/docs/tag/clientconf.<u></u>html</a>). For example, if you have an existing SSH tunnel on localhost:4711, you can set:<br>

<br>
HOST_ALIASES=:22=localhost:<u></u>4711<br>
<br>
Good luck,<br>
Peter<div><div class="h5"><br>
<br>
<br>
On Mon, 5 May 2014, Philippe BOURDEU d'AGUERRE wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
To connect from outside, we use a bridge host allowing only a tunnel to port 22 of inside hosts.<br>
<br>
With Linux client I can connect to an inside host by creating ~/.thinlinc/config file with something like:<br>
<br>
Host inside<br>
ProxyCommand ssh -W inside:22 -i path/of/tunnel/key <a href="mailto:tunnel@bridge.aime-toulouse.fr" target="_blank">tunnel@bridge.aime-toulouse.fr</a><br>
<br>
Windows client seems to know file \Application Data\Thinlinc\config but I am unable to use it.<br>
<br>
I notice that if I try Thinlinc ssh.exe, I get message:<br>
<br>
"Bad owner or permissions"<br>
<br>
Is there a way to have a working ssh configuration file on Windows client?<br>
-- <br>
Philippe BOURDEU d'AGUERRE<br>
AIME - Campus de l'INSA                  <a href="http://www.aime-toulouse.fr/" target="_blank">http://www.aime-toulouse.fr/</a><br>
135 av. de Rangueil                      Tél <a href="tel:%2B33%20561%20559%20885" value="+33561559885" target="_blank">+33 561 559 885</a><br>
31077 TOULOUSE Cedex 4 - FRANCE          Fax <a href="tel:%2B33%20561%20559%20870" value="+33561559870" target="_blank">+33 561 559 870</a><br>
______________________________<u></u>_________________<br>
Thinlinc-technical mailing list<br>
<a href="mailto:Thinlinc-technical@lists.cendio.se" target="_blank">Thinlinc-technical@lists.<u></u>cendio.se</a><br>
Manage your subscription:<br>
<a href="http://lists.cendio.se/mailman/listinfo/thinlinc-technical" target="_blank">http://lists.cendio.se/<u></u>mailman/listinfo/thinlinc-<u></u>technical</a><br>
<br>
</blockquote>
<br>
<br></div></div>
---<br>
Peter Astrand           ThinLinc Chief Developer<br>
Cendio AB               <a href="http://cendio.com" target="_blank">http://cendio.com</a><br>
Teknikringen 8          <a href="http://twitter.com/ThinLinc" target="_blank">http://twitter.com/ThinLinc</a><br>
583 30 Linkoping        <a href="http://facebook.com/ThinLinc" target="_blank">http://facebook.com/ThinLinc</a><br>
Phone: <a href="tel:%2B46-13-214600" value="+4613214600" target="_blank">+46-13-214600</a> <a href="http://google.com/+CendioThinLinc" target="_blank">http://google.com/+<u></u>CendioThinLinc</a><br>_______________________________________________<br>

Thinlinc-technical mailing list<br>
<a href="mailto:Thinlinc-technical@lists.cendio.se">Thinlinc-technical@lists.cendio.se</a><br>
Manage your subscription:<br>
<a href="http://lists.cendio.se/mailman/listinfo/thinlinc-technical" target="_blank">http://lists.cendio.se/mailman/listinfo/thinlinc-technical</a><br></blockquote></div><br></div>