In-addr zone does not work on primary]

Danny Mayer mayer at gis.net
Tue Mar 13 04:26:48 UTC 2001


         Upgrade your secondaries to BIND 8.2.3 for NT.  Microsoft does not
   support MS-DNS on NT4 and neither does this list.

                 Danny
At 01:51 PM 3/12/01, Martin McWhorter wrote:



>-------- Original Message --------
>Subject: In-addr zone does not work on primary
>Date: Mon, 12 Mar 2001 12:30:13 -0600
>From: Martin McWhorter <m_mcwhorter at prairiegroup.com>
>Newsgroups: comp.protocols.dns.bind
>
>Hello,
>
>I have a BIND 8.2.3 running on linux 2.2.16 as a primary and two NT4
>with MS-DNS running as secondarys.
>
>The problem I am seeing is that reverse lookups do not work to the
>Primary, but do work to the two secondarys.
>
>Like this, the primary lennon:
>[root at m_mcwhorter m_mcwhorter]# host 104.47.1.28 lennon
>Using domain server:
>Name: lennon.prairiegroup.com
>Address: 104.47.1.21
>Aliases:
>
>Host not found.
>And mercury is an NT secondary:
>[root at m_mcwhorter m_mcwhorter]# host 104.47.1.28 mercury
>Using domain server:
>Name: mercury.prairiegroup.com
>Address: 104.47.1.8
>Aliases:
>
>28.1.47.104.IN-ADDR.ARPA domain name pointer venus.prairiegroup.com
>[root at m_mcwhorter m_mcwhorter]# 
>
>This seems awfuly strange, I must have scuffed something up.
>
>In-line at the end are some configs,
>
>thanks,
>Martin
>
>/etc/named.conf
>-----------------------------
>options {
>         directory "/var/named";
>};
>zone "." {
>         type hint;
>         file "named.ca";
>};
>zone "0.0.127.in-addr.arpa"{
>         type master;
>         file "named.local";
>};
>zone "router.prairiegroup.com"{
>         type master;
>         file "router.prairiegroup.com";
>};
>zone "104.in-addr.arpa"{
>         type master;
>         file "104.in-addr.arpa";
>};
>zone "10.in-addr.arpa"{
>         type master;
>         file "10.in-addr.arpa";
>};
>zone "prairiegroup.com"{
>         type slave;
>         file "prairiegroup.com";
>         masters { 104.47.1.28; };
>};
>--------------------------------
>/var/named/104.in-addr.arpa
>--------------------------------
>;
>;  Database file 104.in-addr.arpa.dns for 104.in-addr.arpa zone.
>;      Zone version:  82
>;
>
>@                       IN      SOA     lennon.prairiegroup.com.
>root.prairiegroup.com.  (
>                         2001030800          ; serial number
>                         28800        ; refresh
>                         14400         ; retry
>                         604800   ; expire
>                         86400       ; minimum TTL
>                         )
>;
>;  
>
>@                       IN      NS      lennon.prairiegroup.com.
>@                       IN      NS      venus.prairiegroup.com.
>@                       IN      NS      mercury.prairiegroup.com.
>                         
>
>;
>;  Zone records
>;
>
>$ORIGIN 1.1.104.in-addr.arpa.
>1       PTR     snake.router.prairiegroup.com.
>2       PTR     dog.prairiegroup.com.
>10      PTR     horse.router.prairiegroup.com.
>11      PTR     pig.prairiegroup.com.
>12      PTR     rat.prairiegroup.com.
>20      PTR     rabbit.router.prairiegroup.com.
>$ORIGIN 1.47.104.in-addr.arpa.
>6       PTR     clussap.prairiegroup.com.
>8       PTR     mercury.prairiegroup.com.
>9       PTR     saphelp.prairiegroup.com.
>11      PTR     appserve.prairiegroup.com.
>12      PTR     qcserve.prairiegroup.com.
>13      PTR     devel.prairiegroup.com.
>14      PTR     primdom.prairiegroup.com.
>15      PTR     backdom.prairiegroup.com.
>17      PTR     homer.prairiegroup.com.
>18      PTR     mickey.prairiegroup.com.
>19      PTR     pooh.prairiegroup.com.
>21      PTR     lennon.prairiegroup.com.
>25      PTR     daffy.prairiegroup.com.
>26      PTR     minnie.prairiegroup.com.
>27      PTR     dumbo.prairiegroup.com.
>28      PTR     redbook.prairiegroup.com.
>29      PTR     woody.prairiegroup.com.
>30      PTR     mars.prairiegroup.com.
>31      PTR     tigger.prairiegroup.com.
>105     PTR     proxy.prairiegroup.com.
>$ORIGIN 165.47.104.in-addr.arpa.
>1       PTR     igor.prairiegroup.com.
>3       PTR     lb1srv.prairiegroup.com.
>5       PTR     frmsrv.prairiegroup.com.
>8       PTR     misptr.prairiegroup.com.
>9       PTR     credit.prairiegroup.com.
>10      PTR     form2.prairiegroup.com.
>11      PTR     misclr.prairiegroup.com.
>12      PTR     form4.prairiegroup.com.
>14      PTR     billing_laser.prairiegroup.com.
>15      PTR     form3.prairiegroup.com.
>16      PTR     ibctic.prairiegroup.com.
>24      PTR     pluto.prairiegroup.com.
>27      PTR     sftclr.prairiegroup.com.
>
>
>
>
>
>-- 
>Martin McWhorter
>Network Administrator
>Prairie
>708 563 5832



More information about the bind-users mailing list