<?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>Off you go... into the purple yonder! &#187; dns</title>
	<atom:link href="https://ward.vandewege.net/blog/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>https://ward.vandewege.net/blog</link>
	<description></description>
	<lastBuildDate>Sun, 12 May 2024 20:57:05 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>checking dns glue records</title>
		<link>https://ward.vandewege.net/blog/2009/06/checking-dns-glue-records/</link>
		<comments>https://ward.vandewege.net/blog/2009/06/checking-dns-glue-records/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 19:54:33 +0000</pubDate>
		<dc:creator><![CDATA[ward]]></dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[glue]]></category>
		<category><![CDATA[glue records]]></category>

		<guid isPermaLink="false">http://ward.vandewege.net/blog/?p=446</guid>
		<description><![CDATA[This is mostly a reminder to myself. Here&#8217;s a way to check a domain&#8217;s DNS glue records. For example, for google: dig +trace +nosearch +all +norecurse google.com]]></description>
				<content:encoded><![CDATA[<p>This is mostly a reminder to myself. Here&#8217;s a way to check a domain&#8217;s <a href="http://en.wikipedia.org/w/index.php?title=Glue_records">DNS glue records</a>. For example, for google:</p>
<pre>
 dig +trace +nosearch +all +norecurse google.com
</pre>
]]></content:encoded>
			<wfw:commentRss>https://ward.vandewege.net/blog/2009/06/checking-dns-glue-records/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
