<?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>High performance web site building, server optimization &#187; DNS</title>
	<atom:link href="http://www.megaburst.com/category/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.megaburst.com</link>
	<description>High performance web site building</description>
	<lastBuildDate>Sat, 15 May 2010 21:14:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Updating root.hints or named.ca file</title>
		<link>http://www.megaburst.com/updating-roothints-or-namedca-file/</link>
		<comments>http://www.megaburst.com/updating-roothints-or-namedca-file/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 18:51:15 +0000</pubDate>
		<dc:creator>Kai</dc:creator>
				<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://www.megaburst.com/?p=40</guid>
		<description><![CDATA[From our own experience, not many folks keep up their named.ca or root.hints file for the DNS service. Fetching this file every month is recommended if you run a busy recursive DNS service, for example, an ISP provider DNS or medium to large corporation DNS servers.
You can easily fetch this file with a dig utility:
dig [...]]]></description>
			<content:encoded><![CDATA[<p>From our own experience, not many folks keep up their named.ca or root.hints file for the DNS service. Fetching this file every month is recommended if you run a busy recursive DNS service, for example, an ISP provider DNS or medium to large corporation DNS servers.</p>
<p>You can easily fetch this file with a <em><strong>dig</strong> </em>utility:</p>
<p><strong><em>dig @a.root-servers.net . ns &gt; root.hints</em></strong></p>
<p>or</p>
<p><strong><em>dig @a.root-servers.net . ns &gt; named.ca</em></strong></p>
<p>You can easily set-up a crontab entry to perform file update.</p>
<p>Enjoy!</p>
        <p><center>&copy; MegaBurst.com - visit the <a href="http://www.megaburst.com/">high performance</a> web site building blog.</center></p>      ]]></content:encoded>
			<wfw:commentRss>http://www.megaburst.com/updating-roothints-or-namedca-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
