Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2002 12:14:07 +0100 (CET)
From:      Leif Neland <leifn@neland.dk>
To:        <freebsd-isp@freebsd.org>
Subject:   OT: cname for domain
Message-ID:  <20020304120716.F69434-100000@arnold.neland.dk>

next in thread | raw e-mail | index | archive | help
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




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