From owner-freebsd-isp Mon Mar 4 3:13: 8 2002 Delivered-To: freebsd-isp@freebsd.org Received: from arnold.neland.dk (0x3ef34dcd.albnxx2.adsl.tele.dk [62.243.77.205]) by hub.freebsd.org (Postfix) with ESMTP id B0DAB37B400 for ; Mon, 4 Mar 2002 03:13:01 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by arnold.neland.dk (8.12.2/8.12.2) with ESMTP id g24BE7Qd070215 for ; Mon, 4 Mar 2002 12:14:07 +0100 (CET) (envelope-from leifn@neland.dk) Date: Mon, 4 Mar 2002 12:14:07 +0100 (CET) From: Leif Neland To: Subject: OT: cname for domain Message-ID: <20020304120716.F69434-100000@arnold.neland.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 If I want a cname, I just do @ORIGIN old.dom www IN cname www.new.dom. But it has become fashionable to omit www. so it is possible to just type http://old.dom Is it possible to have a cname old.dom to new.dom? If I just do @ cname new.dom. I get the error "CNAME and OTHER data". Any other way? I can do @ IN A 1.2.3.4 but I'd rather avoid having to change the ip in two places, if I can help it. Especially when we're not hosting new.dom, only old.dom Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message