<?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>Mats Lindh &#187; DNS</title>
	<atom:link href="http://e-mats.org/category/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://e-mats.org</link>
	<description>Where desperate is just another word for a regular day.</description>
	<lastBuildDate>Fri, 23 Jul 2010 14:23:57 +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>PowerDNS (pdns) and Supermasters</title>
		<link>http://e-mats.org/2010/07/powerdns-pdns-and-supermasters/</link>
		<comments>http://e-mats.org/2010/07/powerdns-pdns-and-supermasters/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 14:23:57 +0000</pubDate>
		<dc:creator>Mats</dc:creator>
				<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://e-mats.org/?p=799</guid>
		<description><![CDATA[After spending an hour trying to find out why my slave didn&#8217;t attempt to sync with my supermaster server (my domains were set to MASTER, axfr worked from the slave, etc..), I came across the fact that even though your server is authorative and will handle requests, it will not pretend to be an actual [...]]]></description>
			<content:encoded><![CDATA[<p>After spending an hour trying to find out why my slave didn&#8217;t attempt to sync with my supermaster server (my domains were set to MASTER, axfr worked from the slave, etc..), I came across the fact that even though your server is authorative and will handle requests, it will not pretend to be an actual MASTER server unless master=yes is set in the configuration file.</p>
<p>One reload and suddenly all the domains synced magically.</p>
<p>Do check that one if you&#8217;re not seeing any notify-requests or any entries in your logfiles at all when updating or requesting a sync (through pdns_control).</p>
]]></content:encoded>
			<wfw:commentRss>http://e-mats.org/2010/07/powerdns-pdns-and-supermasters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNS and Authorative Answers</title>
		<link>http://e-mats.org/2008/07/dns-and-authorative-answers/</link>
		<comments>http://e-mats.org/2008/07/dns-and-authorative-answers/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 09:09:30 +0000</pubDate>
		<dc:creator>Mats</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[authorative]]></category>
		<category><![CDATA[powerdns]]></category>
		<category><![CDATA[soa]]></category>

		<guid isPermaLink="false">http://e-mats.org/?p=131</guid>
		<description><![CDATA[Just had to debug a little issue with a domain that were not considered authorative from our DNS server. The SOA records were there as they should be, and it referred the correct name server in the SOA record. A bit of searching at Google later turned up the cause of the issue; the name [...]]]></description>
			<content:encoded><![CDATA[<p>Just had to debug a little issue with a domain that were not considered authorative from our DNS server. The SOA records were there as they should be, and it referred the correct name server in the SOA record. A bit of searching at Google later turned up the cause of the issue; the name server did not have an NS entry for the domain. To be considered authorative, a domain server has to provide an NS entry for the domain too. As I do DNS stuff only a couple of minutes each year, details like that happily slides away to the darkest corners of my mind.</p>
<p>So to sum it up: Get your SOA and your NS records straight, and you can be authorative all day long! Authorative like it&#8217;s 1999!</p>
]]></content:encoded>
			<wfw:commentRss>http://e-mats.org/2008/07/dns-and-authorative-answers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
