<?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: How to clear the  DNS cache in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002680#M545871</link>
    <description>RNDC only comes with recent versions of Bind.&lt;BR /&gt;&lt;BR /&gt;Depending on the versions you have installed, you may or may not have it...&lt;BR /&gt;&lt;BR /&gt;What version of bind is running?         &lt;BR /&gt;&lt;BR /&gt;You can use dig (if installed):&lt;BR /&gt;&lt;BR /&gt;dig @yourserver version.bind chaos txt&lt;BR /&gt;&lt;BR /&gt;Or with nslookup:&lt;BR /&gt;&lt;BR /&gt;nslookup -q=txt -class=CHAOS version.bind. yourserver&lt;BR /&gt;&lt;BR /&gt;You could also just run a find command...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 12 Sep 2006 08:30:37 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2006-09-12T08:30:37Z</dc:date>
    <item>
      <title>How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002667#M545858</link>
      <description>We have several HPUX server 11.i and 11.0&lt;BR /&gt;And we have an DNS server.&lt;BR /&gt;We are doing some tests and we would like&lt;BR /&gt;to know if a command or methode exists to&lt;BR /&gt;clear the DNS cache on our servers.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Sep 2006 04:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002667#M545858</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-09-12T04:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002668#M545859</link>
      <description>Hi Franck&lt;BR /&gt;&lt;BR /&gt;rndc flush&lt;BR /&gt;&lt;BR /&gt;see man rndc&lt;BR /&gt;&lt;BR /&gt;Joel</description>
      <pubDate>Tue, 12 Sep 2006 04:26:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002668#M545859</guid>
      <dc:creator>Joel Girot</dc:creator>
      <dc:date>2006-09-12T04:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002669#M545860</link>
      <description>Hi Frank,&lt;BR /&gt;&lt;BR /&gt;See Geoff Wild's response in this thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=993552" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=993552&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Tue, 12 Sep 2006 06:51:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002669#M545860</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-12T06:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002670#M545861</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Indirectly changing the serial number on the zone record should trigger an immediate flush for that zone on all clients.&lt;BR /&gt;&lt;BR /&gt;2006051301 becomes 2006091201 (today's date change 1).&lt;BR /&gt;&lt;BR /&gt;Then restart bind.&lt;BR /&gt;&lt;BR /&gt;Editing the zone records may be rough on named 4.9.7, I hope you are using Bind 8 or 9.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 12 Sep 2006 07:25:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002670#M545861</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-09-12T07:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002671#M545862</link>
      <description>rndc flush&lt;BR /&gt;&lt;BR /&gt;or stop/restart bind&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 12 Sep 2006 07:27:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002671#M545862</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-09-12T07:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002672#M545863</link>
      <description>When I try to man mdc it doesn't work or&lt;BR /&gt;exist ?&lt;BR /&gt;Where can I find the executable ?&lt;BR /&gt;&lt;BR /&gt;[root@orasrv1:]/picnew/export/tp/backup/tp&amp;lt;&amp;gt;&amp;gt;&amp;gt; man mdc&lt;BR /&gt;No manual entry for mdc.&lt;BR /&gt;[root@orasrv1:]/picnew/export/tp/backup/tp&amp;lt;&amp;gt;&amp;gt;</description>
      <pubDate>Tue, 12 Sep 2006 07:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002672#M545863</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-09-12T07:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002673#M545864</link>
      <description>not mdc but RNDC in lowercase : rndc&lt;BR /&gt;man 1 rndc&lt;BR /&gt;&lt;BR /&gt;Joel</description>
      <pubDate>Tue, 12 Sep 2006 07:58:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002673#M545864</guid>
      <dc:creator>Joel Girot</dc:creator>
      <dc:date>2006-09-12T07:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002674#M545865</link>
      <description>Hi Frank,&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/rndc&lt;BR /&gt;&lt;BR /&gt;R N D C&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Tue, 12 Sep 2006 07:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002674#M545865</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-12T07:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002675#M545866</link>
      <description>Is that standard on 11.i ?&lt;BR /&gt;I do not have it on any of my machines,&lt;BR /&gt;which include a couple of 11.00 also.&lt;BR /&gt;&lt;BR /&gt;[vwbsrv1:/root]# ls -altr /usr/sbin/mdc&lt;BR /&gt;/usr/sbin/mdc not found&lt;BR /&gt;[vwbsrv1:/root]#&lt;BR /&gt;&lt;BR /&gt;Where can I download this or get this ?</description>
      <pubDate>Tue, 12 Sep 2006 08:03:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002675#M545866</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-09-12T08:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002676#M545867</link>
      <description>it is standard on 11i Franck but it is not mdc (MDC) but rndc (RNDC : r n d c)&lt;BR /&gt;$  ls -altr /usr/sbin/rndc&lt;BR /&gt;lrwxr-xr-x   1 root       sys             31 Jan 18  2005 /usr/sbin/rndc -&amp;gt; /usr/contrib/bind/usr/sbin/rndc&lt;BR /&gt;Joel</description>
      <pubDate>Tue, 12 Sep 2006 08:10:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002676#M545867</guid>
      <dc:creator>Joel Girot</dc:creator>
      <dc:date>2006-09-12T08:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002677#M545868</link>
      <description>Sorry about that, I am not paying attention to well.&lt;BR /&gt;&lt;BR /&gt;In any case I tried the rdnc too&lt;BR /&gt;[vwbsrv1:/root]# ls -altr /usr/sbin/rndc&lt;BR /&gt;/usr/sbin/rndc not found&lt;BR /&gt;[vwbsrv1:/root]# ls -altr /usr/contrib/bind/usr/sbin/rndc&lt;BR /&gt;/usr/contrib/bind/usr/sbin/rndc not found&lt;BR /&gt;[vwbsrv1:/root]#&lt;BR /&gt;&lt;BR /&gt;Still no joy.&lt;BR /&gt;&lt;BR /&gt;I wonder why we do not have it.&lt;BR /&gt;Did I miss something during the installation years ago ??</description>
      <pubDate>Tue, 12 Sep 2006 08:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002677#M545868</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-09-12T08:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002678#M545869</link>
      <description>In my hpux 11.11 box rndc come with bind (v920)&lt;BR /&gt;# swlist -l product | grep -i bind&lt;BR /&gt;  BINDv920              B.11.11.01.006 BIND 9.2.0 special release upgrade &lt;BR /&gt;  PHKL_32038            1.0            Psets Enablement, Kernel Binding &lt;BR /&gt;  PHNE_30068            1.0            Bind 8.1.2 Patch &lt;BR /&gt;</description>
      <pubDate>Tue, 12 Sep 2006 08:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002678#M545869</guid>
      <dc:creator>Joel Girot</dc:creator>
      <dc:date>2006-09-12T08:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002679#M545870</link>
      <description>Well thanks;&lt;BR /&gt;I seem to have nada&lt;BR /&gt;&lt;BR /&gt;[vwbsrv1:/root]# swlist -l product | grep -i bind&lt;BR /&gt;[vwbsrv1:/root]# uname -a&lt;BR /&gt;HP-UX vwbsrv1 B.11.11 U 9000/871 2001097676 unlimited-user license&lt;BR /&gt;[vwbsrv1:/root]#&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Sep 2006 08:27:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002679#M545870</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-09-12T08:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002680#M545871</link>
      <description>RNDC only comes with recent versions of Bind.&lt;BR /&gt;&lt;BR /&gt;Depending on the versions you have installed, you may or may not have it...&lt;BR /&gt;&lt;BR /&gt;What version of bind is running?         &lt;BR /&gt;&lt;BR /&gt;You can use dig (if installed):&lt;BR /&gt;&lt;BR /&gt;dig @yourserver version.bind chaos txt&lt;BR /&gt;&lt;BR /&gt;Or with nslookup:&lt;BR /&gt;&lt;BR /&gt;nslookup -q=txt -class=CHAOS version.bind. yourserver&lt;BR /&gt;&lt;BR /&gt;You could also just run a find command...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Sep 2006 08:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002680#M545871</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-09-12T08:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002681#M545872</link>
      <description>on client side I don't think that it have dns cache. Only on server side. No need to flush on client side. Possibly see your /etc/hosts file.</description>
      <pubDate>Tue, 12 Sep 2006 08:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002681#M545872</guid>
      <dc:creator>Joel Girot</dc:creator>
      <dc:date>2006-09-12T08:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002682#M545873</link>
      <description>Hi Frank,&lt;BR /&gt;&lt;BR /&gt;For older verions of BIND, &lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/named stop&lt;BR /&gt;# /sbin/init.d/named start&lt;BR /&gt;&lt;BR /&gt;will flush the cache.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Tue, 12 Sep 2006 09:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002682#M545873</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-12T09:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002683#M545874</link>
      <description>Mr Spex&lt;BR /&gt;&lt;BR /&gt;Is /sbin/init.d/named supposed to be running&lt;BR /&gt;on each client, or is this only&lt;BR /&gt;necessary on the DNS server ??</description>
      <pubDate>Tue, 12 Sep 2006 09:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002683#M545874</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-09-12T09:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002684#M545875</link>
      <description>Only on dns server Frank.</description>
      <pubDate>Tue, 12 Sep 2006 09:20:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002684#M545875</guid>
      <dc:creator>Joel Girot</dc:creator>
      <dc:date>2006-09-12T09:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear the  DNS cache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002685#M545876</link>
      <description>All your answers make me understand&lt;BR /&gt;where I stand.&lt;BR /&gt;&lt;BR /&gt;The problem is that here we have dns not&lt;BR /&gt;on hpux (I wish it was) but on Windows (yeak).&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 12 Sep 2006 09:41:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-clear-the-dns-cache/m-p/5002685#M545876</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-09-12T09:41:32Z</dc:date>
    </item>
  </channel>
</rss>

