<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ssh delay about 16 seconds in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911809#M26309</link>
    <description>I simply comment and delay gone&lt;BR /&gt;GSSAPIAuthentication yes&lt;BR /&gt;to&lt;BR /&gt;#GSSAPIAuthentication yes&lt;BR /&gt;&lt;BR /&gt;Thanks anyway&lt;BR /&gt;Regards&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Dec 2006 06:12:15 GMT</pubDate>
    <dc:creator>Maaz</dc:creator>
    <dc:date>2006-12-15T06:12:15Z</dc:date>
    <item>
      <title>ssh delay about 16 seconds</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911806#M26306</link>
      <description>ssh client OS: rhel 4&lt;BR /&gt;ssh server OS: rhel 4&lt;BR /&gt;&lt;BR /&gt;I ssh my "ssh server", it takes almost 12 seconds before getting the promt(password prompt) back.&lt;BR /&gt;#ssh 10.0.0.5&lt;BR /&gt;&amp;lt;12 seconds wait&amp;gt;&lt;BR /&gt;root@10.0.0.5's password:&lt;BR /&gt;&lt;BR /&gt;I did 'ssh -v 10.0.0.5' and found that the cause of delay(of abt 12 secs) is "Authentication Method".&lt;BR /&gt;&lt;BR /&gt;excerpt from 'ssh -v 10.0.0.5'&lt;BR /&gt;debug1: Authentications that can continue: publickey,gssapi-with-mic,password&lt;BR /&gt;debug1: Next authentication method: gssapi-with-mic&lt;BR /&gt;debug1: An invalid name was supplied&lt;BR /&gt;Cannot determine realm for numeric host address&lt;BR /&gt;&lt;BR /&gt;debug1: An invalid name was supplied&lt;BR /&gt;Cannot determine realm for numeric host address&lt;BR /&gt;&lt;BR /&gt;debug1: Next authentication method: publickey&lt;BR /&gt;debug1: Trying private key: /root/.ssh/identity&lt;BR /&gt;debug1: Trying private key: /root/.ssh/id_rsa&lt;BR /&gt;debug1: Trying private key: /root/.ssh/id_dsa&lt;BR /&gt;debug1: Next authentication method: password&lt;BR /&gt;root@10.0.0.5's password:&lt;BR /&gt;&lt;BR /&gt;plz help&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2006 13:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911806#M26306</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-12-12T13:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: ssh delay about 16 seconds</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911807#M26307</link>
      <description>To identify if it's a DNS reverse lookup problem, configure:&lt;BR /&gt;&lt;BR /&gt;/etc/ssh/sshd_config&lt;BR /&gt;&lt;BR /&gt;UseDNS no</description>
      <pubDate>Tue, 12 Dec 2006 13:35:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911807#M26307</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-12-12T13:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: ssh delay about 16 seconds</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911808#M26308</link>
      <description>Forgot to say that you need to reload the service:&lt;BR /&gt;&lt;BR /&gt;service sshd reload</description>
      <pubDate>Tue, 12 Dec 2006 13:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911808#M26308</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-12-12T13:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: ssh delay about 16 seconds</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911809#M26309</link>
      <description>I simply comment and delay gone&lt;BR /&gt;GSSAPIAuthentication yes&lt;BR /&gt;to&lt;BR /&gt;#GSSAPIAuthentication yes&lt;BR /&gt;&lt;BR /&gt;Thanks anyway&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Dec 2006 06:12:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911809#M26309</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-12-15T06:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: ssh delay about 16 seconds</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911810#M26310</link>
      <description>I had a similar problem and disabling DNS worked.</description>
      <pubDate>Fri, 05 Jan 2007 12:12:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911810#M26310</guid>
      <dc:creator>Andre Lejeune</dc:creator>
      <dc:date>2007-01-05T12:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: ssh delay about 16 seconds</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911811#M26311</link>
      <description>The server is unable to resolve the IP address you are coming from. &lt;BR /&gt;&lt;BR /&gt;Make sure reserve DNS is working correctly or put your source IP address and hostname in the /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;If the server does resolve correctly, please check how long it takes to do the reserve DNS lookup (command: dig ipaddress). &lt;BR /&gt;&lt;BR /&gt;If you don't need resolving at all, disable DNS lookups in /etc/ssh/sshd_config "UseDNS no" as others preferred before.</description>
      <pubDate>Wed, 10 Jan 2007 19:01:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-delay-about-16-seconds/m-p/3911811#M26311</guid>
      <dc:creator>Siert Zijl</dc:creator>
      <dc:date>2007-01-10T19:01:56Z</dc:date>
    </item>
  </channel>
</rss>

