<?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: nslookup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup/m-p/4325871#M537735</link>
    <description>&amp;gt; I am having a DNS server...&lt;BR /&gt;&lt;BR /&gt;What version?&lt;BR /&gt;&lt;BR /&gt;The config file is in /etc/named.boot or /etc/named.conf depending on the version of BIND you have.&lt;BR /&gt;&lt;BR /&gt;The DNS maps are usually in /etc/named/data.</description>
    <pubDate>Thu, 18 Dec 2008 13:40:42 GMT</pubDate>
    <dc:creator>TTr</dc:creator>
    <dc:date>2008-12-18T13:40:42Z</dc:date>
    <item>
      <title>nslookup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup/m-p/4325870#M537734</link>
      <description>i am new to DNS world.&lt;BR /&gt;&lt;BR /&gt;I am having a DNS server. If i do&lt;BR /&gt;&lt;BR /&gt;nslookup devteam.com&lt;BR /&gt;it is resolving to 67.23.45.76&lt;BR /&gt;&lt;BR /&gt;I want to change this to some other ip. How can i do this. Where are these configurations.?&lt;BR /&gt;&lt;BR /&gt;Points !!!!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;gV</description>
      <pubDate>Thu, 18 Dec 2008 13:03:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup/m-p/4325870#M537734</guid>
      <dc:creator>Gops_1</dc:creator>
      <dc:date>2008-12-18T13:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup/m-p/4325871#M537735</link>
      <description>&amp;gt; I am having a DNS server...&lt;BR /&gt;&lt;BR /&gt;What version?&lt;BR /&gt;&lt;BR /&gt;The config file is in /etc/named.boot or /etc/named.conf depending on the version of BIND you have.&lt;BR /&gt;&lt;BR /&gt;The DNS maps are usually in /etc/named/data.</description>
      <pubDate>Thu, 18 Dec 2008 13:40:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup/m-p/4325871#M537735</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-12-18T13:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup/m-p/4325872#M537736</link>
      <description>You did not mention your HP-UX version, which would allow us to identify the BIND DNS server version it probably uses.&lt;BR /&gt;&lt;BR /&gt;Nevertheless, look into /etc/named.conf: this is the main configuration file in versions of BIND used in most modern HP-UX versions. This file will determine the DNS data directory and the names of the zone files within that directory.&lt;BR /&gt;&lt;BR /&gt;In older versions of HP-UX, the name of the main configuration file might be /etc/named.boot. If so, the configuration syntax will be different from the current versions; it also means that the BIND version used is *ancient* and you should update it if at all possible.&lt;BR /&gt;&lt;BR /&gt;See also the file /etc/rc.config.d/namesvrs and the NAMED_ARGS variable in that file: that file lists the parameters used in starting the name server daemon.&lt;BR /&gt;&lt;BR /&gt;The process has the name "named" for legacy reasons: the actual current name of the DNS server software is BIND.&lt;BR /&gt;&lt;BR /&gt;DNS data updates are done on the master server of the domain you're changing. The DNS zone data files contain a serial number: it is used to verify that the slave servers have the correct version of the data. When making any changes to a DNS zone file, you should always update the serial number of the zone file: otherwise your changes won't be propagated to the slave DNS servers of your zone.&lt;BR /&gt;&lt;BR /&gt;In the DNS world, the mapping from the name devteam.com to IP address 67.23.45.76 is completely separate from the reverse mapping (IP 67.23.45.76 -&amp;gt; name devteam.com). &lt;BR /&gt;When changing an existing name to point to a new IP address, you should normally make changes to two separate DNS zone files: one in the regular zone file that maps the name to the IP, and another to the "reverse" zone file that maps the IP address back to the name. &lt;BR /&gt;&lt;BR /&gt;Forgetting to change the second one is a common DNS mistake. It may cause problems in email delivery and validating SSL certificates. &lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 18 Dec 2008 13:43:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup/m-p/4325872#M537736</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-12-18T13:43:42Z</dc:date>
    </item>
  </channel>
</rss>

