djbdns
[Top] [All Lists]

Re: Pointing a domain to a domain

To: DJBdns Mailing List <dns@list.cr.yp.to>
Subject: Re: Pointing a domain to a domain
From: Emilio Perea <eperea@walkereng.com>
Date: Tue, 13 Mar 2007 13:01:21 -0500
Delivered-to: sp-com-lists@consult.net
Delivered-to: gmail-djbdns@securepoint.com
Delivered-to: sp.com.list@gmail.com
Delivered-to: mailing list dns@list.cr.yp.to
In-reply-to: <20070313102605.B6041@hercules.jkdwebmagic.com>
Mail-followup-to: DJBdns Mailing List <dns@list.cr.yp.to>
Mailing-list: contact dns-help@list.cr.yp.to; run by ezmlm
References: <20070313102605.B6041@hercules.jkdwebmagic.com>
User-agent: Mutt/1.5.12-2006-07-14
On Tue, Mar 13, 2007 at 10:26:38AM -0600, Jonathan Duncan wrote:
> I have been playing around with Google Apps (google.com/a) and as part of 
> that I am setting up a domain name to point to my Google Apps.  During the 
> setup, Google requires that I point the domain name to one of their domain 
> names.  For example, they want
> 
> www.drduncanchiropractic.com to point to  ghs.google.com
> 
> So I pinged ghs.google.com and got the IP to make this:
> 
> +www.drduncanchiropractic.com:66.249.81.121:3600
> 
> However, I am wondering, is there a way to poing the domain name to another 
> domain name like they requested?  In case they change the IP of the domain 
> so that it will always be correctly pointing to whatever IP ghs.google.com 
> is using.
> 
> As I have read, using the CNAME option is frowned upon.

In this case, I think a CNAME is what you need, since you have no
control over the IP address.  Note that I get a different IP address,
and that ghs.google.com is actually a CNAME for ghs.l.google.com:

 % dnsip ghs.google.com
 64.233.179.121

 % dnsqr any ghs.google.com
 255 ghs.google.com:
 52 bytes, 1+1+0+0 records, response, noerror
 query: 255 ghs.google.com
 answer: ghs.google.com 604399 CNAME ghs.l.google.com

<Prev in Thread] Current Thread [Next in Thread>