Chat Online
Support

Forum

A place for Dynadot and community experts alike to ask questions, share ideas, and more.
autodiscover cname record not working
11/30/2014 15:27
The autodiscover cname record for Exchange online (office 365) does not work. When I ping the autodiscover.mydomain.com location I get no response. Outlook cannot find either. Office 365 says it is configured correctly.

Any thoughts?
Reply Quote
11/30/2014 17:02
The CAME shows up in a dig:

; <<>> DiG 9.8.3-P1 <<>> -t cname autodiscover.REDACTED.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 54477
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;autodiscover.taliama.com.      IN      CNAME

;; ANSWER SECTION:
autodiscover.REDACTED.com. 3599 IN      CNAME   autodiscover.outlook.com.

;; Query time: 68 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Sun Nov 30 17:00:03 2014
;; MSG SIZE  rcvd: 77

The ping result is:
Round trip time to 157.56.234.137: 9 ms
Average time over 10 pings: 9 ms

Maybe it just needed some more time to propagate.
Reply Quote