From owner-freebsd-isp Wed Sep 5 9: 9:31 2001 Delivered-To: freebsd-isp@freebsd.org Received: from smtp1.amigo.net (smtp1.amigo.net [209.94.64.30]) by hub.freebsd.org (Postfix) with ESMTP id 9A1BF37B408 for ; Wed, 5 Sep 2001 09:09:28 -0700 (PDT) Received: from amigo.net (billing.amigo.net [209.94.67.250]) by smtp1.amigo.net (8.11.4/8.11.4) with ESMTP id f85GDhv64673 for ; Wed, 5 Sep 2001 10:13:43 -0600 (MDT) (envelope-from randys@amigo.net) Message-ID: <3B964E3C.5040906@amigo.net> Date: Wed, 05 Sep 2001 10:09:32 -0600 From: Randy Smith Organization: Amigo.Net User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.2) Gecko/20010810 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-isp@freebsd.org Subject: Classless reverse DNS with BIND Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, I'm trying to delegate the reverse lookup for a block of IPs using BIND that comes with FreeBSD (4.3 in this case). 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 What am I missing here? Thanks in advance. -- Randy Smith Amigo.Net Systems Administrator 1-719-589-6100 x 4185 http://www.amigo.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message