<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to use VNC with SSH encrypted tunnelling</title>
	<atom:link href="http://marcfearby.com/computing/vnc-over-ssh-tunneling/feed" rel="self" type="application/rss+xml" />
	<link>http://marcfearby.com/computing/vnc-over-ssh-tunneling</link>
	<description></description>
	<lastBuildDate>Sat, 26 Jun 2010 03:14:52 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff</title>
		<link>http://marcfearby.com/computing/vnc-over-ssh-tunneling/comment-page-1#comment-7540</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 06 Mar 2009 15:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://marcfearby.com/?p=16#comment-7540</guid>
		<description>Thanks for this.  I wonder if it would be possible to only allow incoming vnc connections from specific mac addresses.</description>
		<content:encoded><![CDATA[<p>Thanks for this.  I wonder if it would be possible to only allow incoming vnc connections from specific mac addresses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nemka</title>
		<link>http://marcfearby.com/computing/vnc-over-ssh-tunneling/comment-page-1#comment-5969</link>
		<dc:creator>nemka</dc:creator>
		<pubDate>Mon, 13 Oct 2008 23:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://marcfearby.com/?p=16#comment-5969</guid>
		<description>I followed the instructions and when I tried to run (open)session in Putty I got &quot;putty fatal error network error: connection refused&quot;</description>
		<content:encoded><![CDATA[<p>I followed the instructions and when I tried to run (open)session in Putty I got &#8220;putty fatal error network error: connection refused&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Fearby</title>
		<link>http://marcfearby.com/computing/vnc-over-ssh-tunneling/comment-page-1#comment-2238</link>
		<dc:creator>Simon Fearby</dc:creator>
		<pubDate>Thu, 19 Jul 2007 07:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://marcfearby.com/?p=16#comment-2238</guid>
		<description>Regarding my comment above, I have been having stability issues with OpenSSH with Vista and I will search for solutions.

I have also found and article on &quot;SSH Tunnelling without clear text user name / password&quot; (PGP) here: http://blog.robersonsoftware.com/2007/01/03/non-clear-text-passwords-using-ssh/</description>
		<content:encoded><![CDATA[<p>Regarding my comment above, I have been having stability issues with OpenSSH with Vista and I will search for solutions.</p>
<p>I have also found and article on &#8220;SSH Tunnelling without clear text user name / password&#8221; (PGP) here: <a href="http://blog.robersonsoftware.com/2007/01/03/non-clear-text-passwords-using-ssh/" rel="nofollow">http://blog.robersonsoftware.com/2007/01/03/non-clear-text-passwords-using-ssh/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Fearby</title>
		<link>http://marcfearby.com/computing/vnc-over-ssh-tunneling/comment-page-1#comment-2211</link>
		<dc:creator>Simon Fearby</dc:creator>
		<pubDate>Mon, 16 Jul 2007 14:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://marcfearby.com/?p=16#comment-2211</guid>
		<description>In order to get OpenSSH service running (and accepting connections) on Vista (with UAC turned off) I had to set Program Compatibility (mode: Windows XP SP2) to the following files.

&quot;C:\Program Files\OpenSSH\bin\cygrunsrv.exe&quot;
&quot;C:\Program Files\OpenSSH\usr\sbin\sshd.exe&quot;
&quot;C:\Program Files\OpenSSH\usr\sbin\sftp-server.exe&quot;

I also uninstalled and reinstalled a fresh OpenSSH and TightVNC for good measure.

fyi: There is a new version of Putty (v0.60).
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html</description>
		<content:encoded><![CDATA[<p>In order to get OpenSSH service running (and accepting connections) on Vista (with UAC turned off) I had to set Program Compatibility (mode: Windows XP SP2) to the following files.</p>
<p>&#8220;C:\Program Files\OpenSSH\bin\cygrunsrv.exe&#8221;<br />
&#8220;C:\Program Files\OpenSSH\usr\sbin\sshd.exe&#8221;<br />
&#8220;C:\Program Files\OpenSSH\usr\sbin\sftp-server.exe&#8221;</p>
<p>I also uninstalled and reinstalled a fresh OpenSSH and TightVNC for good measure.</p>
<p>fyi: There is a new version of Putty (v0.60).<br />
<a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" rel="nofollow">http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Fearby</title>
		<link>http://marcfearby.com/computing/vnc-over-ssh-tunneling/comment-page-1#comment-1881</link>
		<dc:creator>Simon Fearby</dc:creator>
		<pubDate>Mon, 29 Jan 2007 22:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://marcfearby.com/?p=16#comment-1881</guid>
		<description>Putty 0.59 is out (24th Jan 2007): 

Download: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

Snip (change log): 
 - Improved speed of SSH on Windows (particularly SSH-2 key exchange and public-key authentication).

Read change log: http://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html</description>
		<content:encoded><![CDATA[<p>Putty 0.59 is out (24th Jan 2007): </p>
<p>Download: <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" rel="nofollow">http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html</a></p>
<p>Snip (change log):<br />
 &#8211; Improved speed of SSH on Windows (particularly SSH-2 key exchange and public-key authentication).</p>
<p>Read change log: <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html" rel="nofollow">http://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
