<?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>Marek Mahut &#187; dns</title>
	<atom:link href="http://marek.mahut.sk/blog/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://marek.mahut.sk/blog</link>
	<description></description>
	<lastBuildDate>Tue, 06 Jul 2010 14:46:09 +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>How to fix wrong dns serial number?</title>
		<link>http://marek.mahut.sk/blog/2009/01/06/how-to-fix-wrong-dns-serial-number/</link>
		<comments>http://marek.mahut.sk/blog/2009/01/06/how-to-fix-wrong-dns-serial-number/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 14:57:07 +0000</pubDate>
		<dc:creator>marek</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://marek.mahut.sk/blog/?p=305</guid>
		<description><![CDATA[Did it ever happen to you by mistake to add one additional digit into dns serial number? Ooops! Now, how to fix it?

Increase the serial number to (2^31) &#8211; (correct serial number) and reload named. For example 2^31-2009010602 = 138473046. As DNS serial numbers are signed integers, this make server thinks that it&#8217;s a negative [...]]]></description>
			<content:encoded><![CDATA[<p>Did it ever happen to you by mistake to add one additional digit into dns serial number? Ooops! Now, how to fix it?</p>
<ol>
<li>Increase the serial number to (<em>2^31) &#8211; (correct serial number</em>) and reload named. For example 2^31-2009010602 = 138473046. As DNS serial numbers are signed integers, this make server thinks that it&#8217;s a negative number.</li>
<li>Set the serial number to <em>0</em> and reload.</li>
<li>Set the correct serial number and reload.</li>
<li>Voila!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://marek.mahut.sk/blog/2009/01/06/how-to-fix-wrong-dns-serial-number/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
