<?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: Refresh the DNS table in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716066#M947403</link>
    <description>Jim,&lt;BR /&gt;&lt;BR /&gt;Use 'sig_named restart' to re-read the database.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Thu, 02 May 2002 19:58:56 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2002-05-02T19:58:56Z</dc:date>
    <item>
      <title>Refresh the DNS table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716062#M947399</link>
      <description>HPUX 10.20 - need to let a single user refresh the DNS table - as they add printers the need to update the hosts list...got an easy script to do this ? I stop/start inetd but thats a little drastic but if its all we have.&lt;BR /&gt;</description>
      <pubDate>Thu, 02 May 2002 19:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716062#M947399</guid>
      <dc:creator>Jim Lynn</dc:creator>
      <dc:date>2002-05-02T19:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the DNS table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716063#M947400</link>
      <description>You dont need to do that at all.&lt;BR /&gt;1) ps -e | grep named and note the PID of named&lt;BR /&gt;2) kill -1 PID&lt;BR /&gt;&lt;BR /&gt;That will force a reconfig of named.&lt;BR /&gt;</description>
      <pubDate>Thu, 02 May 2002 19:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716063#M947400</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-05-02T19:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the DNS table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716064#M947401</link>
      <description>Hi again:&lt;BR /&gt;&lt;BR /&gt;You must also remember to increment the serial value of all the tables that you update so that the reconfig will take place and push the changes to the slave servers.&lt;BR /&gt;</description>
      <pubDate>Thu, 02 May 2002 19:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716064#M947401</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-05-02T19:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the DNS table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716065#M947402</link>
      <description>Issue this command&lt;BR /&gt;&lt;BR /&gt;ps -ef | grep named | grep -v grep | awk '{print $2}' | xargs kill -HUP</description>
      <pubDate>Thu, 02 May 2002 19:58:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716065#M947402</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-05-02T19:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the DNS table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716066#M947403</link>
      <description>Jim,&lt;BR /&gt;&lt;BR /&gt;Use 'sig_named restart' to re-read the database.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 02 May 2002 19:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716066#M947403</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-05-02T19:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the DNS table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716067#M947404</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Try &lt;BR /&gt;sig_named kill &lt;BR /&gt;sig_named restart&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Thu, 02 May 2002 19:59:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716067#M947404</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-05-02T19:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the DNS table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716068#M947405</link>
      <description>Jim,&lt;BR /&gt;&lt;BR /&gt;The others will work but,&lt;BR /&gt;Sridhar's post would be the the best method&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 May 2002 20:00:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716068#M947405</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-05-02T20:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh the DNS table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716069#M947406</link>
      <description>If we are talkin about DNS then don't forget to increment serial number or else it will not update the map.&lt;BR /&gt;&lt;BR /&gt;1. add new host&lt;BR /&gt;2. increment serial number or run script host_to_named to anyother options.&lt;BR /&gt;3. sig_named restart to reread the maps.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Thu, 02 May 2002 20:55:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/refresh-the-dns-table/m-p/2716069#M947406</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2002-05-02T20:55:49Z</dc:date>
    </item>
  </channel>
</rss>

