<?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>Technoblog.org &#187; BIND</title>
	<atom:link href="http://technoblog.org/tag/bind/feed/" rel="self" type="application/rss+xml" />
	<link>http://technoblog.org</link>
	<description>Technoblogging</description>
	<lastBuildDate>Tue, 12 Apr 2011 11:47:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Infoblox NIOS 6.0.0 released</title>
		<link>http://technoblog.org/2011/01/infoblox-nios-6-0-0-released/</link>
		<comments>http://technoblog.org/2011/01/infoblox-nios-6-0-0-released/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 12:01:38 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Infoblox]]></category>
		<category><![CDATA[BIND]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[IPAM]]></category>
		<category><![CDATA[NIOS]]></category>
		<category><![CDATA[NIOS 6.0.0]]></category>
		<category><![CDATA[NIOS 6.0.x]]></category>
		<category><![CDATA[NIOS 6.x]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=135</guid>
		<description><![CDATA[Infoblox recently released version 6.0.0 of NIOS. No, you should not upgrade immediately. Wait for them to fix some bugs. In the meantime, you should read about all the awesome features included in version 6.0.0 of NIOS. NIOS 6.0.0 Feature overview - CSV import - NXDOMAIN response replacement - Blacklisting - DHCP Lease Scavenging - [...]]]></description>
			<content:encoded><![CDATA[<p>Infoblox recently released version 6.0.0 of NIOS. No, you should not upgrade immediately. Wait for them to fix some bugs. In the meantime, you should read about all the awesome features included in version 6.0.0 of NIOS.</p>
<p>NIOS 6.0.0 Feature overview<br />
- CSV import<br />
- NXDOMAIN response replacement<br />
- Blacklisting<br />
- DHCP Lease Scavenging<br />
- BGP Anycast Support<br />
- bloxTools<br />
- Synchronization with MS Windows Servers improvement<br />
<span id="more-135"></span><br />
<strong>CSV import</strong><br />
Now you can actually import CSV files that are not just DHCP-related. And it’s included in the actual product (it’s not a Java Import Wizard). With the new import feature, you can import DNS, DHCP and IPAM data!</p>
<p><strong>NXDOMAIN response replacement</strong><br />
You now have the ability to replace the NXDOMAIN response, with a “synthesized” DNS response with a pre-defined IP-address. You can also create rules specifying how a member should respond to a query for an A-record for a certain domain. In other words, it’s not just limited to NXDOMAIN.</p>
<p><strong>Blacklisting</strong><br />
You can blacklist domain names.</p>
<p><strong>DHCP Lease Scavenging</strong><br />
Automated scavenging of leases older than a certain age.</p>
<p><strong>BGP Anycast Support</strong><br />
You can now use BGP or OSPF (or both) as the anycast protocol for DNS advertising.</p>
<p><strong>bloxTools</strong><br />
bloxTools can no longer be run on a Grid Master, Grid Master Candidate or a vNIOS appliance on Riverbed or VMware. It must run on a Grid Member.</p>
<p><strong>Synchronization with MS Windows Servers</strong><br />
With version 6.0.0 you can now create a user account that does not require Admin group membership rights, to use with Infoblox.</p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2011/01/infoblox-nios-6-0-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X DNS workaround failed</title>
		<link>http://technoblog.org/2008/08/mac-os-x-dns-workaround-failed/</link>
		<comments>http://technoblog.org/2008/08/mac-os-x-dns-workaround-failed/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 23:22:16 +0000</pubDate>
		<dc:creator>jrp</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[10.4]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[BIND]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[random source port]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[Security Update 2008-005]]></category>

		<guid isPermaLink="false">http://technoblog.org/?p=12</guid>
		<description><![CDATA[The latest Mac OS X security update (2008-005) failed to fix (or temporarily solve) the DNS vulnerability in the client version of Mac OS X 10.5 and 10.4. The update solved (temporarily) the same problem in Mac OS X server, but somehow Apple forgot to update the client libraries. The source port is still not [...]]]></description>
			<content:encoded><![CDATA[<p>The latest Mac OS X security update (<a title="Mac OS X Security Update" href="http://technoblog.org/2008/08/mac-os-x-security-update/">2008-005</a>) failed to fix (or temporarily solve) the DNS vulnerability in the client version of Mac OS X 10.5 and 10.4. The update solved (temporarily) the same problem in Mac OS X server, but somehow Apple forgot to update the client libraries. The source port is still not randomized (but incremented by 1 each time). So, is this really a critical problem? Or should we worry more about DNS servers behind NAT?</p>
<p>Read more details about how <a title="DNS Workaround failed Mac OS X 10.5" href="http://isc.sans.org/diary.html?storyid=4810">the DNS workaround failed in Mac OS X 10.5</a> or how the <a title="DNS Workaround failed Mac OS X 10.4" href="http://blog.ncircle.com/blogs/sync/archives/2008/08/apple_dns_patch_fails_to_rando.html">DNS Workaround Failed in Mac OS X 10.4</a></p>
]]></content:encoded>
			<wfw:commentRss>http://technoblog.org/2008/08/mac-os-x-dns-workaround-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

