<?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>Zero Intellect &#187; daemon</title>
	<atom:link href="http://www.zerointellect.com/tag/daemon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zerointellect.com</link>
	<description>Technology Blog requiring Zero Intellect to follow !!!</description>
	<lastBuildDate>Mon, 28 Jun 2010 14:09:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>NSD DNS Server</title>
		<link>http://www.zerointellect.com/networking/nsd-dns-server/</link>
		<comments>http://www.zerointellect.com/networking/nsd-dns-server/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 17:39:02 +0000</pubDate>
		<dc:creator>zrydento</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[daemon]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[name server daemon]]></category>
		<category><![CDATA[nsd]]></category>
		<category><![CDATA[zone]]></category>

		<guid isPermaLink="false">http://www.zerointellect.com/?p=296</guid>
		<description><![CDATA[<p> </p>
<p>Although BIND is the most popular domain name server software being used today, NSD (&#8220;name server daemon&#8221;) is another popular alternative open-source server program.</p>
<p>NSD is an authoritative name server (i.e., not implementing the recursive caching function by design) and uses BIND-style zone-files (zone-files used under BIND can usually be used unmodified in NSD, once entered into <p>Continue reading <a href="http://www.zerointellect.com/networking/nsd-dns-server/">NSD DNS Server</a></p>]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>Although BIND is the most popular domain name server software being used today, NSD (&#8220;name server daemon&#8221;) is another popular alternative open-source server program.</p>
<p>NSD is an authoritative name server (i.e., not implementing the recursive caching function by design) and uses BIND-style zone-files (zone-files used under BIND can usually be used unmodified in NSD, once entered into the NSD configuration).</p>
<p>NSD uses zone information compiled via &#8216;zonec&#8217; into a binary database file (nsd.db) which allows fast startup of the NSD name-service daemon, and allows syntax-structural errors in Zone-Files to be flagged at compile-time (before being made available to NSD service itself).</p>
<p>The collection of programs/processes that make-up NSD are designed so that the NSD daemon itself runs as a non-privileged user and can be easily be configured to run in a Chroot jail (A chroot environment can be used to create re-root a program to another directory in unix), such that security flaws in the NSD daemon are not so likely to result in system-wide compromise.</p>
<p>Most of the Internet root nameservers use BIND, however a few of them also use NSD. Apart from that several other TLDs use NSD for part of their servers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zerointellect.com/networking/nsd-dns-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

