Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2002 11:23:19 -0500
From:      Pete Fritchman <petef@databits.net>
To:        Leif Neland <leifn@neland.dk>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: OT: cname for domain
Message-ID:  <20020304112319.A58811@databits.net>
In-Reply-To: <20020304120716.F69434-100000@arnold.neland.dk>; from leifn@neland.dk on Mon, Mar 04, 2002 at 12:14:07PM %2B0100
References:  <20020304120716.F69434-100000@arnold.neland.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
++ 04/03/02 12:14 +0100 - Leif Neland:
| 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?

How about:

old.dom.	cname	new.dom.

--pete

--
Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)]
finger petef@databits.net for PGP key

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?20020304112319.A58811>