I have this issue:
In order to upgrade MS Office from 2013 to 2016 I had to set-up autodiscover
so Outlook 2016 can connect to the Exchange 2010.
Let's say this is my autodiscover URL:
https://autodiscover.example.com/Autodiscover/Autodiscover.xml
All DNS records are set properly in Cloudflare but I have consequently this issue:
The browser shows the error the above autodiscover page cannot be reached. When I press for 10! minutes every 5 seconds the Refresh
button then - without having changed anything - suddenly the login form appears and then I can successfully authenticate and the expected Error 600
is shown because the request is wrong but the server replies.
Then, when I refresh again for couple of minutes the browser suddenly reports that the page cannot be reached again!
I got 6 email accounts and it took me 80! minutes till Outlook could successfully reconnect to all mailboxes.
The DNS record is set like this in Cloudflare:
And now this: Checking the DNS records for the domain this is the result [I tried several online checking tools]:
Ok, Google helps and this is the explanation why the CNAME
record is not shown:
https://community.cloudflare.com/t/cname-records-are-not-shown-in-a-cname-lookup/3393/2
My questions:
- Why do I get so many times that the autodiscover page cannot be reached?
- Can it be I have to change the DNS record [From
CNAME
toA
?] because I use Cloudflare in order to fix the issue regarding <page cannot be reach> and <it can be reached>?