<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>anuragbhatia.com !!! &#187; DNS</title>
	<atom:link href="http://anuragbhatia.com/category/web-hosting/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://anuragbhatia.com</link>
	<description>Call it a problem, ONLY if you have a solution!</description>
	<lastBuildDate>Sat, 20 Feb 2010 11:30:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<image>
<link>http://anuragbhatia.com</link>
<url>http://anuragbhatia.com/wp-content/plugins/maxblogpress-favicon/icons/favicon-60.ico</url>
<title>anuragbhatia.com !!!</title>
</image>
		<item>
		<title>More about SPF records</title>
		<link>http://anuragbhatia.com/web-hosting/more-about-spf-records/</link>
		<comments>http://anuragbhatia.com/web-hosting/more-about-spf-records/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 11:03:26 +0000</pubDate>
		<dc:creator>Anurag</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Forum]]></category>
		<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[SPF]]></category>
		<category><![CDATA[TXT]]></category>

		<guid isPermaLink="false">http://anuragbhatia.com/?p=634</guid>
		<description><![CDATA[Hello all! Few days back I visited Official Google Apps forum (one of my favorite places ) and answered many questions. It was quite after some time i was there and found few cases/questions/problems as really interesting. Here&#8217;s one of the questions asked there by a admin named aol985 about SPF records. His question - [...]]]></description>
			<content:encoded><![CDATA[<h2>Hello all!</h2>
<p>Few days back I visited Official <a href="http://www.google.com/support/forum/p/Google+Apps?hl=en" target="_blank">Google Apps forum</a> (one of my favorite places <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) and answered many questions. It was quite after some time i was there and found few cases/questions/problems as really interesting.</p>
<p>Here&#8217;s one of the questions asked <a href="http://www.google.com/support/forum/p/Google+Apps/thread?fid=750e9c1f2599ec720004705233957154&amp;hl=en">there</a> by a admin named <a href="http://www.google.com/support/forum/p/Google+Apps/user?userid=04599436568714297102&amp;hl=en">aol985</a> about SPF records.</p>
<p><img src="file:///C:/Users/ANURAG%7E1/AppData/Local/Temp/moz-screenshot-1.png" alt="" /></p>
<p style="text-align: center;"><img class="size-thumbnail wp-image-635 aligncenter" title="Question" src="http://anuragbhatia.com/wp-content/uploads/question-mark-150x150.jpg" alt="Question image" width="150" height="150" /></p>
<h2>His question -</h2>
<blockquote><p>As described in http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=33786 , I set SPF record for mashfilm.ru domain to &#8220;v=spf1 include:aspmx.googlemail.com ~all&#8221;. But aspmx.googlemail.com currently does not resolves. Is it correct?</p></blockquote>
<p>Nice one!</p>
<p>He is right on fact that aspmx.googlemail.com does NOT resolve. Ok why?</p>
<pre>anurag@root]$ dig aspmx.googlemail.com a</pre>
<pre>; &lt;&lt;&gt;&gt; DiG 9.3.4-P1.1 &lt;&lt;&gt;&gt; aspmx.googlemail.com a
;; global options:  printcmd
;; Got answer:
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 42050
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0</pre>
<pre>;; QUESTION SECTION:
;aspmx.googlemail.com.          IN      A</pre>
<pre>;; Query time: 100 msec
;; SERVER: 66.33.216.208#53(66.33.216.208)
;; WHEN: Wed Aug  5 02:48:00 2009
;; MSG SIZE  rcvd: 38</pre>
<pre>[anurag@root]$</pre>
<p>Thus <strong>no A record</strong> which means it won&#8217;t resolve, BUT one must remember that a zone can have many records working side by side offering their own feature, like &#8211; MX records can be there with/without A, same with txt records, and few other also.</p>
<p style="text-align: center;"><img class="size-thumbnail wp-image-636 aligncenter" title="Got it" src="http://anuragbhatia.com/wp-content/uploads/git-it-150x150.jpg" alt="Got it" width="150" height="150" /></p>
<p>Now observing the spf record by Google &#8211; &#8220;v=spf1 <em><strong>include:aspmx.googlemail.com</strong></em> ~all&#8221;</p>
<p>here <em><strong>include:aspmx.googlemail.com </strong></em></p>
<p>means to include the spf record of aspmx.googlemail.com which makes sense as:</p>
<pre>[anurag@root]$ dig aspmx.googlemail.com txt</pre>
<pre>; &lt;&lt;&gt;&gt; DiG 9.3.4-P1.1 &lt;&lt;&gt;&gt; aspmx.googlemail.com txt
;; global options:  printcmd
;; Got answer:
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 30134
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0</pre>
<pre>;; QUESTION SECTION:
;aspmx.googlemail.com.          IN      TXT</pre>
<pre>;; ANSWER SECTION:
aspmx.googlemail.com.   7178    IN      TXT     "v=spf1 redirect=_spf.google.com"</pre>
<pre>;; Query time: 14 msec
;; SERVER: 66.33.216.208#53(66.33.216.208)
;; WHEN: Wed Aug  5 02:54:02 2009
;; MSG SIZE  rcvd: 82</pre>
<pre>[anurag@root]$</pre>
<p>Now it means spf record for aspmx.googlemail.com is &#8220;v=spf1 redirect=_spf.google.com&#8221;</p>
<p>Now trying to understand _spf.google.com</p>
<p>underscore right in start makes it different from a sub-zone since it can&#8217;t be used as a domain but will still remain a working sub zone in terms of DNS.</p>
<p>So now since it can&#8217;t be used as a  sub domain i.e which can be used to be attached with web server and can supply pages via ftp, there is no meaning of A record for it here.</p>
<p>Checking <strong>txt string </strong>of<strong> _spf.google.com</strong></p>
<pre>[anurag@root]$ dig _spf.google.com txt</pre>
<pre>; &lt;&lt;&gt;&gt; DiG 9.3.4-P1.1 &lt;&lt;&gt;&gt; _spf.google.com txt
;; global options:  printcmd
;; Got answer:
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 52983
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0</pre>
<pre>;; QUESTION SECTION:
;_spf.google.com.               IN      TXT</pre>
<pre>;; ANSWER SECTION:
_spf.google.com.        300     IN      TXT     "v=spf1 ip4:216.239.32.0/19 ip4:64.233.160.0/19 ip4:66.249.80.0/20 ip4:72.14.192.0/18 ip4:209.85.128.0/17 ip4:66.102.0.0/20 ip4:74.125.0.0/16 ip4:64.18.0.0/20 ip4:207.126.144.0/20 ?all"</pre>
<pre>;; Query time: 29 msec
;; SERVER: 66.33.216.208#53(66.33.216.208)
;; WHEN: Wed Aug  5 02:57:26 2009
;; MSG SIZE  rcvd: 229</pre>
<pre>[anurag@root]$</pre>
<p>And here we got it!</p>
<h2>So much information in just one hostname!</h2>
<p><img class="aligncenter size-thumbnail wp-image-637" title="so much" src="http://anuragbhatia.com/wp-content/uploads/so-much-150x150.jpg" alt="so much" width="150" height="150" /></p>
<p>&#8220;v=spf1 ip4:216.239.32.0/19 ip4:64.233.160.0/19 ip4:66.249.80.0/20 ip4:72.14.192.0/18 ip4:209.85.128.0/17 ip4:66.102.0.0/20 ip4:74.125.0.0/16 ip4:64.18.0.0/20 ip4:207.126.144.0/20 ?all&#8221; is a part of SPF record which Google makes its Google Apps users to use.</p>
<p>Thus using</p>
<p>&#8220;v=spf1 include:aspmx.googlemail.com ~all&#8221; in spf tells that &#8220;this domain allows all of the server on this ip range &#8211; <em>ip4:216.239.32.0/19 ip4:64.233.160.0/19 ip4:66.249.80.0/20 ip4:72.14.192.0/18 ip4:209.85.128.0/17 ip4:66.102.0.0/20 ip4:74.125.0.0/16 ip4:64.18.0.0/20 ip4:207.126.144.0/20</em> as <strong>authorized to send email on behalf of that domain</strong>.</p>
<p><img class="aligncenter size-thumbnail wp-image-638" title="bye" src="http://anuragbhatia.com/wp-content/uploads/bye-150x150.gif" alt="bye" width="150" height="150" /></p>
<p>So that&#8217;s how spf works in this case. <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
Note: There is a rating embedded within this post, please visit this post to rate it.
]]></content:encoded>
			<wfw:commentRss>http://anuragbhatia.com/web-hosting/more-about-spf-records/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s SRV records</title>
		<link>http://anuragbhatia.com/web-hosting/dns/googles-srv-records/</link>
		<comments>http://anuragbhatia.com/web-hosting/dns/googles-srv-records/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 13:10:01 +0000</pubDate>
		<dc:creator>Anurag</dc:creator>
				<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://anuragbhatia.com/?p=245</guid>
		<description><![CDATA[After recieving lots of emails regarding SRV records issue in Google Apps, i finally tried that in myeslf&#8230;&#8230;unfortunately thats true that Google has missing info. about SRV records. As per refering to official Google&#8217;s help here . It has missing info. about the location servers. Here are those missing SRV records&#8230; _xmpp-client._tcp.YOURDOMAIN.TLD. IN SRV 5 [...]]]></description>
			<content:encoded><![CDATA[<p>After recieving lots of emails regarding SRV records issue in Google Apps, i finally tried that in myeslf&#8230;&#8230;unfortunately thats true that Google has missing info. about SRV records.</p>
<p>As per refering to official Google&#8217;s help <a href="http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=34143" target="_blank">here</a> .</p>
<p>It has missing info. about the location servers.</p>
<p>Here are those missing SRV records&#8230;</p>
<p>_xmpp-client._tcp.YOURDOMAIN.TLD. IN SRV 5 0 5222 talk.l.google.com.</p>
<p>_xmpp-client._tcp.YOURDOMAIN.TLD. IN SRV 20 0 5222 talk1.l.google.com.</p>
<p>_xmpp-client._tcp.YOURDOMAIN.TLD. IN SRV 20 0 5222 talk2.l.google.com.</p>
<p>_xmpp-client._tcp.YOURDOMAIN.TLD. IN SRV 20 0 5222 talk3.l.google.com.</p>
<p>_xmpp-client._tcp.YOURDOMAIN.TLD. IN SRV 20 0 5222 talk4.l.google.com.</p>
<p>so finally saying&#8230;..just forget everything and have these SRV records to get your domain&#8217;s Gtalk working from external IM services&#8230;</p>
<p>I created a public G.docs spreadsheet <a href="http://spreadsheets.google.com/pub?key=pT3tSZLVPdJbqu-llUN-zWw" target="_blank">here</a> for easy viewing.</p>
<p>Feel free to post for any issues&#8230;</p>
<h3>FAQ ON GApps SRV Records</h3>
<p>[faq list Google Apps SRV Records]</p>
<p>[faq ask Google Apps SRV Records]</p>
<p>Hope this will help you out <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
Note: There is a rating embedded within this post, please visit this post to rate it.
]]></content:encoded>
			<wfw:commentRss>http://anuragbhatia.com/web-hosting/dns/googles-srv-records/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
