<?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: DNS problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700783#M586907</link>
    <description>Hi Lee,&lt;BR /&gt;&lt;BR /&gt;I agree with Steven, when he says that /etc/hosts file should appear before dns. The reason for this is that your entry in /etc/nsswitch.conf file right now would be showing as follows :&lt;BR /&gt;&lt;BR /&gt;hosts dns [NOTFOUND=continue UNAVAIL=continue] files [NOTFOUND=continue UNAVAIL=continue]&lt;BR /&gt;&lt;BR /&gt;make it as below&lt;BR /&gt;&lt;BR /&gt;hosts files [NOTFOUND=continue UNAVAIL=continue] dns [NOTFOUND=continue UNAVAIL=continue] &lt;BR /&gt;&lt;BR /&gt;I hope this will resolve your problem. Also make sure that you have all the entries of the pc's in your hosts file. If you have a large setup is NIS enabled. In that case you shall have to give the NIS [NOTFOUND=continue UNAVAIL=continue]  before dns entry.&lt;BR /&gt;&lt;BR /&gt;PS : Don't forget to award points if this resolves your problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anil</description>
    <pubDate>Wed, 10 Apr 2002 15:01:45 GMT</pubDate>
    <dc:creator>Anil C. Sedha</dc:creator>
    <dc:date>2002-04-10T15:01:45Z</dc:date>
    <item>
      <title>DNS problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700779#M586903</link>
      <description>We are running 10.2 on a 9000 server and have recently changed ISP's. The problem is that when the Leased line to our ISP goes down, the PC's on the LAn can't connect to the 9000 for about five minutes and then the coneections are problematic (missing data etc). We have looked at our routing tables which are:&lt;BR /&gt;&lt;BR /&gt;127.0.0.1 127.0.0.1  UH 8 2744 lo0    4608&lt;BR /&gt;&lt;BR /&gt;194.202.120.25 127.0.0.1 UH 2 4603 lo0 4608&lt;BR /&gt;&lt;BR /&gt;213.131.170.10  194.202.120.19 UGHD lan0 1500&lt;BR /&gt;&lt;BR /&gt;default  194.202.120.29  UG 0  7 lan0   1500&lt;BR /&gt;&lt;BR /&gt;194.202.120 194.202.120.25  U 21 203872 lan0 1500&lt;BR /&gt;&lt;BR /&gt;194.x.x.x is LAN, 213.x.x.x is ISP DNS1, 194.x.x.25 is the server in question.&lt;BR /&gt;Can anyone please tell me why this server needs to have a continous connection to the internet for it to allow others to access it? Is IP forwarding the problem or the fact that the routing tables are not correct? We also get what appears to be dynamic routing as the tables change throughout the day..but dynamic routing is definitely switched off! This has all happens since we disconnected our old proxy firewall, changed ISP's and replaced it with a sonicwall pro 100. &lt;BR /&gt;We appear to be up-to-date with our patches.&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Apr 2002 12:44:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700779#M586903</guid>
      <dc:creator>Lee Sitton</dc:creator>
      <dc:date>2002-04-10T12:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: DNS problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700780#M586904</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you enable gated or rdpd? These are routing protocols that facilitate a failover of default route if the primary router or gateway is down.&lt;BR /&gt;&lt;BR /&gt;You can check by:&lt;BR /&gt;&lt;BR /&gt;# ps -fae|grep gated&lt;BR /&gt;# ps -fae|grep rdpd&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Wed, 10 Apr 2002 12:55:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700780#M586904</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-04-10T12:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: DNS problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700781#M586905</link>
      <description>The pause when users connect is likely to be DNS related.  You might like to configure your /etc/nsswitch.conf file so that the /etc/hosts file is searched before DNS, and also make sure you have entries in /etc/hosts for all PC's on your LAN.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 10 Apr 2002 13:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700781#M586905</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-04-10T13:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: DNS problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700782#M586906</link>
      <description>Are all the PCs on the same subnet?&lt;BR /&gt;If not you have to setup &amp;amp; then define a local router/gateway to serve as a backup when the ISP line goes down. I would also recommend you setup a local DNS server (UNIX or NT - UNIX preferred) to stand as a backup in same scenario.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Apr 2002 13:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700782#M586906</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-04-10T13:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: DNS problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700783#M586907</link>
      <description>Hi Lee,&lt;BR /&gt;&lt;BR /&gt;I agree with Steven, when he says that /etc/hosts file should appear before dns. The reason for this is that your entry in /etc/nsswitch.conf file right now would be showing as follows :&lt;BR /&gt;&lt;BR /&gt;hosts dns [NOTFOUND=continue UNAVAIL=continue] files [NOTFOUND=continue UNAVAIL=continue]&lt;BR /&gt;&lt;BR /&gt;make it as below&lt;BR /&gt;&lt;BR /&gt;hosts files [NOTFOUND=continue UNAVAIL=continue] dns [NOTFOUND=continue UNAVAIL=continue] &lt;BR /&gt;&lt;BR /&gt;I hope this will resolve your problem. Also make sure that you have all the entries of the pc's in your hosts file. If you have a large setup is NIS enabled. In that case you shall have to give the NIS [NOTFOUND=continue UNAVAIL=continue]  before dns entry.&lt;BR /&gt;&lt;BR /&gt;PS : Don't forget to award points if this resolves your problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 10 Apr 2002 15:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700783#M586907</guid>
      <dc:creator>Anil C. Sedha</dc:creator>
      <dc:date>2002-04-10T15:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: DNS problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700784#M586908</link>
      <description>Hi Lee,&lt;BR /&gt;&lt;BR /&gt;I agree with Steven, when he says that /etc/hosts file should appear before dns. The reason for this is that your entry in /etc/nsswitch.conf file right now would be showing as follows :&lt;BR /&gt;&lt;BR /&gt;hosts dns [NOTFOUND=continue UNAVAIL=continue] files [NOTFOUND=continue UNAVAIL=continue]&lt;BR /&gt;&lt;BR /&gt;make it as below&lt;BR /&gt;&lt;BR /&gt;hosts files [NOTFOUND=continue UNAVAIL=continue] dns &lt;BR /&gt;I hope this will resolve your problem. Also make sure that you have all the entries of the pc's in your hosts file. If you have a large setup is NIS enabled. In that case you shall have to give the NIS [NOTFOUND=continue UNAVAIL=continue]  before dns entry.&lt;BR /&gt;&lt;BR /&gt;PS : Don't forget to award points if this resolves your problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 10 Apr 2002 15:02:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700784#M586908</guid>
      <dc:creator>Anil C. Sedha</dc:creator>
      <dc:date>2002-04-10T15:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: DNS problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700785#M586909</link>
      <description>Hi Lee,&lt;BR /&gt;&lt;BR /&gt;I agree with Steven, when he says that /etc/hosts file should appear before dns. The reason for this is that your entry in /etc/nsswitch.conf file right now would be showing as follows :&lt;BR /&gt;&lt;BR /&gt;hosts dns [NOTFOUND=continue UNAVAIL=continue] files [NOTFOUND=continue UNAVAIL=continue]&lt;BR /&gt;&lt;BR /&gt;make it as below&lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue UNAVAIL=continue] dns &lt;BR /&gt;I hope this will resolve your problem. Also make sure that you have all the entries of the pc's in your hosts file. If you have a large setup is NIS enabled. In that case you shall have to give the NIS [NOTFOUND=continue UNAVAIL=continue]  before dns entry.&lt;BR /&gt;&lt;BR /&gt;PS : Don't forget to award points if this resolves your problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 10 Apr 2002 15:03:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-problems/m-p/2700785#M586909</guid>
      <dc:creator>Anil C. Sedha</dc:creator>
      <dc:date>2002-04-10T15:03:07Z</dc:date>
    </item>
  </channel>
</rss>

