<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629125#M237301</link>
    <description>resolv.conf&lt;BR /&gt;&lt;BR /&gt;nameserver 192.99.99.163&lt;BR /&gt;#domain jmg&lt;BR /&gt;#nameserver 10.220.1.10&lt;BR /&gt;#nameserver 10.220.2.10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;#hosts: dns [NOTFOUND=continue] files&lt;BR /&gt;hosts: files [NOTFOUND=continue] dns&lt;BR /&gt;</description>
    <pubDate>Mon, 19 Sep 2005 11:26:15 GMT</pubDate>
    <dc:creator>Tim King_3</dc:creator>
    <dc:date>2005-09-19T11:26:15Z</dc:date>
    <item>
      <title>DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629118#M237294</link>
      <description>Not sure what's happening but our HPUX 9000 11.0 server may be having a problem resolving host names. The majority of the users on our network run a telnet session to our main app through Accuterm. All of a sudden there is a long delay before you get a login. Anywhere from 30 seconds to 15 min. Also there is some email sent from the server that is not going out. When I telnet to the port 25 and type "mail from: emailaddress" I get: "Sender domain must resolve" I'm not that familiar with hpux, can someone help me troubleshoot this? &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Tim</description>
      <pubDate>Mon, 19 Sep 2005 10:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629118#M237294</guid>
      <dc:creator>Tim King_3</dc:creator>
      <dc:date>2005-09-19T10:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629119#M237295</link>
      <description>This could be due to setttings in /etc/resolv.conf file.&lt;BR /&gt;&lt;BR /&gt;It should have entries like this&lt;BR /&gt;domain yourdomain.name&lt;BR /&gt;name server x.x.x.x (Ip Address of DNS server)&lt;BR /&gt;name server x.x.x.x ( Secodary DNS server )&lt;BR /&gt;&lt;BR /&gt;You /etc/nsswtich.conf file should like this for DNS resolution&lt;BR /&gt;hosts: files [NOTFOUND=continue UNAVAIL=continue] dns [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Mon, 19 Sep 2005 10:40:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629119#M237295</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2005-09-19T10:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629120#M237296</link>
      <description>Check the contents of the file /etc/resolv.conf &lt;BR /&gt;Are the nameservers specified correctly and use the nslookup command whether you can resolve from the DNS servers specified.</description>
      <pubDate>Mon, 19 Sep 2005 10:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629120#M237296</guid>
      <dc:creator>Orhan Biyiklioglu</dc:creator>
      <dc:date>2005-09-19T10:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629121#M237297</link>
      <description>Please make sure that your DNS server can make reverse DNS queries. In our environment, we had a very similar problem with Weblogic server. After enabling reverse dns and adding prt records of server, there is no problem :-)&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Sep 2005 10:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629121#M237297</guid>
      <dc:creator>Hakan Aribas</dc:creator>
      <dc:date>2005-09-19T10:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629122#M237298</link>
      <description>How would I check or enable reverse DNS? &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 19 Sep 2005 11:00:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629122#M237298</guid>
      <dc:creator>Tim King_3</dc:creator>
      <dc:date>2005-09-19T11:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629123#M237299</link>
      <description>Tim,&lt;BR /&gt;&lt;BR /&gt;if you are not the administrator of dns servers, check with the people who perform this function to see if they took the dns servers down or changed the ip addresses of DNS Servers without telling people like you. If you are working in a predominantly windows centric environment, Active driectory tied dns, may change transparent to windows users but have dire consequences for other types of servers.</description>
      <pubDate>Mon, 19 Sep 2005 11:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629123#M237299</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-19T11:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629124#M237300</link>
      <description>if you can provide this output, it would help tremendously as well:&lt;BR /&gt;&lt;BR /&gt;cat /etc/nsswitch.conf&lt;BR /&gt;cat /etc/resolv.conf&lt;BR /&gt;cat /etc/hosts</description>
      <pubDate>Mon, 19 Sep 2005 11:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629124#M237300</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-19T11:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629125#M237301</link>
      <description>resolv.conf&lt;BR /&gt;&lt;BR /&gt;nameserver 192.99.99.163&lt;BR /&gt;#domain jmg&lt;BR /&gt;#nameserver 10.220.1.10&lt;BR /&gt;#nameserver 10.220.2.10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;#hosts: dns [NOTFOUND=continue] files&lt;BR /&gt;hosts: files [NOTFOUND=continue] dns&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Sep 2005 11:26:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629125#M237301</guid>
      <dc:creator>Tim King_3</dc:creator>
      <dc:date>2005-09-19T11:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629126#M237302</link>
      <description>can you ping or telnet/ssh to the dns server at IP address 192.99.99.163 ? You do not need to have a login but do you know it is alive and accesible from your network. SOmetimes, strange subnetting or inserting an additonal router between your server and this one may cause you some headaches</description>
      <pubDate>Mon, 19 Sep 2005 11:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629126#M237302</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-19T11:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629127#M237303</link>
      <description>Yes I can, the 2 conf files reside on that server.</description>
      <pubDate>Mon, 19 Sep 2005 11:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629127#M237303</guid>
      <dc:creator>Tim King_3</dc:creator>
      <dc:date>2005-09-19T11:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629128#M237304</link>
      <description>before the nameserver line in your /etc/resolv.conf, insert your domain as follows&lt;BR /&gt;&lt;BR /&gt;(if your server's fully qulaified domain name is myserver.lab.mycompany.com")&lt;BR /&gt;&lt;BR /&gt;domain lab.mycompany.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this may help you get past the sendmail problem.&lt;BR /&gt;&lt;BR /&gt;after doing this, make an nslookup query to another remote server in your company. How long does it take you to get the response back ? almost immediately or is there some sort of a delay ?</description>
      <pubDate>Mon, 19 Sep 2005 11:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629128#M237304</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-09-19T11:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629129#M237305</link>
      <description>Normal DNS queries are hostnames, returning an IP address. Reverse DNS queries are IP addresses returning hostnames. It is a classic DNS config problem when telnet delays for 20-30 seconds per DNS server in /etc/resolv.conf. It means that the incoming computer (PC, server, etc) is unknown to the DNS server and telnet is trying to validate that this client should even be allowed to connect. When reverse DNS fails, the resolver then tries the next DNS server, and then the next. Each one requires about 20-30 seconds to timeout. If you wait for more than 90 seconds, you'll get a normal login. This is a standard security procedure and cannot be turned off.&lt;BR /&gt; &lt;BR /&gt;Start by changing the default /etc/nsswitch.conf so that the resolver will look in /etc/hosts on the server first. Change this line:&lt;BR /&gt; &lt;BR /&gt;hosts:        dns [NOTFOUND=return] nis [NOTFOUND=return] files&lt;BR /&gt; &lt;BR /&gt;to&lt;BR /&gt; &lt;BR /&gt;files   [NOTFOUND=continue UNAVAIL=continue] dns [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return] &lt;BR /&gt; &lt;BR /&gt;To see if the PC is not in the DNS server, login and type: nslookup 12.34.56.78&lt;BR /&gt;where 12.34.56.78 is the IP address of your PC. If you get no hostname in return (ie, can't find ... Non-existent domain) then the problem is with the DNS server--it is not connected to your DHCP server and the assigned IP addresses from DHCP have no hostnames.&lt;BR /&gt; &lt;BR /&gt;To get rid of the delays, fix your DNS server (they probably deleted all the reverse lookup records, thus causing the problem), or get all of the po9ssible DHCP addresses in your company, assign them arbitrary names like dummy1234, dummy1235, etc, and put that list into all your /etc/hosts files (after changing /etc/nsswitch.conf).</description>
      <pubDate>Mon, 19 Sep 2005 11:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629129#M237305</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-09-19T11:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629130#M237306</link>
      <description>It turned out to be a missing entry in the host file for our secondary DNS server. It's strange because I'm sure it was never there to begin with.&lt;BR /&gt;&lt;BR /&gt;I would like to thank you all for the generous responses!!&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Tue, 20 Sep 2005 13:37:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629130#M237306</guid>
      <dc:creator>Tim King_3</dc:creator>
      <dc:date>2005-09-20T13:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629131#M237307</link>
      <description>Usually this means the DNS servers do not know each other's names--a common error in administering DNS servers. All DNS servers should know about each other and be able to return a name in response to a query about the IP address (reverse lookup).</description>
      <pubDate>Tue, 20 Sep 2005 15:31:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3629131#M237307</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-09-20T15:31:17Z</dc:date>
    </item>
  </channel>
</rss>

