<?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: Configuring Primary DNS server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989697#M421897</link>
    <description>Thanks for All</description>
    <pubDate>Tue, 11 Jul 2006 02:31:11 GMT</pubDate>
    <dc:creator>susee_sundar</dc:creator>
    <dc:date>2006-07-11T02:31:11Z</dc:date>
    <item>
      <title>Configuring Primary DNS server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989690#M421890</link>
      <description>Hi ..&lt;BR /&gt;Guide to Configure My 2660 Hp server as a Primary DNS server..&lt;BR /&gt;As per the docs that i had gone I got a few Idea..I can explain the same which will make you all to find where I am making a mistake..&lt;BR /&gt;&lt;BR /&gt;&amp;lt;&amp;lt; Put Entries for all clients in /etc/hosts &amp;gt;&amp;gt;&lt;BR /&gt;mkdir /etc/named.data&lt;BR /&gt;cd /etc/named.data&lt;BR /&gt;vi param&lt;BR /&gt;-d hp.com&lt;BR /&gt;-n 192.168.1&lt;BR /&gt;-z 192.168.1.10&lt;BR /&gt;-b /etc/named.boot&lt;BR /&gt;:wq&lt;BR /&gt;hosts_to_named -f param&lt;BR /&gt;&lt;BR /&gt;&amp;lt;&amp;lt; Will create all the Necessary files &amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;vi /etc/rcconfig.d/namesvrs&lt;BR /&gt;PRIMARY_DNS = 1&lt;BR /&gt;:wq&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/named start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is this right..........&lt;BR /&gt;Point out if there is any error....&lt;BR /&gt;Put dont give any thread reference ..Its My request....&lt;BR /&gt;&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;&lt;BR /&gt;2. Its my query from my boss...THat how can we add all the sites all over the world in /etc/hosts file....&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;3. How will be the entry in /etc/hosts file for the following clients....&lt;BR /&gt;&lt;BR /&gt;CLIENT1  192.168.1.15&lt;BR /&gt;CLIENT2  192.168.1.25&lt;BR /&gt;CLIENT3  192.168.1.35&lt;BR /&gt;&lt;BR /&gt;Domain Name is : hp.com&lt;BR /&gt;&lt;BR /&gt;------------------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jul 2006 08:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989690#M421890</guid>
      <dc:creator>susee_sundar</dc:creator>
      <dc:date>2006-07-10T08:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Primary DNS server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989691#M421891</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Proper DNS configuration requires an actual DNS zone record for each domain, if this in fact is to be a DNS server.&lt;BR /&gt;&lt;BR /&gt;A useful Linux link.&lt;BR /&gt;&lt;A href="http://www.howtoforge.com/two_in_one_dns_bind9_views" target="_blank"&gt;http://www.howtoforge.com/two_in_one_dns_bind9_views&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The one I used for DNS primary server on HP-UX.&lt;BR /&gt;&lt;A href="http://www.tldp.org/HOWTO/DNS-HOWTO.html" target="_blank"&gt;http://www.tldp.org/HOWTO/DNS-HOWTO.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The DNS server you are configuring won't give answers based on /etc/hosts&lt;BR /&gt;&lt;BR /&gt;/etc/hosts is used usually for local overrides to the central DNS server.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jul 2006 08:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989691#M421891</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-10T08:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Primary DNS server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989692#M421892</link>
      <description>Susee, If I did not overlook something, you did configure everything just right.&lt;BR /&gt;&lt;BR /&gt;You can not really add all of the servers and sites in the world, but once the dns is working fine, if it does not find a domain, it will go and ask the root servers on the internet for other address, and those will point to other dns's that know the addresses and then your dns will start learning them.&lt;BR /&gt;&lt;BR /&gt;Talking about that, yes you forgot to download the db.cache from the internet and copy it into the /etc/named.data directory, so you can accomplish what I was telling you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jul 2006 08:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989692#M421892</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-07-10T08:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Primary DNS server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989693#M421893</link>
      <description>Step 1 is correct to create zone files from /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;I am not sure what you mean by Step 2 and 3?</description>
      <pubDate>Mon, 10 Jul 2006 16:19:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989693#M421893</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2006-07-10T16:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Primary DNS server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989694#M421894</link>
      <description>Thanks to all..,,can I get any more clarification...</description>
      <pubDate>Mon, 10 Jul 2006 23:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989694#M421894</guid>
      <dc:creator>susee_sundar</dc:creator>
      <dc:date>2006-07-10T23:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Primary DNS server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989695#M421895</link>
      <description>Hi Susee, &lt;BR /&gt;&lt;BR /&gt;Check this out: &lt;A href="http://docs.hp.com/en/B2355-90775/ch01s01.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90775/ch01s01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 10 Jul 2006 23:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989695#M421895</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-07-10T23:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Primary DNS server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989696#M421896</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;These hp docs go into details on the various configuration files.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/32650-90898/ch08s05.html" target="_blank"&gt;http://docs.hp.com/en/32650-90898/ch08s05.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/32650-90898/ch08s04.html" target="_blank"&gt;http://docs.hp.com/en/32650-90898/ch08s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For a really good overview:&lt;BR /&gt;&lt;A href="http://www.amazon.com/gp/product/0596004109/sr=8-1/qid=1152598447/ref=pd_bbs_1/103-3925023-5062211?ie=UTF8" target="_blank"&gt;http://www.amazon.com/gp/product/0596004109/sr=8-1/qid=1152598447/ref=pd_bbs_1/103-3925023-5062211?ie=UTF8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you lack confidence, you can bring in a consultant to do it with the provision that he/she shows you step by step. I've done that from time to time in the area of printing which I find hard to grasp.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 11 Jul 2006 01:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989696#M421896</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-11T01:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Primary DNS server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989697#M421897</link>
      <description>Thanks for All</description>
      <pubDate>Tue, 11 Jul 2006 02:31:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-primary-dns-server/m-p/4989697#M421897</guid>
      <dc:creator>susee_sundar</dc:creator>
      <dc:date>2006-07-11T02:31:11Z</dc:date>
    </item>
  </channel>
</rss>

