<?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: delayed login on a L2000 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/delayed-login-on-a-l2000/m-p/2562372#M80559</link>
    <description>Paul,&lt;BR /&gt;The problem is Host lookup.  When you telnet to the machine, it tries to resolve your host name.  It first tries files, then DNS and NIS if you have it setup that way in the nsswitch.conf file.&lt;BR /&gt;You can do 2 things.&lt;BR /&gt;1. remove DNS from the "hosts" line in the nsswitch.conf file.  The problem with this is that if you're using it for e-mail and other internet stuff, it won't work properly, because it will not use DNS to lookup hostnames.&lt;BR /&gt;example:&lt;BR /&gt;hosts: files [NOTFOUND=return]# dns nisplus nis&lt;BR /&gt;This will check the /etc/hosts file and then quit trying to resolve the hostname.  It works.&lt;BR /&gt;&lt;BR /&gt;2. Edit the /etc/hosts file to include all the machines that need to connect to this server.&lt;BR /&gt;This may not be entirely practical, but it could be the easiest.  Depending on how many workstations are going to connect and if you are using DHCP.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;John</description>
    <pubDate>Mon, 06 Aug 2001 21:10:22 GMT</pubDate>
    <dc:creator>John Love_3</dc:creator>
    <dc:date>2001-08-06T21:10:22Z</dc:date>
    <item>
      <title>delayed login on a L2000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/delayed-login-on-a-l2000/m-p/2562371#M80558</link>
      <description>I have L2000 server running hpux 11.0, When I added a nameserver to the resolv.conf I started experiencing delayed logins on my server from our remote sites. This happens intermittently, mostly on the first login. We are using kermit95 to telnet to the server but i do not think it is the problem. I have also edited nsswitch.conf and removed the nis lookup but still no go. I could use any idea's you may have to help resolve this problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Paul Romanek</description>
      <pubDate>Mon, 06 Aug 2001 20:27:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/delayed-login-on-a-l2000/m-p/2562371#M80558</guid>
      <dc:creator>Paul Romanek</dc:creator>
      <dc:date>2001-08-06T20:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: delayed login on a L2000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/delayed-login-on-a-l2000/m-p/2562372#M80559</link>
      <description>Paul,&lt;BR /&gt;The problem is Host lookup.  When you telnet to the machine, it tries to resolve your host name.  It first tries files, then DNS and NIS if you have it setup that way in the nsswitch.conf file.&lt;BR /&gt;You can do 2 things.&lt;BR /&gt;1. remove DNS from the "hosts" line in the nsswitch.conf file.  The problem with this is that if you're using it for e-mail and other internet stuff, it won't work properly, because it will not use DNS to lookup hostnames.&lt;BR /&gt;example:&lt;BR /&gt;hosts: files [NOTFOUND=return]# dns nisplus nis&lt;BR /&gt;This will check the /etc/hosts file and then quit trying to resolve the hostname.  It works.&lt;BR /&gt;&lt;BR /&gt;2. Edit the /etc/hosts file to include all the machines that need to connect to this server.&lt;BR /&gt;This may not be entirely practical, but it could be the easiest.  Depending on how many workstations are going to connect and if you are using DHCP.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Mon, 06 Aug 2001 21:10:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/delayed-login-on-a-l2000/m-p/2562372#M80559</guid>
      <dc:creator>John Love_3</dc:creator>
      <dc:date>2001-08-06T21:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: delayed login on a L2000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/delayed-login-on-a-l2000/m-p/2562373#M80560</link>
      <description>You might also try running a traceroute to the IP address of one of those workstations and also to the DNS name.  See if the times or route paths differ.  If they do, then your DNS server is either slow to respond or is causing a different route path to be followed.</description>
      <pubDate>Tue, 07 Aug 2001 18:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/delayed-login-on-a-l2000/m-p/2562373#M80560</guid>
      <dc:creator>Angus Crome</dc:creator>
      <dc:date>2001-08-07T18:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: delayed login on a L2000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/delayed-login-on-a-l2000/m-p/2562374#M80561</link>
      <description>1. Try reverse lookup on the remote servers to see if there is any delay.&lt;BR /&gt;2. On the server try both nslookup and lookups on the remote servers&lt;BR /&gt;2. Check your name server to see if itself is able to resolve the remote systems.&lt;BR /&gt;&lt;BR /&gt;A pure DNS problem.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Aug 2001 21:09:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/delayed-login-on-a-l2000/m-p/2562374#M80561</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-08-16T21:09:18Z</dc:date>
    </item>
  </channel>
</rss>

