<?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 can I establish a secure connection using SSH between a server and a router Cisco?</title>
	<atom:link href="http://www.routersguide.com/blog/cisco-router/how-can-i-establish-a-secure-connection-using-ssh-between-a-server-and-a-router-cisco/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.routersguide.com/blog/cisco-router/how-can-i-establish-a-secure-connection-using-ssh-between-a-server-and-a-router-cisco/</link>
	<description>This blog will tell you everything that you need to know about Cisco, Juniper, Netgear, Linksys, and Foundry wireless routers.</description>
	<lastBuildDate>Sat, 31 Jul 2010 04:10:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: secure</title>
		<link>http://www.routersguide.com/blog/cisco-router/how-can-i-establish-a-secure-connection-using-ssh-between-a-server-and-a-router-cisco/comment-page-1/#comment-6241</link>
		<dc:creator>secure</dc:creator>
		<pubDate>Thu, 25 Jun 2009 23:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.routersguide.com/blog/cisco-router/how-can-i-establish-a-secure-connection-using-ssh-between-a-server-and-a-router-cisco/#comment-6241</guid>
		<description>Depends on IOS version of your cisco router. Make sure your IOS supports ssh and then you have to generate rsa keys, give hostname, domain name to router and under line vty yuo have to put login ssh. This makes you ready for ssh from server.
To start a ssh session to server from router type 
ssh -l &lt;username&gt; -c &lt;des or 3des&gt; &lt;server IP&gt;</description>
		<content:encoded><![CDATA[<p>Depends on IOS version of your cisco router. Make sure your IOS supports ssh and then you have to generate rsa keys, give hostname, domain name to router and under line vty yuo have to put login ssh. This makes you ready for ssh from server.<br />
To start a ssh session to server from router type<br />
ssh -l &lt;username&gt; -c &lt;des or 3des&gt; &lt;server IP&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodneycrater</title>
		<link>http://www.routersguide.com/blog/cisco-router/how-can-i-establish-a-secure-connection-using-ssh-between-a-server-and-a-router-cisco/comment-page-1/#comment-6242</link>
		<dc:creator>rodneycrater</dc:creator>
		<pubDate>Thu, 25 Jun 2009 23:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.routersguide.com/blog/cisco-router/how-can-i-establish-a-secure-connection-using-ssh-between-a-server-and-a-router-cisco/#comment-6242</guid>
		<description>Here is an SSH FAQ from Cisco:

http://www.cisco.com/en/US/tech/tk583/tk617/technologies_q_and_a_item09186a0080267e0f.shtml</description>
		<content:encoded><![CDATA[<p>Here is an SSH FAQ from Cisco:</p>
<p><a href="http://www.cisco.com/en/US/tech/tk583/tk617/technologies_q_and_a_item09186a0080267e0f.shtml" rel="nofollow">http://www.cisco.com/en/US/tech/tk583/tk617/technologies_q_and_a_item09186a0080267e0f.shtml</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
