<?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: turn off BIND (DNS) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314588#M567764</link>
    <description>Why not directly edit the /etc/hosts file ?. I think that is more safe [keep a copy :) ]&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
    <pubDate>Thu, 24 Jun 2004 11:03:32 GMT</pubDate>
    <dc:creator>KapilRaj</dc:creator>
    <dc:date>2004-06-24T11:03:32Z</dc:date>
    <item>
      <title>turn off BIND (DNS)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314584#M567760</link>
      <description>I'm trying to modify my hosts file via SAM when the following message pops up on my system:&lt;BR /&gt;Your host is configured to use BIND (DNS).  This area of SAM modifies the /etc/hosts file, which is probably not used by your host.&lt;BR /&gt;&lt;BR /&gt;I'm new to working with the network settings and would like to turn off DNS.  I do not want to use this machine as a DNS server.&lt;BR /&gt;I have looked around and tried some things but nothing yet has fixed this problem.&lt;BR /&gt;Can any give me some help?</description>
      <pubDate>Thu, 24 Jun 2004 10:48:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314584#M567760</guid>
      <dc:creator>David Shore</dc:creator>
      <dc:date>2004-06-24T10:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: turn off BIND (DNS)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314585#M567761</link>
      <description>Yes, set NAMED=0 in /etc/rc.config.d/namesvrs&lt;BR /&gt;&lt;BR /&gt;Do you want DNS off though?&lt;BR /&gt;&lt;BR /&gt;For you can have this in /etc/nsswitch.conf:&lt;BR /&gt;&lt;BR /&gt;hosts:        files[NOTFOUND=CONTINUE] dns&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 24 Jun 2004 10:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314585#M567761</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-06-24T10:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: turn off BIND (DNS)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314586#M567762</link>
      <description>Check /etc/rc.config.d/namesvrs to enable/disable named. However, I don't think the message is referring to your system being a DNS server. It's stating that it is configured to use DNS for name resolution via /etc/resolv.conf. Someone can correct me if I'm wrong, but I think HP-UX since 10.20 has defaulted to resolving via DNS if /etc/resolv.conf exists and not looking at /etc/hosts, which is what the message indicates... this can be overridden by creating /etc/nsswitch.conf with entry "hosts: files dns".</description>
      <pubDate>Thu, 24 Jun 2004 10:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314586#M567762</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2004-06-24T10:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: turn off BIND (DNS)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314587#M567763</link>
      <description>Actually, now that I think about it... that was the default behavior since at least HP-UX 9.0... ability to override it with nsswitch.conf came along in a patch to 9.07 or somesuch and has been present ever since through 10.X and 11.X.</description>
      <pubDate>Thu, 24 Jun 2004 11:03:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314587#M567763</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2004-06-24T11:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: turn off BIND (DNS)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314588#M567764</link>
      <description>Why not directly edit the /etc/hosts file ?. I think that is more safe [keep a copy :) ]&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Thu, 24 Jun 2004 11:03:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314588#M567764</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-06-24T11:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: turn off BIND (DNS)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314589#M567765</link>
      <description>you can stop using dns by taking it out of host lookup in /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;You should not be using sam for this job, it occaisionally makes double entries and mistakes.&lt;BR /&gt;&lt;BR /&gt;vi it.&lt;BR /&gt;&lt;BR /&gt;Last, if you turn off DNS you will break certain versions of omniback/DP. If you are still using openspool, you will badly break that.&lt;BR /&gt;&lt;BR /&gt;You will probably break other things as well.&lt;BR /&gt;&lt;BR /&gt;You can ignore the warning and edit /etc/hosts safely in the following circumstances:&lt;BR /&gt;&lt;BR /&gt;1) /etc/nsswitch.conf goes to files after dns&lt;BR /&gt;2) the /etc/host entry is not contradicted in  your dns database&lt;BR /&gt;&lt;BR /&gt;If this is the case, add an entry to /etc/hosts and it will start resolving.&lt;BR /&gt;&lt;BR /&gt;Better yet, get the record you want added to your DNS database.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 24 Jun 2004 11:18:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/turn-off-bind-dns/m-p/3314589#M567765</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-24T11:18:08Z</dc:date>
    </item>
  </channel>
</rss>

