<?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: Networking? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489056#M596741</link>
    <description>If you want to see the stats on named (ie, requests for resolution), you can signal named with SIGIOT or turn on tracing with SIGUSR1 and off with SIGUSR2. The results are appended to the file /var/tmp/named.stats.  You can also use the script sig_named to send the signals without having to track down the PID of named. Note that a busy nameserver will generate a lot of data in a short time.&lt;BR /&gt;&lt;BR /&gt;To start a trace:&lt;BR /&gt;&lt;BR /&gt;cat /dev/null &amp;gt; /var/tmp/named.stats&lt;BR /&gt;sig_named debug 1&lt;BR /&gt;&lt;BR /&gt;wait a few minutes, then&lt;BR /&gt;&lt;BR /&gt;sig_named debug 0&lt;BR /&gt;&lt;BR /&gt;This often turns up some intersting situations such as network backup software that asks for an IP address for every file being backed up.</description>
    <pubDate>Mon, 05 Feb 2001 03:23:44 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2001-02-05T03:23:44Z</dc:date>
    <item>
      <title>Networking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489049#M596734</link>
      <description>Getting the following error in syslog:&lt;BR /&gt;&lt;BR /&gt;Err/TO getting serial# for "server name"&lt;BR /&gt;named-xfer[number]: [I/P address] not authoritative for "server name", SOA query got rcode 0, aa 0, ancount 0, aucount 9&lt;BR /&gt;&lt;BR /&gt;Haven't found any reference to this on ITRC. Anyone please?  Thanks a lot!</description>
      <pubDate>Thu, 01 Feb 2001 20:25:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489049#M596734</guid>
      <dc:creator>Josee Bourget-Thuma</dc:creator>
      <dc:date>2001-02-01T20:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Networking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489050#M596735</link>
      <description>It seems you have configuration problems in your database, probably the primary DNS.  Make sure, in the db.cache file (pointers to root nameservers) you do not have an entry that points back to itself.&lt;BR /&gt;&lt;BR /&gt;Also, if you have underscores in your hostnames, put these three lines at the beginning of named.boot:&lt;BR /&gt;&lt;BR /&gt;check-names primary warn                      &lt;BR /&gt;check-names secondary warn                  &lt;BR /&gt;check-names response warn&lt;BR /&gt;&lt;BR /&gt;Another thing to check is your HINFO lines.&lt;BR /&gt;&lt;BR /&gt;RFC 1034 states that an HINFO record requires two strings.&lt;BR /&gt;Example of Invalid HINFO Record:&lt;BR /&gt;Test     IN      HINFO   "WWW Server"&lt;BR /&gt;Example of Valid HINFO Record:&lt;BR /&gt;Test     IN      HINFO   "WWW Server"   "Customer Sites&lt;BR /&gt;&lt;BR /&gt;/usr/share/doc/bog.txt (supplied in compressed format) is the BIND Operations Guide.  Section 6.5.6 on HINFO Shows the format:&lt;BR /&gt;&lt;BR /&gt;{name}   {ttl}   addr-class   HINFO   Hardware     OS&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Fri, 02 Feb 2001 11:09:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489050#M596735</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2001-02-02T11:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Networking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489051#M596736</link>
      <description>Thanks Berlene for this info. How would you explain the fact that I don't have a db.cache file yet have name server setup? I'm very green in the DNS topic. The bog.txt file was very informative. Thanks again. Josee</description>
      <pubDate>Fri, 02 Feb 2001 16:18:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489051#M596736</guid>
      <dc:creator>Josee Bourget-Thuma</dc:creator>
      <dc:date>2001-02-02T16:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Networking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489052#M596737</link>
      <description>Maybe we should go through the setup again.  I attached a document that may help.&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Fri, 02 Feb 2001 16:25:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489052#M596737</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2001-02-02T16:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Networking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489053#M596738</link>
      <description>The document helped me comfirm that this server shouldn't have been setup as secondary DNS in the first place.(before me) My first experience with the forum has been very rewarding. Thanks a lot Berlene.  &lt;BR /&gt;&lt;BR /&gt;Josee</description>
      <pubDate>Fri, 02 Feb 2001 17:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489053#M596738</guid>
      <dc:creator>Josee Bourget-Thuma</dc:creator>
      <dc:date>2001-02-02T17:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Networking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489054#M596739</link>
      <description>Is there a way to determined what the traffic was while on DNS? Just curious to know how much performance increase I should expect. Thanks again.&lt;BR /&gt;&lt;BR /&gt;Josee</description>
      <pubDate>Fri, 02 Feb 2001 17:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489054#M596739</guid>
      <dc:creator>Josee Bourget-Thuma</dc:creator>
      <dc:date>2001-02-02T17:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Networking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489055#M596740</link>
      <description>Try running&lt;BR /&gt;#sig_named dump &lt;BR /&gt;You'll then have a file called /var/tmp/named_dump.db&lt;BR /&gt;It's a list of all learned names/ip-addresses&lt;BR /&gt;&lt;BR /&gt;Berlene &lt;BR /&gt;</description>
      <pubDate>Fri, 02 Feb 2001 19:59:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489055#M596740</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2001-02-02T19:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Networking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489056#M596741</link>
      <description>If you want to see the stats on named (ie, requests for resolution), you can signal named with SIGIOT or turn on tracing with SIGUSR1 and off with SIGUSR2. The results are appended to the file /var/tmp/named.stats.  You can also use the script sig_named to send the signals without having to track down the PID of named. Note that a busy nameserver will generate a lot of data in a short time.&lt;BR /&gt;&lt;BR /&gt;To start a trace:&lt;BR /&gt;&lt;BR /&gt;cat /dev/null &amp;gt; /var/tmp/named.stats&lt;BR /&gt;sig_named debug 1&lt;BR /&gt;&lt;BR /&gt;wait a few minutes, then&lt;BR /&gt;&lt;BR /&gt;sig_named debug 0&lt;BR /&gt;&lt;BR /&gt;This often turns up some intersting situations such as network backup software that asks for an IP address for every file being backed up.</description>
      <pubDate>Mon, 05 Feb 2001 03:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489056#M596741</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-02-05T03:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Networking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489057#M596742</link>
      <description>Thank you both for the info. &lt;BR /&gt;&lt;BR /&gt;It's noted for future use. I obviously couldn't not run this since I removed my server as DNS and it didn't work in the firts place. &lt;BR /&gt;&lt;BR /&gt;Take care,&lt;BR /&gt;Josee</description>
      <pubDate>Thu, 08 Feb 2001 15:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking/m-p/2489057#M596742</guid>
      <dc:creator>Josee Bourget-Thuma</dc:creator>
      <dc:date>2001-02-08T15:19:27Z</dc:date>
    </item>
  </channel>
</rss>

