Stumped on REVERSE

BadBoo bmeyer at rocsoft.net
Mon Jun 26 17:24:40 UTC 2000


I am trying to solve a reverse problem.
The errors I get are completely unhelpful. it just keeps telling me
that:
master zone "64.63.152.205.in-addr.arpa" (IN) rejected due to errors
(serial 2000062698)

That error message doesn't help me figure out what I have wrong. Any
help would be appreciated, I've been at this reverse problem since 2:00
am, and not getting anywhere. (1:22 pm!)

Instead of putting all my zone files up here, I will put a nippet from
named.conf:

zone "64.63.152.205.in-addr.arpa"{
	type master;
	file "205.152.63.64.rev";
};

and my reverse file:

;
; /var/named/205.152.63.64.rev	Reverse mapping of our IP addresses
;
64.63.152.205.IN-ADDR.ARPA.	IN	SOA	ns.rocsoft.net.
	hostmaster.rocsoft.net. (
			2000062614 ; serial
			10800 ; refresh
			3600 ; retry
			604800 ; expire
			86400 ; default_ttl
			)
;
; Subnet mask is 255.255.255.248 (8 I.P.s)
;
65		IN	PTR	gate1.rocsoft.net.
66		IN	PTR	badboo.rocsoft.net.
67		IN	PTR	bm2nt1.rocsoft.net.
68		IN	PTR	bm2win98r.rocsoft.net.
etc,
etc,

I have bought the DNS & BIND book 3rd editon, 2nd printing, tried
DNSEXPERT, but haven't a clue why this isn't working.

Thanks for any help anyone might offer.

bmeyer at rocsoft.net


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the bind-users mailing list