<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.peterpap.net/index.php?action=history&amp;feed=atom&amp;title=Slow_SSH_Connection</id>
		<title>Slow SSH Connection - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.peterpap.net/index.php?action=history&amp;feed=atom&amp;title=Slow_SSH_Connection"/>
		<link rel="alternate" type="text/html" href="https://www.peterpap.net/index.php?title=Slow_SSH_Connection&amp;action=history"/>
		<updated>2026-05-05T01:49:09Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.1</generator>

	<entry>
		<id>https://www.peterpap.net/index.php?title=Slow_SSH_Connection&amp;diff=634&amp;oldid=prev</id>
		<title>Ppapa: Created page with &quot;Often this is down to DNS. So make sure you're DNS is set up 100% right. If it still is an issue, it might be that the client you are connecting from, has no DNS entry itself, so...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.peterpap.net/index.php?title=Slow_SSH_Connection&amp;diff=634&amp;oldid=prev"/>
				<updated>2016-11-11T03:30:46Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Often this is down to DNS. So make sure you&amp;#039;re DNS is set up 100% right. If it still is an issue, it might be that the client you are connecting from, has no DNS entry itself, so...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Often this is down to DNS. So make sure you're DNS is set up 100% right. If it still is an issue, it might be that the client you are connecting from, has no DNS entry itself, so when the SSH host tries to look it up, it waits and waits and waits.... To fix it, add the following line to /etc/ssh/sshd_config:&lt;br /&gt;
&lt;br /&gt;
 LookupClientHostnames no&lt;br /&gt;
&lt;br /&gt;
This is the equivalent of the Linux UseDNS parameter. Then restart SSH:&lt;br /&gt;
&lt;br /&gt;
  svcadm restart ssh&lt;br /&gt;
&lt;br /&gt;
Fast now, isn't it?!&lt;/div&gt;</summary>
		<author><name>Ppapa</name></author>	</entry>

	</feed>