<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CRIN Trac: Ticket #76: Google Apps setup for crin.com</title>
    <link>https://trac.crin.org/trac/ticket/76</link>
    <description>&lt;p&gt;
This ticket is to track the time spent setting up Google Apps for crin.com.
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CRIN Trac</title>
      <url>https://trac.crin.org/trac/chrome/site/logo.gif</url>
      <link>https://trac.crin.org/trac/ticket/76</link>
    </image>
    <generator>Trac 1.0.2</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Wed, 06 Jul 2016 19:58:55 GMT</pubDate>
      <title>hours changed; totalhours set</title>
      <link>https://trac.crin.org/trac/ticket/76#comment:1</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/76#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                set to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
A &lt;tt&gt;TXT&lt;/tt&gt; record need to be added to the DNS but I don't have access to do this, so it'll probably have to wait till tomorrow.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Wed, 06 Jul 2016 20:27:52 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>https://trac.crin.org/trac/ticket/76#comment:2</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/76#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.2&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.25&lt;/em&gt; to &lt;em&gt;0.45&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
It is at the stage of:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;h2 id="Verifyingyourdomainownership"&gt;Verifying your domain ownership&lt;/h2&gt;
&lt;p&gt;
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.
&lt;/p&gt;
&lt;p&gt;
Estimated time remaining: 1 hour
&lt;/p&gt;
&lt;/blockquote&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Thu, 07 Jul 2016 08:48:37 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>https://trac.crin.org/trac/ticket/76#comment:3</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/76#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.15&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.45&lt;/em&gt; to &lt;em&gt;0.6&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Jenny has reported that Google has not completed the verification.
&lt;/p&gt;
&lt;p&gt;
Checking the DNS servers:
&lt;/p&gt;
&lt;pre class="wiki"&gt;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"
&lt;/pre&gt;&lt;p&gt;
So that all looks fine, checking the public Google DNS servers:
&lt;/p&gt;
&lt;pre class="wiki"&gt;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"
&lt;/pre&gt;&lt;p&gt;
Logging into Google and the site verification string accidently has the last few characters missing:
&lt;/p&gt;
&lt;pre class="wiki"&gt;google-site-verification=F5JmEx4ehMTIqY7oM8QWpet5Y_mx7-dOcGwkze9gn8o
&lt;/pre&gt;&lt;p&gt;
So that has now been updated.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Thu, 07 Jul 2016 10:47:32 GMT</pubDate>
      <title>hours, totalhours changed</title>
      <link>https://trac.crin.org/trac/ticket/76#comment:4</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/76#comment:4</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.15&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.6&lt;/em&gt; to &lt;em&gt;0.75&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Checking that the DNS has updated:
&lt;/p&gt;
&lt;pre class="wiki"&gt;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"
&lt;/pre&gt;&lt;p&gt;
So all looks good and I have clicked through the Google site so it is now verified, closing this ticket.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Thu, 07 Jul 2016 10:49:11 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>https://trac.crin.org/trac/ticket/76#comment:5</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/76#comment:5</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 08 Jul 2016 09:39:54 GMT</pubDate>
      <title>hours, status, totalhours changed; resolution deleted</title>
      <link>https://trac.crin.org/trac/ticket/76#comment:6</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/76#comment:6</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.65&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;closed&lt;/em&gt; to &lt;em&gt;reopened&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                &lt;em&gt;fixed&lt;/em&gt; deleted
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.75&lt;/em&gt; to &lt;em&gt;1.4&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Adding &lt;tt&gt;MX&lt;/tt&gt; records as per &lt;a class="ext-link" href="https://support.google.com/a/answer/174125?hl=en"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;this article&lt;/a&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;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
&lt;/pre&gt;&lt;p&gt;
Checking via this tool:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class="ext-link" href="https://toolbox.googleapps.com/apps/checkmx/check?domain=crin.com"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://toolbox.googleapps.com/apps/checkmx/check?domain=crin.com&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
And adding SPF as per:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class="ext-link" href="https://support.google.com/a/answer/33786"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://support.google.com/a/answer/33786&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
I'm not sure that DKIM and DMARC are wanted, if they are these articles document what to do:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class="ext-link" href="https://support.google.com/a/answer/174126"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://support.google.com/a/answer/174126&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a class="ext-link" href="https://support.google.com/a/answer/2466580"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://support.google.com/a/answer/2466580&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
All the servers have updated:
&lt;/p&gt;
&lt;pre class="wiki"&gt;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.
&lt;/pre&gt;&lt;p&gt;
But for some unknown reason the Google checking tool says a 5th server isn't updated:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class="ext-link" href="https://toolbox.googleapps.com/apps/checkmx/check?domain=crin.com"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://toolbox.googleapps.com/apps/checkmx/check?domain=crin.com&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
This is:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;193.47.147.84
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
But this isn't listed in the &lt;tt&gt;whois&lt;/tt&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;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
&lt;/pre&gt;&lt;pre class="wiki"&gt;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
&lt;/pre&gt;&lt;p&gt;
So I'm not sure what is going on there... I have sent a email to 1984.is about it.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>