<?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: CNAME resolv problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110158#M148641</link>
    <description>They both same&lt;BR /&gt;</description>
    <pubDate>Tue, 04 Nov 2003 15:08:56 GMT</pubDate>
    <dc:creator>Sachin Patel</dc:creator>
    <dc:date>2003-11-04T15:08:56Z</dc:date>
    <item>
      <title>CNAME resolv problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110156#M148639</link>
      <description>Hi &lt;BR /&gt;In my primary dns server I add CNAME for other centers in my main zone file. something like&lt;BR /&gt;Sav-1            IN     CNAME   Sav-1.vdgc.co.uk.&lt;BR /&gt;Sav-2            IN     CNAME   Sav-2.vdgc.co.uk.&lt;BR /&gt;Sti-1            IN     CNAME   Sti-1.vdgc.co.uk.&lt;BR /&gt;Tri-1            IN     CNAME   Tri-1.vdgc.co.uk.&lt;BR /&gt;Wks-1            IN     CNAME   Wks-1.vdgc.co.uk.&lt;BR /&gt;&lt;BR /&gt;I also downloads the map of vdgc.co.uk as sec.vdgc.co.uk and so master can resolv this name &lt;BR /&gt;#nslookup Sav-1&lt;BR /&gt;Trying DNS&lt;BR /&gt;Name:    Sav-1.vdgc.co.uk&lt;BR /&gt;Address:  10.55.2.198&lt;BR /&gt;Aliases:  Sav-1.vdgc.com&lt;BR /&gt;&lt;BR /&gt;On my secondary server I am not downloading sec.vdgc.co.uk but I have sec.vdgc.com file which has CNAME reference&lt;BR /&gt;Secondary# grep Sav-1 *&lt;BR /&gt;sec.vdgc.com:Sav-1        86400   IN      CNAME   Sav-1.vdgc.co.uk.&lt;BR /&gt;&lt;BR /&gt;I am still not able to resolv the name&lt;BR /&gt;secondary#nslookup Sav-1&lt;BR /&gt;Name Server:  secondary.vdgc.com&lt;BR /&gt;Address:  10.20.0.8&lt;BR /&gt;&lt;BR /&gt;Trying DNS&lt;BR /&gt;***  can't find Sav-1: Non-existent domain&lt;BR /&gt;&lt;BR /&gt;What is going on here?&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Tue, 04 Nov 2003 13:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110156#M148639</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-11-04T13:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: CNAME resolv problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110157#M148640</link>
      <description>I suspect one of two things:&lt;BR /&gt;&lt;BR /&gt;1) the domain statement is missing or different from the first dns server in /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;2) The zone records in /var/named are not consistent betweent the two servers.&lt;BR /&gt;&lt;BR /&gt;Correct this and the problem should go away.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 04 Nov 2003 13:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110157#M148640</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-04T13:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: CNAME resolv problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110158#M148641</link>
      <description>They both same&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Nov 2003 15:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110158#M148641</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-11-04T15:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: CNAME resolv problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110159#M148642</link>
      <description>&lt;BR /&gt;Which version of BIND are you using?&lt;BR /&gt;&lt;BR /&gt;Can you post your /etc/resolv.conf and /etc/nsswitch.conf?&lt;BR /&gt;&lt;BR /&gt;and the domain names on both servers is the same?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 04 Nov 2003 16:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110159#M148642</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2003-11-04T16:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: CNAME resolv problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110160#M148643</link>
      <description>primary 8.3.3&lt;BR /&gt;secondary 8.2.2&lt;BR /&gt;&lt;BR /&gt;primary&lt;BR /&gt;domain vdgc.com&lt;BR /&gt;nameserver 10.20.16.1  #braque&lt;BR /&gt;&lt;BR /&gt;Secondary&lt;BR /&gt;domain vdgc.com&lt;BR /&gt;nameserver 10.20.0.8 &lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Tue, 04 Nov 2003 18:04:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110160#M148643</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-11-04T18:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: CNAME resolv problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110161#M148644</link>
      <description>Forgot nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;primary &amp;amp; secondary&lt;BR /&gt;hosts:          dns files&lt;BR /&gt;&lt;BR /&gt;If I pull vdgc.co.uk zone to secondary then name resolv works for that CNAME&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Tue, 04 Nov 2003 18:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110161#M148644</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-11-04T18:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: CNAME resolv problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110162#M148645</link>
      <description>Also, since you only have the CNAME record on the secondary name server, you need the primary for the A record... So you have 2 possibilities for it: put both servers (first the secondary, then the primary DNS) in the /etc/resolv.conf or put a forwarder record in named.conf.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Nov 2003 02:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cname-resolv-problem/m-p/3110162#M148645</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-11-05T02:14:20Z</dc:date>
    </item>
  </channel>
</rss>

