<?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>Linux Server Training &#187; DNS Server</title>
	<atom:link href="http://beginlinux.com/blog/category/dns-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://beginlinux.com/blog</link>
	<description>Linux Server Training Tutorials and Courses</description>
	<lastBuildDate>Thu, 15 Jul 2010 06:55:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>bind: Create Slave Zone Files</title>
		<link>http://beginlinux.com/blog/2010/06/bind-create-slave-zone-files/</link>
		<comments>http://beginlinux.com/blog/2010/06/bind-create-slave-zone-files/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 11:42:51 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[DNS Server]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[slave dns]]></category>
		<category><![CDATA[slave server]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1433</guid>
		<description><![CDATA[Create Slave Server The primary purpose of the slave server is to provide a backup to the primary master server should it go down for any reason. The major difference between the master server and the slave is where they get their data. The primary master server gets it’s information from zone files that are [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2010/06/bind-create-slave-zone-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNS: Zone Files on Ubuntu 10.04</title>
		<link>http://beginlinux.com/blog/2010/03/dns-zone-files-on-ubuntu-10-04/</link>
		<comments>http://beginlinux.com/blog/2010/03/dns-zone-files-on-ubuntu-10-04/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 23:40:37 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[DNS Server]]></category>
		<category><![CDATA[DNS zone files]]></category>
		<category><![CDATA[forward zone]]></category>
		<category><![CDATA[reverse zone]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1292</guid>
		<description><![CDATA[Zones There are several categories of zones that must be configured.  You need to have forward lookup zones, which allow the nameserver to match names to IP Addresses.  You&#8217;ll define these zones in the /etc/bind directory, in files with the &#8220;db&#8221; prefix. Then, you&#8217;ll need to have matching reverse lookup zones, which allow the nameserver [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2010/03/dns-zone-files-on-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making Sense of DNS</title>
		<link>http://beginlinux.com/blog/2010/03/making-sense-of-dns/</link>
		<comments>http://beginlinux.com/blog/2010/03/making-sense-of-dns/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 14:41:55 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[DNS Server]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[nameserver]]></category>
		<category><![CDATA[understanding DNS]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1281</guid>
		<description><![CDATA[Originally, users of the Internet, when it was still known as ARPAnet, were forced to use a hosts file called HOSTS.TXT which did the conversion of the name to an  IP Address (like 192.168.2.34)   by downloading a large file from a central location that listed all of the hosts on the Internet and their IP [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2010/03/making-sense-of-dns/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Repairing Ubuntu 9.04 DNS</title>
		<link>http://beginlinux.com/blog/2009/06/repairing-ubuntu-904-dns/</link>
		<comments>http://beginlinux.com/blog/2009/06/repairing-ubuntu-904-dns/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 14:28:04 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[DNS Server]]></category>
		<category><![CDATA[Bind9]]></category>
		<category><![CDATA[rndc key]]></category>
		<category><![CDATA[Ubuntu DNS]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=653</guid>
		<description><![CDATA[Ubuntu 9.04 DNS will probably be broken on install.  However, the fix is simple enough.  The problem relates to rndc which is the command program used to control Bind9.  Here are two tests you can do to verify that it is the exact same problem. Test #1: rndc Failure The test shows that rndc cannot [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2009/06/repairing-ubuntu-904-dns/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>DNS Tools</title>
		<link>http://beginlinux.com/blog/2009/01/dns-tools/</link>
		<comments>http://beginlinux.com/blog/2009/01/dns-tools/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 17:10:45 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[DNS Server]]></category>
		<category><![CDATA[dig]]></category>
		<category><![CDATA[dns tools]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[nslookup]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=192</guid>
		<description><![CDATA[There are 3 valuable tools that you can use from your desktop to review DNS settings; host, nslookup and dig.  By using these tools effectively, you will be able to analyze your DNS settings to find problems.  This tutorial will show you how to use each of these valuable tools. The host tool provides basic [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2009/01/dns-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Function of Domain Name Service</title>
		<link>http://beginlinux.com/blog/2008/11/the-function-of-domain-name-service/</link>
		<comments>http://beginlinux.com/blog/2008/11/the-function-of-domain-name-service/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 12:07:42 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[DNS Server]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[dns client]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=45</guid>
		<description><![CDATA[DNS Service DNS manages the mappings between host names, like bigstrike.org or example.com, to Internet addresses. The host names exist because it is easier for humans to remember the host name rather than the number. Every host name must have a registered DNS server so that the resolving of hosts to IP numbers can occur. [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2008/11/the-function-of-domain-name-service/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
