<?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: Fix slow connections to Ubuntu SSH servers</title>
	<atom:link href="http://unsharptech.com/2009/04/11/fix-slow-connections-to-ubuntu-ssh-servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://unsharptech.com/2009/04/11/fix-slow-connections-to-ubuntu-ssh-servers/</link>
	<description>when the bleeding edge just doesn&#039;t cut it</description>
	<lastBuildDate>Fri, 20 Aug 2010 10:59:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Fred Mora</title>
		<link>http://unsharptech.com/2009/04/11/fix-slow-connections-to-ubuntu-ssh-servers/comment-page-1/#comment-364</link>
		<dc:creator>Fred Mora</dc:creator>
		<pubDate>Wed, 28 Jul 2010 20:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://unsharptech.com/?p=187#comment-364</guid>
		<description>On Ubuntu 10.04 (Lucid Lynx), I had a similar problem. I found out that the /etc/ssh/ssh_config (config file for the ssh client) was overriding the defaults with

GSSAPIAuthentication yes
GSSAPIDelegateCredentials no

I commented out these two lines. Now ssh is not waiting for GSS anymore and the login speed is back to normal.</description>
		<content:encoded><![CDATA[<p>On Ubuntu 10.04 (Lucid Lynx), I had a similar problem. I found out that the /etc/ssh/ssh_config (config file for the ssh client) was overriding the defaults with</p>
<p>GSSAPIAuthentication yes<br />
GSSAPIDelegateCredentials no</p>
<p>I commented out these two lines. Now ssh is not waiting for GSS anymore and the login speed is back to normal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nudge</title>
		<link>http://unsharptech.com/2009/04/11/fix-slow-connections-to-ubuntu-ssh-servers/comment-page-1/#comment-308</link>
		<dc:creator>Nudge</dc:creator>
		<pubDate>Thu, 08 Apr 2010 15:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://unsharptech.com/?p=187#comment-308</guid>
		<description>Thanx, your saved post saved me some hours of trying to find the reason myself.</description>
		<content:encoded><![CDATA[<p>Thanx, your saved post saved me some hours of trying to find the reason myself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
