Opened 2 years ago
Last modified 2 years ago
#76 reopened defect
Google Apps setup for crin.com
Reported by: | chris | Owned by: | chris |
---|---|---|---|
Priority: | major | Milestone: | Maintenance |
Component: | crin1 | Version: | |
Keywords: | Cc: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 1.4 |
Description
This ticket is to track the time spent setting up Google Apps for crin.com.
Change History (6)
comment:1 Changed 2 years ago by chris
- Add Hours to Ticket changed from 0 to 0.25
- Total Hours set to 0.25
comment:2 Changed 2 years ago by chris
- Add Hours to Ticket changed from 0 to 0.2
- Total Hours changed from 0.25 to 0.45
It is at the stage of:
Verifying your domain ownership
The domain host is updating your information. This might take a bit — you can close this window and come back to admin.google.com later without interrupting the process.
Estimated time remaining: 1 hour
comment:3 Changed 2 years ago by chris
- Add Hours to Ticket changed from 0 to 0.15
- Total Hours changed from 0.45 to 0.6
Jenny has reported that Google has not completed the verification.
Checking the DNS servers:
whois crin.com | grep "^Name Server" Name Server: ns0.1984.is Name Server: ns1.1984.is Name Server: ns2.1984hosting.com Name Server: ns2.1984.is dig txt @ns0.1984.is crin.com +short "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9g" dig txt @ns1.1984.is crin.com +short "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9g" dig txt @ns2.1984.is crin.com +short "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9g" dig txt @ns2.1984hosting.com crin.com +short "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9g"
So that all looks fine, checking the public Google DNS servers:
dig txt @8.8.8.8 crin.com +short "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9g" dig txt @8.8.4.4 crin.com +short "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9g"
Logging into Google and the site verification string accidently has the last few characters missing:
google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o
So that has now been updated.
comment:4 Changed 2 years ago by chris
- Add Hours to Ticket changed from 0 to 0.15
- Total Hours changed from 0.6 to 0.75
Checking that the DNS has updated:
dig txt @ns0.1984.is crin.com +short | grep "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o" "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o" dig txt @ns1.1984.is crin.com +short | grep "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o" "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o" dig txt @ns2.1984.is crin.com +short | grep "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o" "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o" dig txt @ns2.1984hosting.com crin.com +short | grep "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o" "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o" dig txt @8.8.8.8 crin.com +short | grep "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o" "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o" dig txt @8.8.4.4 crin.com +short | grep "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o" "google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o"
So all looks good and I have clicked through the Google site so it is now verified, closing this ticket.
comment:5 Changed 2 years ago by chris
- Resolution set to fixed
- Status changed from new to closed
comment:6 Changed 2 years ago by chris
- Add Hours to Ticket changed from 0 to 0.65
- Resolution fixed deleted
- Status changed from closed to reopened
- Total Hours changed from 0.75 to 1.4
Adding MX records as per this article:
Name/Host/Alias Time to Live (TTL*) Record Type Priority Value/Answer/Destination Blank or @ 3600 MX 1 ASPMX.L.GOOGLE.COM Blank or @ 3600 MX 5 ALT1.ASPMX.L.GOOGLE.COM Blank or @ 3600 MX 5 ALT2.ASPMX.L.GOOGLE.COM Blank or @ 3600 MX 10 ALT3.ASPMX.L.GOOGLE.COM Blank or @ 3600 MX 10 ALT4.ASPMX.L.GOOGLE.COM
Checking via this tool:
And adding SPF as per:
I'm not sure that DKIM and DMARC are wanted, if they are these articles document what to do:
All the servers have updated:
dig mx @ns0.1984.is crin.com +short 30 alt4.aspmx.l.google.com. 20 ALT2.ASPMX.L.GOOGLE.COM. 20 ALT1.ASPMX.L.GOOGLE.COM. 30 alt3.aspmx.l.google.com. 10 aspmx.l.google.com. dig mx @ns1.1984.is crin.com +short 20 ALT2.ASPMX.L.GOOGLE.COM. 20 ALT1.ASPMX.L.GOOGLE.COM. 30 alt4.aspmx.l.google.com. 10 aspmx.l.google.com. 30 alt3.aspmx.l.google.com. dig mx @ns2.1984.is crin.com +short 30 alt4.aspmx.l.google.com. 30 alt3.aspmx.l.google.com. 20 ALT1.ASPMX.L.GOOGLE.COM. 10 aspmx.l.google.com. 20 ALT2.ASPMX.L.GOOGLE.COM. dig mx @ns2.1984hosting.com crin.com +short 20 ALT2.ASPMX.L.GOOGLE.COM. 30 alt3.aspmx.l.google.com. 20 ALT1.ASPMX.L.GOOGLE.COM. 30 alt4.aspmx.l.google.com. 10 aspmx.l.google.com.
But for some unknown reason the Google checking tool says a 5th server isn't updated:
This is:
- 193.47.147.84
But this isn't listed in the whois:
hois crin.com | grep "Name Server" Name Server: NS0.1984.IS Name Server: NS1.1984.IS Name Server: NS2.1984.IS Name Server: NS2.1984HOSTING.COM Name Server: ns0.1984.is Name Server: ns1.1984.is Name Server: ns2.1984hosting.com Name Server: ns2.1984.is
dig ns0.1984.is +short 93.95.226.50 dig ns1.1984.is +short 178.79.188.51 dig ns2.1984.is +short 93.95.226.52 dig ns2.1984hosting.com +short 93.95.226.53
So I'm not sure what is going on there... I have sent a email to 1984.is about it.
A TXT record need to be added to the DNS but I don't have acces to do this, so it'll probably have to wait till tomorrow.