<?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 syslog.log is getting filled by DNS queries, how to disable it in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-is-getting-filled-by-dns-queries-how-to-disable-it/m-p/3136670#M154207</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  The syslog.log file is getting filled with DNS quries as follows, because of this syslog.log is getting keep on increaing in size, how to disable these messages.&lt;BR /&gt;Presently the syslog.log size is 60MB in my system.&lt;BR /&gt;&lt;BR /&gt;Ex:&lt;BR /&gt;Dec  4 23:05:47 suboz018 named-xfer[9432]: [3.220.32.82] not authoritative for 9&lt;BR /&gt;9.218.3.IN-ADDR.ARPA, SOA query got rcode 0, aa 0, ancount 1, aucount 0&lt;BR /&gt;&lt;BR /&gt;Looking forward for your prompt reply with solution...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Phani</description>
    <pubDate>Thu, 04 Dec 2003 17:26:47 GMT</pubDate>
    <dc:creator>phani_3</dc:creator>
    <dc:date>2003-12-04T17:26:47Z</dc:date>
    <item>
      <title>syslog.log is getting filled by DNS queries, how to disable it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-is-getting-filled-by-dns-queries-how-to-disable-it/m-p/3136670#M154207</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  The syslog.log file is getting filled with DNS quries as follows, because of this syslog.log is getting keep on increaing in size, how to disable these messages.&lt;BR /&gt;Presently the syslog.log size is 60MB in my system.&lt;BR /&gt;&lt;BR /&gt;Ex:&lt;BR /&gt;Dec  4 23:05:47 suboz018 named-xfer[9432]: [3.220.32.82] not authoritative for 9&lt;BR /&gt;9.218.3.IN-ADDR.ARPA, SOA query got rcode 0, aa 0, ancount 1, aucount 0&lt;BR /&gt;&lt;BR /&gt;Looking forward for your prompt reply with solution...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Phani</description>
      <pubDate>Thu, 04 Dec 2003 17:26:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-is-getting-filled-by-dns-queries-how-to-disable-it/m-p/3136670#M154207</guid>
      <dc:creator>phani_3</dc:creator>
      <dc:date>2003-12-04T17:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log is getting filled by DNS queries, how to disable it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-is-getting-filled-by-dns-queries-how-to-disable-it/m-p/3136671#M154208</link>
      <description>I would rather prefer to have a small script running on the system which will gunzip the syslog file and move it to different file name once in every week/month. &lt;BR /&gt;&lt;BR /&gt;You can also use SAM to trim the syslog.&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Thu, 04 Dec 2003 17:33:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-is-getting-filled-by-dns-queries-how-to-disable-it/m-p/3136671#M154208</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-12-04T17:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log is getting filled by DNS queries, how to disable it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-is-getting-filled-by-dns-queries-how-to-disable-it/m-p/3136672#M154209</link>
      <description>You'll need to modify your BIND configuration slightly by using the logging statement.&lt;BR /&gt;&lt;BR /&gt;Take a look here for details on using the logging statement.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://triton.process.com/bind-docs/logging.html" target="_blank"&gt;http://triton.process.com/bind-docs/logging.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You could set up a category to send any message BIND generates anywhere....</description>
      <pubDate>Thu, 04 Dec 2003 17:42:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-is-getting-filled-by-dns-queries-how-to-disable-it/m-p/3136672#M154209</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2003-12-04T17:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log is getting filled by DNS queries, how to disable it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-is-getting-filled-by-dns-queries-how-to-disable-it/m-p/3136673#M154210</link>
      <description>This issue can be made to go away by upgrading BIND tgo 9.2.x AND&lt;BR /&gt;&lt;BR /&gt;making sure the DNS databases are exactly correct.&lt;BR /&gt;&lt;BR /&gt;AND&lt;BR /&gt;&lt;BR /&gt;pointing /etc/resolv.conf to a DNS server that is correct(see last item).&lt;BR /&gt;&lt;BR /&gt;Somewhere in the DNS chain there is a bad zone record, or you are pointing to some outside server that can't answer requests for zones that are inside your firewall.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 04 Dec 2003 17:58:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log-is-getting-filled-by-dns-queries-how-to-disable-it/m-p/3136673#M154210</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-12-04T17:58:13Z</dc:date>
    </item>
  </channel>
</rss>

