<?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 Multi Reverse Zone possible in DNS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/multi-reverse-zone-possible-in-dns/m-p/3977825#M65905</link>
    <description>Hello to everybody.I am new to this forum.I have some doubts, please clarify it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i am using RHEL4.0.i am configure dns.&lt;BR /&gt;&lt;BR /&gt;ln /etc/named.conf i have two zones.its possible to gave two reverse zone.if its possible, how can i configure?&lt;BR /&gt;&lt;BR /&gt;my script is: in /etc/named.conf&lt;BR /&gt;&lt;BR /&gt;zone "kite.com" IN {&lt;BR /&gt;type master;&lt;BR /&gt;file "kite.com.forw";&lt;BR /&gt;allow-update{none;};&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;zone "sky.com" IN {&lt;BR /&gt;type master;&lt;BR /&gt;file "sky.com.forw";&lt;BR /&gt;allow-update{none;};&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;zone "0.168.192.in-addr.arpa" IN {&lt;BR /&gt;type master;&lt;BR /&gt;file "kite.com.rev";&lt;BR /&gt;allow-update{none;};&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;Note: above reverse zone record is for kite.com zone.then what about for sky.com.&lt;BR /&gt;&lt;BR /&gt;if its possible to one more reverse zone record for sky.com&lt;BR /&gt;&lt;BR /&gt;please help me&lt;BR /&gt;&lt;BR /&gt;thanks</description>
    <pubDate>Mon, 09 Apr 2007 21:08:08 GMT</pubDate>
    <dc:creator>anbumanikandan</dc:creator>
    <dc:date>2007-04-09T21:08:08Z</dc:date>
    <item>
      <title>Multi Reverse Zone possible in DNS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multi-reverse-zone-possible-in-dns/m-p/3977825#M65905</link>
      <description>Hello to everybody.I am new to this forum.I have some doubts, please clarify it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i am using RHEL4.0.i am configure dns.&lt;BR /&gt;&lt;BR /&gt;ln /etc/named.conf i have two zones.its possible to gave two reverse zone.if its possible, how can i configure?&lt;BR /&gt;&lt;BR /&gt;my script is: in /etc/named.conf&lt;BR /&gt;&lt;BR /&gt;zone "kite.com" IN {&lt;BR /&gt;type master;&lt;BR /&gt;file "kite.com.forw";&lt;BR /&gt;allow-update{none;};&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;zone "sky.com" IN {&lt;BR /&gt;type master;&lt;BR /&gt;file "sky.com.forw";&lt;BR /&gt;allow-update{none;};&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;zone "0.168.192.in-addr.arpa" IN {&lt;BR /&gt;type master;&lt;BR /&gt;file "kite.com.rev";&lt;BR /&gt;allow-update{none;};&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;Note: above reverse zone record is for kite.com zone.then what about for sky.com.&lt;BR /&gt;&lt;BR /&gt;if its possible to one more reverse zone record for sky.com&lt;BR /&gt;&lt;BR /&gt;please help me&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 09 Apr 2007 21:08:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multi-reverse-zone-possible-in-dns/m-p/3977825#M65905</guid>
      <dc:creator>anbumanikandan</dc:creator>
      <dc:date>2007-04-09T21:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multi Reverse Zone possible in DNS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multi-reverse-zone-possible-in-dns/m-p/3977826#M65906</link>
      <description>Yes it is possible to have more that one reverse lookup zone. But I am not sure that this will satisfy what you are trying to achieve. It all really depends on if you have everything in the sky.com domain on a different subnet than the kite.com domain. so you would add another entry similar to the one you already have, e.g,&lt;BR /&gt;&lt;BR /&gt;zone "1.168.192.in-addr.arpa" IN {&lt;BR /&gt;type master;&lt;BR /&gt;file "sky.com.rev";&lt;BR /&gt;allow-update{none;};&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;but if both domains use the same ip address ranges then this will not work as you want. You wouldn't put this:&lt;BR /&gt;&lt;BR /&gt;zone "0.168.192.in-addr.arpa" IN {&lt;BR /&gt;type master;&lt;BR /&gt;file "sky.com.rev";&lt;BR /&gt;allow-update{none;};&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;I am not even really sure what would happen if you did. You would probably either get an error or the last zone named 0.168.192.in-addr.arpa would probably win.</description>
      <pubDate>Mon, 09 Apr 2007 21:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multi-reverse-zone-possible-in-dns/m-p/3977826#M65906</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-04-09T21:51:42Z</dc:date>
    </item>
  </channel>
</rss>

