[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: in-addr.arpa
Asher Frenkel wrote:
> On Tue, 4 Nov 1997, Ohad Levy wrote:
>
> > Hi All,
> >
> > I'm trying to install named with reverse in-addr.arpa thing..
> > it seems that my system cannot translate my network ip's into regular
> > domain names,
> > I am posting my zone files, hopefully anyone would be able to tell me
> > what I am doing wrong,
> >
> > I have a local network who has the range of ips ( 192.115.238.96-126 )
> >
> > this is the revesion zone file :
> >
> get rid of the spare SOA RR. you can only have one SOA. other then that it
> looks fine to me. maybe send the syslog messages you receive when named
> trys to load the zone.
>
>
> > $ORIGIN 96.238.115.192.in-addr.arpa
> > @ IN SOA mor.co.il. root.mor.co.il. (
> > 10 7200 14400 3628800 86400 )
> > @ NS ns.mor.co.il.
> > @ A 255.255.255.192
> > 98 PTR nt.mor.co.il.
> > 100 PTR ns.mor.co.il.
> > 102 PTR ohad.mor.co.il.
> > 110 PTR support1.mor.co.il.
> > 114 PTR support2.mor.co.il.
> > 117 PTR www2.mor.co.il.
> > 118 PTR olinux.mor.co.il.
> > 119 PTR shahars.mor.co.il.
> > 121 PTR ppp1.mor.co.il.
> > 122 PTR ppp2.mor.co.il.
> > 123 PTR ppp3.mor.co.il.
> > 125 PTR private.mor.co.il.
>
> > [more DNS maps deleted]
>
# named.restart
Nov 5 10:11:28 mor named[81]: NSTATS 878717488 878566535 A=2248 NS=4 SOA=355
PTR=2789 MX=670 TXT=2 AXFR=8 ANY=1329
Nov 5 10:11:28 mor named[81]: XSTATS 878717488 878566535 RQ=7405 RR=702 RIQ=0
RNXD=294 RFwdQ=2931 RFwdR=578 RDupQ=1006 RDupR=3 RFail=5 RFErr=0 RErr=0
RTCP=88 RAXFR=8 RLame=21 ROpts=0 SSysQ=79 SAns=3399 SFwdQ=2931 SFwdR=578
SDupQ=23738 SFail=587 SFErr=0 SErr=58 RNotNsQ=7296 SNaAns=1915 SNXD=1138
Name Server Restarted
# Nov 5 10:11:33 mor named[2279]: starting. named 4.9.3-BETA24 Aug-4-1995
kkeyte@esoc.esa.de
Nov 5 10:11:33 mor named[2279]: cache zone "" loaded (serial 0)
Nov 5 10:11:33 mor named[2279]: primary zone "0.0.127.IN-ADDR.ARPA" loaded
(serial 1)
Nov 5 10:11:33 mor named[2279]: Zone "96.238.115.192.IN-ADDR.ARPA" (file
pz/mor.co.il-rev): no NS RRs found at zone top
Nov 5 10:11:33 mor named[2279]: primary zone "96.238.115.192.IN-ADDR.ARPA"
rejected due to errors (serial 10)
Nov 5 10:11:33 mor named[2279]: primary zone "mor.co.il" loaded (serial 10)
Nov 5 10:11:33 mor named[2279]: pz/mor.co.il-rev: line 2: SOA for
"96.238.115.192.in-addr.arpa.96.238.115.192.IN-ADDR.ARPA" not at zone top
"96.238.115.192.IN-ADDR.ARPA"
Nov 5 10:11:33 mor named[2279]: primary zone "localhost" loaded (serial 1)
Nov 5 10:11:33 mor named[2280]: Ready to answer queries.