<?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 resolv.conf in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-resolv-conf/m-p/3649809#M240318</link>
    <description>You will not be able to configure resolve.conf to fix this behavior.  The nameservers listed in resolv.conf have to be configured to handled the reverse look up of the IP-Address you are trying to resolve.  In most situations, nameservers are only configured to handle reverse look-ups for local IP addresses.&lt;BR /&gt;</description>
    <pubDate>Fri, 14 Oct 2005 12:41:41 GMT</pubDate>
    <dc:creator>john kingsley</dc:creator>
    <dc:date>2005-10-14T12:41:41Z</dc:date>
    <item>
      <title>Configuring resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-resolv-conf/m-p/3649808#M240317</link>
      <description>Hello experts...&lt;BR /&gt;&lt;BR /&gt;I'm using Hp-Ux 11i...&lt;BR /&gt;&lt;BR /&gt;I want to configure my /etc/resolv.conf file correctly...&lt;BR /&gt;&lt;BR /&gt;Well, let me explain more or less how is our network:&lt;BR /&gt;&lt;BR /&gt;We have Unix, Nt, W2k, OpenVms and Linux servers over our network all around the world.&lt;BR /&gt;&lt;BR /&gt;Sometimes when i have the ip address of a server that is not here in our site (brazil) and I want to "nslookup" it to discover its name, it doesn't give me an answer, but if I "nslookup" it pasing its name, the response is the ip addres... Is it normal?&lt;BR /&gt;&lt;BR /&gt;My resolv.conf file is configured like this:&lt;BR /&gt;&lt;BR /&gt;nameserver 138.106.xxx.x&lt;BR /&gt;nameserver 138.106.xxx.xx&lt;BR /&gt;nameserver 138.106.xxx.xxx&lt;BR /&gt;search br.company.com mx.company.com pe.company.com ar.company.com cl.company.com&lt;BR /&gt;&lt;BR /&gt;Where:&lt;BR /&gt;&lt;BR /&gt;br = brazil&lt;BR /&gt;mx = mexico&lt;BR /&gt;pe = peru&lt;BR /&gt;ar = argentina&lt;BR /&gt;cl = chile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How can I configure it correctly?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Rafael M. Braga</description>
      <pubDate>Fri, 14 Oct 2005 12:18:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-resolv-conf/m-p/3649808#M240317</guid>
      <dc:creator>Rafael Mendonça Braga</dc:creator>
      <dc:date>2005-10-14T12:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-resolv-conf/m-p/3649809#M240318</link>
      <description>You will not be able to configure resolve.conf to fix this behavior.  The nameservers listed in resolv.conf have to be configured to handled the reverse look up of the IP-Address you are trying to resolve.  In most situations, nameservers are only configured to handle reverse look-ups for local IP addresses.&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Oct 2005 12:41:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-resolv-conf/m-p/3649809#M240318</guid>
      <dc:creator>john kingsley</dc:creator>
      <dc:date>2005-10-14T12:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-resolv-conf/m-p/3649810#M240319</link>
      <description>hi there,&lt;BR /&gt;&lt;BR /&gt;First yes resolv.conf is not the problem.&lt;BR /&gt;and probably it is config just fine.&lt;BR /&gt;&lt;BR /&gt;This is not trye that DNS and nslookup aren't resposible for address to name query.&lt;BR /&gt;&lt;BR /&gt;The real problem is that in your DNS  are configure to answer  name to address query.&lt;BR /&gt;If you want  ip=&amp;gt; name query you need   arp.addr zone into your DNS servers.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Oct 2005 13:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-resolv-conf/m-p/3649810#M240319</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2005-10-14T13:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-resolv-conf/m-p/3649811#M240320</link>
      <description>The problem isn't nslookup nor resolv.conf - the problem is that your DNS is not setup correctly - that is - there are no PTR records for the IP addresses - only A records.&lt;BR /&gt;&lt;BR /&gt;Tell your DNS admins to add PTR records and you will be able to nslookup ip's.&lt;BR /&gt;&lt;BR /&gt;Better yet - get dig instead of nslookup....&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 14 Oct 2005 13:20:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-resolv-conf/m-p/3649811#M240320</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-10-14T13:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring resolv.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-resolv-conf/m-p/3649812#M240321</link>
      <description>you need some like that:&lt;BR /&gt;but with real address and real domain &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;$TTL    86400&lt;BR /&gt;@       IN      SOA    yourdomain. root.localhost.  (&lt;BR /&gt;                                      1997022700 ; Serial&lt;BR /&gt;                                      28800      ; Refresh&lt;BR /&gt;                                      14400      ; Retry&lt;BR /&gt;                                      3600000    ; Expire&lt;BR /&gt;                                      86400 )    ; Minimum&lt;BR /&gt;              IN      NS      yourdomain.&lt;BR /&gt;&lt;BR /&gt;1       IN      PTR     host1.domain.&lt;BR /&gt;10      IN      PRT     host10.domain.&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Oct 2005 13:24:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-resolv-conf/m-p/3649812#M240321</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2005-10-14T13:24:15Z</dc:date>
    </item>
  </channel>
</rss>

