<?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 Using more than one domain in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114546#M571376</link>
    <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;Could you please help me on this issue. We would like to use more than one domain for the same server. One of them as a primary domain. Let say domain1, domain2, domain3.So when I ping somename it will automatically ping somename.domain1.com, somename.domain2.com, somename.domain3.com etc&lt;BR /&gt;&lt;BR /&gt;Can we do that in UNIX? How can we configure it? Must we use in /etc/resolv.conf file as "domain domain1.com domain2.com domain3.com"?&lt;BR /&gt;&lt;BR /&gt;Please help. Thanks in advance. &lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Negara</description>
    <pubDate>Mon, 10 Nov 2003 01:09:45 GMT</pubDate>
    <dc:creator>Dewa Negara_4</dc:creator>
    <dc:date>2003-11-10T01:09:45Z</dc:date>
    <item>
      <title>Using more than one domain</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114546#M571376</link>
      <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;Could you please help me on this issue. We would like to use more than one domain for the same server. One of them as a primary domain. Let say domain1, domain2, domain3.So when I ping somename it will automatically ping somename.domain1.com, somename.domain2.com, somename.domain3.com etc&lt;BR /&gt;&lt;BR /&gt;Can we do that in UNIX? How can we configure it? Must we use in /etc/resolv.conf file as "domain domain1.com domain2.com domain3.com"?&lt;BR /&gt;&lt;BR /&gt;Please help. Thanks in advance. &lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Negara</description>
      <pubDate>Mon, 10 Nov 2003 01:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114546#M571376</guid>
      <dc:creator>Dewa Negara_4</dc:creator>
      <dc:date>2003-11-10T01:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using more than one domain</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114547#M571377</link>
      <description>Hi,&lt;BR /&gt;edit the /etc/resolv.conf&lt;BR /&gt;this what the file should look like.&lt;BR /&gt;&lt;BR /&gt;nameserver IP_Address # name_server&lt;BR /&gt;nameserver 127.0.0.1 # localhost&lt;BR /&gt;nameserver IP_Adress #name_server1&lt;BR /&gt;search domain1.com domain2.com domain3.com domain4.com  &lt;BR /&gt;&lt;BR /&gt;DGH</description>
      <pubDate>Mon, 10 Nov 2003 01:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114547#M571377</guid>
      <dc:creator>DGH_2</dc:creator>
      <dc:date>2003-11-10T01:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using more than one domain</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114548#M571378</link>
      <description>in /etc/resolv.conf&lt;BR /&gt;search &lt;DNS domain="" name=""&gt;&lt;BR /&gt;nameserver &lt;IP address=""&gt; #domain1.com&lt;BR /&gt;nameserver &lt;IP address=""&gt; #domain2.com&lt;BR /&gt;nameserver &lt;IP address=""&gt; #domain3.com&lt;BR /&gt;&lt;BR /&gt;this file should be setup on all machines in the domain.Remember, you can only confgure 3 dns severs in the resolv.conf file.&lt;BR /&gt;Also, /etc/nsswitch.conf file should be modified to put DNS first in line starting with the word hosts: so that a DNS is consulted before trying any other resolution method. Use sam for easy configuration of both DNS and nsswitch.files&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;/IP&gt;&lt;/IP&gt;&lt;/IP&gt;&lt;/DNS&gt;</description>
      <pubDate>Mon, 10 Nov 2003 02:51:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114548#M571378</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-11-10T02:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using more than one domain</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114549#M571379</link>
      <description>Thanks for your information. Must we specify the domain servers on search entry as well? Like below :&lt;BR /&gt;&lt;BR /&gt;in /etc/resolv.conf&lt;BR /&gt;search domain1.com domain2.com domain3.com&lt;BR /&gt;nameserver &lt;IP address=""&gt; #domain1.com&lt;BR /&gt;nameserver &lt;IP address=""&gt; #domain2.com&lt;BR /&gt;nameserver &lt;IP address=""&gt; #domain3.com&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/IP&gt;&lt;/IP&gt;&lt;/IP&gt;</description>
      <pubDate>Mon, 10 Nov 2003 03:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114549#M571379</guid>
      <dc:creator>Dewa Negara_4</dc:creator>
      <dc:date>2003-11-10T03:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using more than one domain</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114550#M571380</link>
      <description>no need to add the ip addresses of the servers.&lt;BR /&gt;DGH</description>
      <pubDate>Mon, 10 Nov 2003 03:22:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114550#M571380</guid>
      <dc:creator>DGH_2</dc:creator>
      <dc:date>2003-11-10T03:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using more than one domain</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114551#M571381</link>
      <description># man resolv.conf&lt;BR /&gt;look under search, you can add more than one with space between each of them. Also, you might need to be aware that if nothing were found, resolv.conf will go to the next one according to your /etc/nsswitch.conf setup!&lt;BR /&gt;that means, /etc/hosts will be use...&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2003 03:45:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114551#M571381</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-11-10T03:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using more than one domain</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114552#M571382</link>
      <description>Hi Mr. Dewa,&lt;BR /&gt;&lt;BR /&gt;Good day to you !&lt;BR /&gt;You can check this url below for your reference :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0xa04ea22831ebd5118ff40090279cd0f9%2C00.html&amp;amp;admit=716493758+1068522888070+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0xa04ea22831ebd5118ff40090279cd0f9%2C00.html&amp;amp;admit=716493758+1068522888070+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;So to configure the DNS server to resolve multiple domains, you can follow the steps below :&lt;BR /&gt;&lt;BR /&gt;1. added new domain to resolv.conf&lt;BR /&gt;   eg. : search hp.com ibm.com dell.com&lt;BR /&gt;&lt;BR /&gt;have to add these entries to your clients so that they can search for them NOTE : there is a limit of 6 domains to search in resolv.conf (see man page resolv.conf)&lt;BR /&gt;&lt;BR /&gt;2. update DNS startup file to use the hosts_to_named option with -d option&lt;BR /&gt;&lt;BR /&gt;after restarting the DNS service the /etc/named.data/named.boot file was correctly automatically updated &lt;BR /&gt;but the /etc/named.boot was not. Then manually added the primary entries into the /etc/named.boot &lt;BR /&gt;&lt;BR /&gt;3. restart DNS services&lt;BR /&gt;&lt;BR /&gt;The steps above is for DNS server. You can use the steps that Forums refer to you for clients system.&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Adisuria Wangsadinata</description>
      <pubDate>Tue, 11 Nov 2003 04:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-more-than-one-domain/m-p/3114552#M571382</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2003-11-11T04:43:24Z</dc:date>
    </item>
  </channel>
</rss>

