<?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: HP server DNS setting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837220#M581561</link>
    <description>In your /etc/resolv.conf set it to something like:&lt;BR /&gt;domain somename.com&lt;BR /&gt;search somename.com someothername.net&lt;BR /&gt;nameserver 101.1.0.99&lt;BR /&gt;nameserver 101.1.0.168&lt;BR /&gt;&lt;BR /&gt;Also makesure you have a good /etc/nsswitch.conf (for example:  hosts: files [NOTFOUND=continue UNAVAIL=continue] dns&lt;BR /&gt;&lt;BR /&gt;- NvR</description>
    <pubDate>Fri, 01 Nov 2002 07:48:31 GMT</pubDate>
    <dc:creator>Nico van Royen</dc:creator>
    <dc:date>2002-11-01T07:48:31Z</dc:date>
    <item>
      <title>HP server DNS setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837219#M581560</link>
      <description>I would like to config the  server so that it can connect to our DNS server  (101.1.0.99 , 101.1.0.168) for Domain name resolution.</description>
      <pubDate>Fri, 01 Nov 2002 06:22:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837219#M581560</guid>
      <dc:creator>Stephen Ng</dc:creator>
      <dc:date>2002-11-01T06:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: HP server DNS setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837220#M581561</link>
      <description>In your /etc/resolv.conf set it to something like:&lt;BR /&gt;domain somename.com&lt;BR /&gt;search somename.com someothername.net&lt;BR /&gt;nameserver 101.1.0.99&lt;BR /&gt;nameserver 101.1.0.168&lt;BR /&gt;&lt;BR /&gt;Also makesure you have a good /etc/nsswitch.conf (for example:  hosts: files [NOTFOUND=continue UNAVAIL=continue] dns&lt;BR /&gt;&lt;BR /&gt;- NvR</description>
      <pubDate>Fri, 01 Nov 2002 07:48:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837220#M581561</guid>
      <dc:creator>Nico van Royen</dc:creator>
      <dc:date>2002-11-01T07:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: HP server DNS setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837221#M581562</link>
      <description>Hi,&lt;BR /&gt;I've found /etc/nsswitch.hp.defaults in the systems.&lt;BR /&gt;If I only want to use DNS server, should I just keep the dns setting only?&lt;BR /&gt;&lt;BR /&gt;/etc/nsswitch.hp.default:&lt;BR /&gt;#&lt;BR /&gt;# /etc/nsswitch.hp_defaults:&lt;BR /&gt;#&lt;BR /&gt;# An example file that could be copied over to /etc/nsswitch.conf; it&lt;BR /&gt;# uses NIS (YP) in conjunction with files.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;passwd:       compat&lt;BR /&gt;group:        compat&lt;BR /&gt;hosts:        dns [NOTFOUND=return] nis [NOTFOUND=return] files&lt;BR /&gt;networks:     nis [NOTFOUND=return] files&lt;BR /&gt;protocols:    nis [NOTFOUND=return] files&lt;BR /&gt;rpc:          nis [NOTFOUND=return] files&lt;BR /&gt;publickey:    nis [NOTFOUND=return] files&lt;BR /&gt;netgroup:     nis [NOTFOUND=return] files&lt;BR /&gt;automount:    files nis&lt;BR /&gt;aliases:      files nis&lt;BR /&gt;services:     nis [NOTFOUND=return] files&lt;BR /&gt;&lt;BR /&gt;vi /etc/nsswitch.conf&lt;BR /&gt;hosts:        dns [NOTFOUND=return]&lt;BR /&gt;&lt;BR /&gt;Tks,&lt;BR /&gt;Stephe</description>
      <pubDate>Fri, 01 Nov 2002 08:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837221#M581562</guid>
      <dc:creator>Stephen Ng</dc:creator>
      <dc:date>2002-11-01T08:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: HP server DNS setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837222#M581563</link>
      <description>I recommend first using files (i.e. the /etc/hosts file) although its not required. With just dns it will also work (asuming the dns server has all hosts in it).&lt;BR /&gt;With just the entry: "hosts: dns" it will only search the dns server (specified in the /etc/resolv.conf).&lt;BR /&gt;&lt;BR /&gt;- NvR&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Nov 2002 09:12:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837222#M581563</guid>
      <dc:creator>Nico van Royen</dc:creator>
      <dc:date>2002-11-01T09:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: HP server DNS setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837223#M581564</link>
      <description>Stephen&lt;BR /&gt;&lt;BR /&gt;If you only resolve using dns you will at times have delays whilst logging on as the server will have to be contacted before giving you access&lt;BR /&gt;&lt;BR /&gt;It's best to have local and frequently used hostnames in your /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;Then set /etc/nsswitch.conf to&lt;BR /&gt;&lt;BR /&gt;hosts :files [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;There are copies of the above in /usr/newconfig/etc&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 01 Nov 2002 09:37:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837223#M581564</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-11-01T09:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: HP server DNS setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837224#M581565</link>
      <description>Putting files first in nsswitch.conf will help you in case your dns servers are not available or are not responding. If you are booting your client and dns servers aren't available, it takes inordinate amount of time for the client to come up if order is 'dns first, hosts next'.</description>
      <pubDate>Fri, 01 Nov 2002 17:52:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837224#M581565</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2002-11-01T17:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: HP server DNS setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837225#M581566</link>
      <description>Problem solved.&lt;BR /&gt;Tks to you all&lt;BR /&gt;Stephen</description>
      <pubDate>Wed, 06 Nov 2002 09:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-server-dns-setting/m-p/2837225#M581566</guid>
      <dc:creator>Stephen Ng</dc:creator>
      <dc:date>2002-11-06T09:13:03Z</dc:date>
    </item>
  </channel>
</rss>

