<?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>cPanel Admins &#187; DNS</title>
	<atom:link href="http://www.cpaneladmins.com/category/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cpaneladmins.com</link>
	<description>Random Notes for cPanel Admins</description>
	<lastBuildDate>Wed, 08 Sep 2010 10:15:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Increase the Serial Number For All DNS Zones</title>
		<link>http://www.cpaneladmins.com/2010/07/29/how-to-increase-the-serial-number-for-all-dns-zones/</link>
		<comments>http://www.cpaneladmins.com/2010/07/29/how-to-increase-the-serial-number-for-all-dns-zones/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 01:27:42 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Serial]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=331</guid>
		<description><![CDATA[NDCHost has made available a nice script that will increase the serial numbers for all DNS zones: # cd /sbin # rm -f updateserial # wget http://www.ndchost.com/cpanel-whm/scripts/updateserial/download.php # chown root.root updateserial # chmod 0750 updateserial # /sbin/updateserial -d /var/named To activate your changes, be sure to reload rndc: # rndc reload]]></description>
			<content:encoded><![CDATA[<p>NDCHost has made available a nice script that will increase the serial numbers for all DNS zones:</p>
<p><code># cd /sbin<br />
# rm -f updateserial<br />
# wget http://www.ndchost.com/cpanel-whm/scripts/updateserial/download.php<br />
# chown root.root updateserial<br />
# chmod 0750 updateserial<br />
# /sbin/updateserial -d /var/named</code></p>
<p>To activate your changes, be sure to reload rndc:<br />
<code># rndc reload</code></p>
<p><a href="http://www.cpaneladmins.com/wp-content/uploads/2010/07/updateserial.png"><img src="http://www.cpaneladmins.com/wp-content/uploads/2010/07/updateserial-300x54.png" alt="" title="updateserial" width="390" height="68" class="alignnone size-medium wp-image-335" /></a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/2010/07/29/how-to-increase-the-serial-number-for-all-dns-zones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reverse DNS on cPanel</title>
		<link>http://www.cpaneladmins.com/2010/05/03/reverse-dns-on-cpanel/</link>
		<comments>http://www.cpaneladmins.com/2010/05/03/reverse-dns-on-cpanel/#comments</comments>
		<pubDate>Tue, 04 May 2010 03:06:00 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=297</guid>
		<description><![CDATA[97%* of providers don&#8217;t allow their customers complete control of reverse DNS. If you&#8217;re part of that 3%*, check out this wiki article as a resource. * Statistics made up, but accurate from what I&#8217;ve seen.]]></description>
			<content:encoded><![CDATA[<p>97%* of providers don&#8217;t allow their customers complete control of reverse DNS.  If you&#8217;re part of that 3%*, check out this <a href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WHMDocs/RdnsForBind">wiki article</a> as a resource.</p>
<p><em>* Statistics made up, but accurate from what I&#8217;ve seen.</em></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/2010/05/03/reverse-dns-on-cpanel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Install cPanel DNSonly</title>
		<link>http://www.cpaneladmins.com/2010/04/22/how-to-install-cpanel-dnsonly/</link>
		<comments>http://www.cpaneladmins.com/2010/04/22/how-to-install-cpanel-dnsonly/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 06:08:30 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[dnsonly]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=325</guid>
		<description><![CDATA[Installing cPanel DNSonly should only be done on a fresh installation of a supported OS. cd /home wget http://layer1.cpanel.net/cpanel-universal-dnsonly-install.sea sh cpanel-universal-dnsonly-install.sea cd cpanel-universal-dnsonly-install sh install]]></description>
			<content:encoded><![CDATA[<p>Installing cPanel DNSonly should only be done on a fresh installation of a supported OS.</p>
<p><code> cd /home<br />
 wget http://layer1.cpanel.net/cpanel-universal-dnsonly-install.sea<br />
 sh cpanel-universal-dnsonly-install.sea<br />
 cd cpanel-universal-dnsonly-install<br />
 sh install</code></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/2010/04/22/how-to-install-cpanel-dnsonly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Disable DNS Recursion in Bind</title>
		<link>http://www.cpaneladmins.com/2009/10/31/how-to-disable-dns-recursion-in-bind/</link>
		<comments>http://www.cpaneladmins.com/2009/10/31/how-to-disable-dns-recursion-in-bind/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 22:13:01 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[Bind]]></category>
		<category><![CDATA[named]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=88</guid>
		<description><![CDATA[Disabling DNS recursion is something most administrators will suggest, as having it enabled can cause performance issues. vi /etc/named.conf Then, in the options { section, add the following: recursion no; If recursion yes; is already there, just change it to recursion no; and restart named to activate your changes. ./scripts/restartsrv_named]]></description>
			<content:encoded><![CDATA[<p>Disabling DNS recursion is something most administrators will suggest, as having it enabled can cause performance issues.</p>
<pre lang=”LANGUAGE” line=”1″ file=”download.txt” colla=”+”>
vi /etc/named.conf
</pre>
<p>Then, in the options { section, add the following:</p>
<pre lang=”LANGUAGE” line=”1″ file=”download.txt” colla=”+”>
recursion no;
</pre>
<p>If recursion yes; is already there, just change it to recursion no; and restart named to activate your changes.</p>
<pre lang=”LANGUAGE” line=”1″ file=”download.txt” colla=”+”>
./scripts/restartsrv_named
</pre>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/2009/10/31/how-to-disable-dns-recursion-in-bind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
