DNS cname limitation?
api CNAME weblaws.org.
cite CNAME weblaws.org.
gmail CNAME ghs.google.com.
The first two cname's resolve just fine. The last one, added per Google's instructions, does not; queries return NXDOMAIN.
Does the Linode DNS server implement some kind of CNAME restriction against pointers to domains not under one's control? Is there a way around this?
Thanks!
3 Replies
$ dig gmail.weblaws.org
; <<>> DiG 9.3.2 <<>> gmail.weblaws.org
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 3392
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;gmail.weblaws.org. IN A
;; ANSWER SECTION:
gmail.weblaws.org. 86341 IN CNAME ghs.google.com.
ghs.google.com. 86341 IN CNAME ghs.l.google.com.
ghs.l.google.com. 241 IN A 74.125.95.121
;; Query time: 170 msec
;; SERVER: 205.133.7.2#53(205.133.7.2)
;; WHEN: Sat May 22 03:34:12 2010
;; MSG SIZE rcvd: 99