<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Nokia E61 SSH Client PuTTY</title>
	<link>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html</link>
	<description>My way on using wonderful Nokia gadgets</description>
	<pubDate>Tue, 13 May 2008 22:07:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Wesley</title>
		<link>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-35432</link>
		<dc:creator>Wesley</dc:creator>
		<pubDate>Tue, 25 Dec 2007 15:50:43 +0000</pubDate>
		<guid>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-35432</guid>
		<description>Could one not presumably encrypt the private key with a pass phrase which was easier to type on a phone keypad</description>
		<content:encoded><![CDATA[<p>Could one not presumably encrypt the private key with a pass phrase which was easier to type on a phone keypad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pingu</title>
		<link>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-35417</link>
		<dc:creator>Pingu</dc:creator>
		<pubDate>Tue, 18 Dec 2007 10:32:15 +0000</pubDate>
		<guid>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-35417</guid>
		<description>Surely using passwordless SSH keys on a mobile device is a little insecure... Lost phone may equal many tears...</description>
		<content:encoded><![CDATA[<p>Surely using passwordless SSH keys on a mobile device is a little insecure&#8230; Lost phone may equal many tears&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-35403</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 12 Dec 2007 19:44:24 +0000</pubDate>
		<guid>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-35403</guid>
		<description>I've got it working on N95 with keys setup :) It's a wonderful thing.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got it working on N95 with keys setup <img src='http://www.nokme.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> It&#8217;s a wonderful thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sena</title>
		<link>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-35246</link>
		<dc:creator>Sena</dc:creator>
		<pubDate>Sat, 15 Sep 2007 15:30:38 +0000</pubDate>
		<guid>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-35246</guid>
		<description>Any for n95 yet?</description>
		<content:encoded><![CDATA[<p>Any for n95 yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quinn Comendant</title>
		<link>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-34317</link>
		<dc:creator>Quinn Comendant</dc:creator>
		<pubDate>Thu, 07 Jun 2007 20:43:30 +0000</pubDate>
		<guid>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-34317</guid>
		<description>Claes, what do you mean by "if only the WLAN worked a bit better on it"?</description>
		<content:encoded><![CDATA[<p>Claes, what do you mean by &#8220;if only the WLAN worked a bit better on it&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: macgeek</title>
		<link>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-28604</link>
		<dc:creator>macgeek</dc:creator>
		<pubDate>Wed, 25 Apr 2007 16:47:14 +0000</pubDate>
		<guid>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-28604</guid>
		<description>I LOVE it - but seriously - does anyone still need SSH1???</description>
		<content:encoded><![CDATA[<p>I LOVE it - but seriously - does anyone still need SSH1???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claes</title>
		<link>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-25723</link>
		<dc:creator>Claes</dc:creator>
		<pubDate>Sat, 24 Mar 2007 23:42:46 +0000</pubDate>
		<guid>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-25723</guid>
		<description>SSH is a encrypted TCP service which normally connects to port 22!
Which means: You don't need to enable "VPN" it's a "VPN" by it self!

I usually "hide" my SSH-service on my (and my customers)  servers through a change of the default port 22 in the configfile (/etc/ssh/sshd_config) to something between 1024 and 65535...

And yes you could easily make tunnel/VPN-connection with it!

Of course you need to allow your specific traffic (TCP port) through firewalls you pass... 

I think this is the coolest thing to do with the E61 (if only the WLAN worked a bit better on it)!

BTW I don't think you should fiddle with any Firewalls before you understand what VPN and services like SSH is!!!!</description>
		<content:encoded><![CDATA[<p>SSH is a encrypted TCP service which normally connects to port 22!<br />
Which means: You don&#8217;t need to enable &#8220;VPN&#8221; it&#8217;s a &#8220;VPN&#8221; by it self!</p>
<p>I usually &#8220;hide&#8221; my SSH-service on my (and my customers)  servers through a change of the default port 22 in the configfile (/etc/ssh/sshd_config) to something between 1024 and 65535&#8230;</p>
<p>And yes you could easily make tunnel/VPN-connection with it!</p>
<p>Of course you need to allow your specific traffic (TCP port) through firewalls you pass&#8230; </p>
<p>I think this is the coolest thing to do with the E61 (if only the WLAN worked a bit better on it)!</p>
<p>BTW I don&#8217;t think you should fiddle with any Firewalls before you understand what VPN and services like SSH is!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-25705</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Sat, 24 Mar 2007 18:39:43 +0000</pubDate>
		<guid>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-25705</guid>
		<description>Do i need to enable VPN for connecting to a unix server behinf firewall?
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Do i need to enable VPN for connecting to a unix server behinf firewall?<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pasha</title>
		<link>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-24693</link>
		<dc:creator>Pasha</dc:creator>
		<pubDate>Thu, 08 Mar 2007 02:20:44 +0000</pubDate>
		<guid>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-24693</guid>
		<description>Wizzy man! This is awesome, thx, very useful info missing on my article. ;)</description>
		<content:encoded><![CDATA[<p>Wizzy man! This is awesome, thx, very useful info missing on my article. <img src='http://www.nokme.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wizzy</title>
		<link>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-24664</link>
		<dc:creator>Wizzy</dc:creator>
		<pubDate>Wed, 07 Mar 2007 14:18:09 +0000</pubDate>
		<guid>http://www.nokme.com/nokia-e61-ssh-client-putty-130.html#comment-24664</guid>
		<description>Thought I would document what it takes to get putty to use ssh keys to log in to a Unix server ..

% sudo aptitude install putty-tools   # universe repository

On the unix box, create a passwordless key, and put the public part in your authorized_keys

% ssh-keygen -t rsa

Type enter at the passwords, and save the file in "e61"

% cat e61.pub &#62;&#62; ~/.ssh/authorized_keys
% chmod 600 ~/.ssh/authorized_keys

Convert the private key file to putty format

% puttygen e61 -o putty.ppk

Move that private key file to the E61 - I saved it in C:/System/Apps/putty/putty.ppk

Start up putty, Options / Settings and tools / Authentication

Put in your username, Add the Private key file.

In Options / Settings and tools / Connection, add the host and port

Options / Settings and tools / Save as default

Options / Connection / Connect

Should get you all the way in.</description>
		<content:encoded><![CDATA[<p>Thought I would document what it takes to get putty to use ssh keys to log in to a Unix server ..</p>
<p>% sudo aptitude install putty-tools   # universe repository</p>
<p>On the unix box, create a passwordless key, and put the public part in your authorized_keys</p>
<p>% ssh-keygen -t rsa</p>
<p>Type enter at the passwords, and save the file in &#8220;e61&#8243;</p>
<p>% cat e61.pub &gt;&gt; ~/.ssh/authorized_keys<br />
% chmod 600 ~/.ssh/authorized_keys</p>
<p>Convert the private key file to putty format</p>
<p>% puttygen e61 -o putty.ppk</p>
<p>Move that private key file to the E61 - I saved it in C:/System/Apps/putty/putty.ppk</p>
<p>Start up putty, Options / Settings and tools / Authentication</p>
<p>Put in your username, Add the Private key file.</p>
<p>In Options / Settings and tools / Connection, add the host and port</p>
<p>Options / Settings and tools / Save as default</p>
<p>Options / Connection / Connect</p>
<p>Should get you all the way in.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.352 seconds -->
