<?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/3907278#M283979</link>
    <description>Atul,&lt;BR /&gt;please see:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=181208" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=181208&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;&lt;BR /&gt;So far you have not awarded any points !</description>
    <pubDate>Mon, 04 Dec 2006 05:42:21 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-12-04T05:42:21Z</dc:date>
    <item>
      <title>DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3907277#M283978</link>
      <description>Hi, I am getting below message in syslog:&lt;BR /&gt;&lt;BR /&gt;*********************syslog******************&lt;BR /&gt;&lt;BR /&gt;Dec  4 17:10:53 mumbs3 named[16872]: lame server resolving 'jhainc.com' (in 'jhainc.com'?): 207.69.188.201#53&lt;BR /&gt;Dec  4 17:10:53 mumbs3 named[16872]: lame server resolving 'hasenbeck.net' (in 'hasenbeck.NET'?): 62.153.123.31#53&lt;BR /&gt;Dec  4 17:10:54 mumbs3 named[16872]: lame server resolving 'hasenbeck.net' (in 'hasenbeck.NET'?): 62.153.122.14#53&lt;BR /&gt;***********************************************&lt;BR /&gt;here please let me know whats the meaning of these errors specially this Lame Server. Also my DNS server  frequently stop resolving sites and when i kill the named process and then restart process then only it start working. So please let me know what would be the issue.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Dec 2006 05:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3907277#M283978</guid>
      <dc:creator>atul.kaggarwal</dc:creator>
      <dc:date>2006-12-04T05:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3907278#M283979</link>
      <description>Atul,&lt;BR /&gt;please see:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=181208" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=181208&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;&lt;BR /&gt;So far you have not awarded any points !</description>
      <pubDate>Mon, 04 Dec 2006 05:42:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3907278#M283979</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-04T05:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3907279#M283980</link>
      <description>A DNS server which is supposed to be authoritative for a zone, but isnt.&lt;BR /&gt;&lt;BR /&gt;If you see something like this &lt;BR /&gt;&lt;BR /&gt;Dec 4 17:10:53 mumbs3 named[16872]: lame server resolving 'jhainc.com' (in 'jhainc.com'?): 207.69.188.201#53&lt;BR /&gt;&lt;BR /&gt;in your BIND logs, then BIND has queried a lame server. In this case, the server is mentioned as being authoritative somewhere for the zone, but when BIND queries it, it discovers that is not authoritative, and logs that message. &lt;BR /&gt;&lt;BR /&gt;If you are an administrator and got tired from all these messages in your logs, you can easily disable this "lame server" logging once and for all. Just add the following directive in your /etc/named.conf (or whereever your named.conf is on your machine):&lt;BR /&gt;&lt;BR /&gt;logging {&lt;BR /&gt;category lame-servers { null; };&lt;BR /&gt;&lt;BR /&gt;};&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Dec 2006 06:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3907279#M283980</guid>
      <dc:creator>Frank W Hansen_CEX</dc:creator>
      <dc:date>2006-12-04T06:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3907280#M283981</link>
      <description>Thanks for information, but can you let me know why my DNS server stop responding and after restarting start working. Currently around 400 domains are hosted on that server.</description>
      <pubDate>Mon, 04 Dec 2006 06:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns/m-p/3907280#M283981</guid>
      <dc:creator>atul.kaggarwal</dc:creator>
      <dc:date>2006-12-04T06:32:44Z</dc:date>
    </item>
  </channel>
</rss>

