<?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: Advanced SSH settings for Cisco IOS</title>
	<atom:link href="http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/feed/" rel="self" type="application/rss+xml" />
	<link>http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/</link>
	<description></description>
	<lastBuildDate>Wed, 28 Mar 2012 14:15:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: MustafaAksu</title>
		<link>http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/comment-page-1/#comment-4774</link>
		<dc:creator>MustafaAksu</dc:creator>
		<pubDate>Mon, 05 Mar 2012 16:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/#comment-4774</guid>
		<description>Hi Albert
To prevent telnet access and allow only ssh,you have to have transport input ssh under line vty section. If you write this command while you do not have ssh enabled on the devices it will be rejected. So, you can still access to device via telnet. You can disable https access with no ip http secure-server and it does not affect ssh setup. Shared component is the key here. You need to create a key to use https , to use ssh , and disable telnet.</description>
		<content:encoded><![CDATA[<p>Hi Albert<br />
To prevent telnet access and allow only ssh,you have to have transport input ssh under line vty section. If you write this command while you do not have ssh enabled on the devices it will be rejected. So, you can still access to device via telnet. You can disable https access with no ip http secure-server and it does not affect ssh setup. Shared component is the key here. You need to create a key to use https , to use ssh , and disable telnet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @lbert</title>
		<link>http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/comment-page-1/#comment-4773</link>
		<dc:creator>@lbert</dc:creator>
		<pubDate>Mon, 05 Mar 2012 09:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/#comment-4773</guid>
		<description>Good day! Guys i got the solution for this problem, i incidentally turn off my ip http secure-server that is why my ssh is turn off also. All my switches is now denying all the telnet connection.</description>
		<content:encoded><![CDATA[<p>Good day! Guys i got the solution for this problem, i incidentally turn off my ip http secure-server that is why my ssh is turn off also. All my switches is now denying all the telnet connection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @lbert</title>
		<link>http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/comment-page-1/#comment-4772</link>
		<dc:creator>@lbert</dc:creator>
		<pubDate>Mon, 05 Mar 2012 08:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/#comment-4772</guid>
		<description>I configured my cisco switch 2960 series to only allow SSH but unfortunately telnet still allowed.I already configured all my switches before but 1 thing i noticed when i use the command SHO RUN the only difference is my new switch config dont have this crypto like info. below,
crypto pki trustpoint TP-self-signed-
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-
 revocation-check none
 rsakeypair TP-self-signed-

Anybody can help me about this issue?Thank you in advanced</description>
		<content:encoded><![CDATA[<p>I configured my cisco switch 2960 series to only allow SSH but unfortunately telnet still allowed.I already configured all my switches before but 1 thing i noticed when i use the command SHO RUN the only difference is my new switch config dont have this crypto like info. below,<br />
crypto pki trustpoint TP-self-signed-<br />
 enrollment selfsigned<br />
 subject-name cn=IOS-Self-Signed-Certificate-<br />
 revocation-check none<br />
 rsakeypair TP-self-signed-</p>
<p>Anybody can help me about this issue?Thank you in advanced</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c3po</title>
		<link>http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/comment-page-1/#comment-268</link>
		<dc:creator>c3po</dc:creator>
		<pubDate>Thu, 21 May 2009 20:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/#comment-268</guid>
		<description>how i can auto in via SSH i was try saving the public key on the client of putty and the ios of cisco and i cant enter, just in the same shh and calling the router via the ssh server, soo i want to find the way how to configure the ssh server for enter automatic.

pz and sorry for my bad english.</description>
		<content:encoded><![CDATA[<p>how i can auto in via SSH i was try saving the public key on the client of putty and the ios of cisco and i cant enter, just in the same shh and calling the router via the ssh server, soo i want to find the way how to configure the ssh server for enter automatic.</p>
<p>pz and sorry for my bad english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anon</title>
		<link>http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/comment-page-1/#comment-186</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Tue, 09 Dec 2008 14:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/#comment-186</guid>
		<description>A very important point to note is that if you change the hostname, devices connecting to your router won&#039;t see it as a valid certificate.

The key DOES stay the same, and CAN be used, but connecting via a web browser will throw up a Certificate error

This is because the key was generated - and married to - the original hostname. If you ignore this warning in your browser, it will still work, but you&#039;ll always have to click through the error.

Cheers</description>
		<content:encoded><![CDATA[<p>A very important point to note is that if you change the hostname, devices connecting to your router won&#8217;t see it as a valid certificate.</p>
<p>The key DOES stay the same, and CAN be used, but connecting via a web browser will throw up a Certificate error</p>
<p>This is because the key was generated &#8211; and married to &#8211; the original hostname. If you ignore this warning in your browser, it will still work, but you&#8217;ll always have to click through the error.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SSH @ Cisco &#124; Cisco Network Experience</title>
		<link>http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/comment-page-1/#comment-23</link>
		<dc:creator>SSH @ Cisco &#124; Cisco Network Experience</dc:creator>
		<pubDate>Sun, 25 Nov 2007 20:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://cisco-network.com/hands-on/advanced-ssh-settings-for-cisco-ios/#comment-23</guid>
		<description>[...] If you able to access your device with SSH but still have some other questions please have a look at Advanced SSH settings for Cisco IOS . [...]</description>
		<content:encoded><![CDATA[<p>[...] If you able to access your device with SSH but still have some other questions please have a look at Advanced SSH settings for Cisco IOS . [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

