google apps CNAME not working
Posted by: Camerata
Posted on: 2008-04-18 12:35:00
I used the checkbox in the control panel to enable the calendar.camerata.com and sites.camerata.com and mail.camerata.com type CNAMEs to point to my google apps account. I also run email through google with an MX record and it seems to work just fine.
The CNAMEs did get created. From my desktop if I do
$ host calendar.camerata.com
I get the answer
calendar.camerata.com is an alias for ghs.google.com.
ghs.google.com is an alias for ghs.l.google.com.
ghs.l.google.com has address 66.249.81.121
which is correct, but when I try to visit
http://calendar.camerata.com/
I get a 404 URL.
Should I just wait for the CNAMEs to propogate to google's DNS servers or something or do I have to change something in my google apps config to tell google to check the domain name that is being requested and give me the correct URL?
It seems like I could just create redirects using the dreamhost control panel to go to the correct url's at google instead of using these CNAMEs, but I would like for it to be seamless.