<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ItHowTo.ro &#187; ssh</title>
	<atom:link href="http://www.ithowto.ro/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithowto.ro</link>
	<description>Blog about IT realated stuff by WSS</description>
	<lastBuildDate>Tue, 06 Jul 2010 16:35:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SSH Password Prompt Timeout</title>
		<link>http://www.ithowto.ro/2009/05/ssh-password-prompt-timeout/</link>
		<comments>http://www.ithowto.ro/2009/05/ssh-password-prompt-timeout/#comments</comments>
		<pubDate>Thu, 07 May 2009 09:48:59 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux administration]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=97</guid>
		<description><![CDATA[When try-ing to ssh into a linux server from a machine that doesn&#8217;t have reverse dns setup you might fall intro the situation where your ssh connection times-out befor you get the password prompt.
In this case, on the server, in sshd_config add the following line to solve your issue:
UseDNS no
]]></description>
			<content:encoded><![CDATA[<p>When try-ing to ssh into a linux server from a machine that doesn&#8217;t have reverse dns setup you might fall intro the situation where your ssh connection times-out befor you get the password prompt.</p>
<p>In this case, on the server, in <strong>sshd_config</strong> add the following line to solve your issue:</p>
<p><em><strong>UseDNS no</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2009/05/ssh-password-prompt-timeout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
