Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2001 17:38:08 +0100
From:      "James Raftery" <jraftery@wrdp.com>
To:        "Randy Smith" <randys@amigo.net>, <freebsd-isp@freebsd.org>
Subject:   RE: Classless reverse DNS with BIND
Message-ID:  <BLELKHEDFHBIGONDMMADCEABCEAA.jraftery@wrdp.com>
In-Reply-To: <3B964E3C.5040906@amigo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

> -----Original Message-----
> From: Randy Smith
> Sent: 05 September 2001 17:10
> To: freebsd-isp@freebsd.org
> Subject: Classless reverse DNS with BIND
>
> Here's what I have in the in-addr.arpa. file for that class-c.
> 64-79   NS      a.ns.my-cust.com.
> 64-79   NS      b.ns.my-cust.com.
> $GENERATE 64-79 $ CNAME $.64-79
>
> This is basically what is described in the documentation, but BIND
> reports this error (Line 72 is the $GENERATE line):
> db/primary/2/209.94.86:72:1.86.94.209.in-addr.arpa: CNAME and
> OTHER data  error

Change the $GENERATE to:
$GENERATE 65-79 $ CNAME $.64-79

The node 64-79.yourzone.in-addr.arpa cannot have both NS records and a
CNAME record.

Regards,
james


EMAIL DISCLAIMER

The information in this message and any attachment is confidential and may be legally privileged.  It is intended for the above named recipient(s) only and should not be disclosed, copied nor distributed.  If this message is received in error, the sender should be notified and the message and any attachments deleted.

Email transmission cannot be guaranteed to be secure or error free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses.  The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of email transmission.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BLELKHEDFHBIGONDMMADCEABCEAA.jraftery>