<?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>Racker Hacker &#187; bind</title>
	<atom:link href="http://rackerhacker.com/tag/bind/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com</link>
	<description>Words of wisdom from a server administrator</description>
	<lastBuildDate>Wed, 16 May 2012 12:55:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>BIND: &#039;RRset exists (value dependent)&#039; prerequisite not satisfied (NXRRSET)</title>
		<link>http://rackerhacker.com/2007/10/10/bind-rrset-exists-value-dependent-prerequisite-not-satisfied-nxrrset/</link>
		<comments>http://rackerhacker.com/2007/10/10/bind-rrset-exists-value-dependent-prerequisite-not-satisfied-nxrrset/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 18:13:22 +0000</pubDate>
		<dc:creator>Major Hayden</dc:creator>
				<category><![CDATA[bind]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://rackerhacker.com/2007/10/10/bind-rrset-exists-value-dependent-prerequisite-not-satisfied-nxrrset/</guid>
		<description><![CDATA[I was recently working on a server where a user on the server was concerned with these log messages: Oct 7 20:59:33 web named[13698]: client 111.222.333.444#50389: updating zone 'domain.com/IN': update failed: 'RRset exists (value dependent)' prerequisite not satisfied (NXRRSET) Oct 7 20:59:34 web named[13698]: client 111.222.333.444#50392: update 'domain.com/IN' denied Oct 7 21:59:35 web named[13698]: client [...]<p><a href="http://rackerhacker.com/2007/10/10/bind-rrset-exists-value-dependent-prerequisite-not-satisfied-nxrrset/">BIND: 'RRset exists (value dependent)' prerequisite not satisfied (NXRRSET)</a> is a post from: Major Hayden's <a href="http://rackerhacker.com">Racker Hacker</a> blog. 
<p>Thanks for following the blog via the RSS feed. Please don't copy my posts or quote portions of them without attribution.</p></p>
]]></description>
			<content:encoded><![CDATA[<p>I was recently working on a server where a user on the server was concerned with these log messages:</p>
<p><code>Oct 7 20:59:33 web named[13698]: client 111.222.333.444#50389: updating zone 'domain.com/IN': update failed: 'RRset exists (value dependent)' prerequisite not satisfied (NXRRSET)<br />
Oct 7 20:59:34 web named[13698]: client 111.222.333.444#50392: update 'domain.com/IN' denied<br />
Oct 7 21:59:35 web named[13698]: client 111.222.333.444#50422: updating zone 'domain.com/IN': update failed: 'RRset exists (value dependent)' prerequisite not satisfied (NXRRSET)<br />
Oct 7 21:59:35 web named[13698]: client 111.222.333.444#50425: update 'domain.com/IN' denied<br />
Oct 7 22:59:20 web named[13698]: client 111.222.333.444#50458: updating zone 'domain.com/IN': update failed: 'RRset exists (value dependent)' prerequisite not satisfied (NXRRSET)</code></p>
<p>The messages here are actually showing that named is doing its job well.  Some user was attempting to dynamically update a DNS zone repeatedly, but named was rejecting the updates since they were not coming from a valid sources.</p>
<p>Further reading:<br />
<a href="http://www.zytrax.com/books/dns/ch7/xfer.html#allow-update">Zytrax.com: DNS BIND Zone Transfers and Updates</a><br />
<a href="http://www.isc.org/sw/bind/arm95/BvARM-all.html#dynamic_update">Internet Systems Consortium: Dynamic Updates</a></p>
<p><a href="http://rackerhacker.com/2007/10/10/bind-rrset-exists-value-dependent-prerequisite-not-satisfied-nxrrset/">BIND: 'RRset exists (value dependent)' prerequisite not satisfied (NXRRSET)</a> is a post from: Major Hayden's <a href="http://rackerhacker.com">Racker Hacker</a> blog. 
<p>Thanks for following the blog via the RSS feed. Please don't copy my posts or quote portions of them without attribution.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://rackerhacker.com/2007/10/10/bind-rrset-exists-value-dependent-prerequisite-not-satisfied-nxrrset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

