<?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: telnet slow or not responding in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-slow-or-not-responding/m-p/2735842#M66497</link>
    <description>You need to modify your /etc/nsswitch.conf file so that both files and dns will be used.  The hosts line should look something like this:&lt;BR /&gt;&lt;BR /&gt;hosts:   files [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;This can be modified on the fly, no reboot or anything else is required.  Just modify the file, save it, and you should be good to go.</description>
    <pubDate>Sat, 01 Jun 2002 20:53:41 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2002-06-01T20:53:41Z</dc:date>
    <item>
      <title>telnet slow or not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-slow-or-not-responding/m-p/2735841#M66496</link>
      <description>I have install ux 11.11 with DNS and a gateway outside. so I can ftp to any site and af course telnet.&lt;BR /&gt;But when I telnet a local host name, the respond is unknow host. I have create /etc/nsswitch.conf file with "hosts:files" but now a can't telnet outside the network. It is a problem with DNS and the rest.&lt;BR /&gt;But I want use then both.</description>
      <pubDate>Sat, 01 Jun 2002 20:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-slow-or-not-responding/m-p/2735841#M66496</guid>
      <dc:creator>Jos de Ruiter</dc:creator>
      <dc:date>2002-06-01T20:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: telnet slow or not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-slow-or-not-responding/m-p/2735842#M66497</link>
      <description>You need to modify your /etc/nsswitch.conf file so that both files and dns will be used.  The hosts line should look something like this:&lt;BR /&gt;&lt;BR /&gt;hosts:   files [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;This can be modified on the fly, no reboot or anything else is required.  Just modify the file, save it, and you should be good to go.</description>
      <pubDate>Sat, 01 Jun 2002 20:53:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-slow-or-not-responding/m-p/2735842#M66497</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-06-01T20:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: telnet slow or not responding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-slow-or-not-responding/m-p/2735843#M66498</link>
      <description>Hi Jos&lt;BR /&gt;&lt;BR /&gt;A little expansion on Patrick's reply&lt;BR /&gt;&lt;BR /&gt;The entry in nsswitch is related to as the 'fall back mechanism'&lt;BR /&gt;&lt;BR /&gt;When you send a query to the lookup resource always yields one of 4 results&lt;BR /&gt;&lt;BR /&gt;SUCCESS - source found requested entry&lt;BR /&gt;UNAVAIL - Source is not configured&lt;BR /&gt;NOTFOUND - source responded "no such entry"&lt;BR /&gt;TRYAGAIN - server not responding&lt;BR /&gt;&lt;BR /&gt;When the resolver receives one of these responses you can configure it to react in 2 ways&lt;BR /&gt;&lt;BR /&gt;continue - Try the next source in the list&lt;BR /&gt;return - quit searching&lt;BR /&gt;&lt;BR /&gt;Lets say we have the following in /etc/nsswitch&lt;BR /&gt;&lt;BR /&gt;hosts: dns files&lt;BR /&gt;&lt;BR /&gt;The above says that the resolver should try DNS first - SUCCESS = return else use the /etc/hosts files&lt;BR /&gt;&lt;BR /&gt;As per Patrick's example - he is more explicitly defining the fallback mechanism&lt;BR /&gt;&lt;BR /&gt;hosts : files [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;With the above entry , if the host is not found  using /etc/hosts then the resolver will consult dns&lt;BR /&gt;&lt;BR /&gt;If these actions are not specified the resolver uses the following defaults&lt;BR /&gt;&lt;BR /&gt;SUCCESS=return&lt;BR /&gt;NOTFOUND=return&lt;BR /&gt;UNAVAIL=continue&lt;BR /&gt;TRYAGIN=continue&lt;BR /&gt;&lt;BR /&gt;Therefore the UNAVAIL and TRYAGAIN lines ensure that the other specified resource is used&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Sat, 01 Jun 2002 21:50:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-slow-or-not-responding/m-p/2735843#M66498</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-06-01T21:50:48Z</dc:date>
    </item>
  </channel>
</rss>

