From owner-freebsd-questions@FreeBSD.ORG Fri Oct 23 17:19:53 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4AF0106568D for ; Fri, 23 Oct 2009 17:19:53 +0000 (UTC) (envelope-from millenia2000@hotmail.com) Received: from bay0-omc1-s57.bay0.hotmail.com (bay0-omc1-s57.bay0.hotmail.com [65.54.246.88]) by mx1.freebsd.org (Postfix) with ESMTP id AB18E8FC21 for ; Fri, 23 Oct 2009 17:19:53 +0000 (UTC) Received: from BAY126-W25 ([65.55.131.60]) by bay0-omc1-s57.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 23 Oct 2009 10:19:53 -0700 Message-ID: X-Originating-IP: [65.214.169.254] From: Sean Cavanaugh To: "freebsd-questions@freebsd.org" Date: Fri, 23 Oct 2009 13:19:53 -0400 Importance: Normal In-Reply-To: <200910231855.AA1242890876@mail.Go2France.com> References: <200910231855.AA1242890876@mail.Go2France.com> MIME-Version: 1.0 X-OriginalArrivalTime: 23 Oct 2009 17:19:53.0605 (UTC) FILETIME=[09001350:01CA5405] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: RE: DNS Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2009 17:19:53 -0000 > >how is this illegal? >=20 > CNAME rule:=20 >=20 > a node with a CNAME cannot contain any other records.=20 >=20 > for the node domain.tld: >=20 > domain.tld. soa ... > domain.tld. ns ... > domain.tld. cname otherdomain.tld. >=20 > this node has a CNAME and "other data"=2C so it's illegal=2C no matter wh= at you want to do=2C or what makes sense to you=2C or what is convenient fo= r you. >=20 =20 =20 ah yes=2C forgot about that. you are correct on that line.=20 =20 -Sean =