<?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>RedHatVN Network &#187; DNS recursive</title>
	<atom:link href="http://redhatvn.net/tag/dns-recursive/feed" rel="self" type="application/rss+xml" />
	<link>http://redhatvn.net</link>
	<description>Shared Linux problems</description>
	<lastBuildDate>Mon, 31 Oct 2011 07:10:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>DNS recursive</title>
		<link>http://redhatvn.net/dns-recursive</link>
		<comments>http://redhatvn.net/dns-recursive#comments</comments>
		<pubDate>Fri, 31 Jul 2009 17:09:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[DNS recursive]]></category>

		<guid isPermaLink="false">http://redhatvn.net/?p=41</guid>
		<description><![CDATA[For who have recently notice that now DNSreport do verify if your DNS is recursive lookup or not, here is the tip on how to set it up. open you named.conf and add before options { the follow lines: acl &#8220;trusted&#8221; { xxx.xxx.xxx.xxx; yyy.yyy.yyy.yyy; }; where xxx.xxx.xxx.xxx is your ip address same for yyy.yyy.yyy.yyy. for [...]]]></description>
			<content:encoded><![CDATA[<div class="google_plus_one"><g:plusone size="medium" count="true" url="http://redhatvn.net/dns-recursive"></g:plusone></div><div>
<p>For who have recently notice that now DNSreport do verify if your DNS is recursive lookup or not, here is the tip on how to set it up.</p>
<p><span id="more-41"></span>open you named.conf and add before options { the follow lines:</p>
<p>acl &#8220;trusted&#8221; {<br />
xxx.xxx.xxx.xxx;<br />
yyy.yyy.yyy.yyy;<br />
};</p>
<p>where xxx.xxx.xxx.xxx is your ip address same for yyy.yyy.yyy.yyy.<br />
for cpanel users, you can find yours ips in the follow file: /etc/nameserverips</p>
<p>after that, inside the options add after the line &#8220;// query-source address * port 53;&#8221; the follow:<br />
allow-recursion { trusted; };<br />
allow-notify { trusted; };<br />
allow-transfer { trusted; };</p>
<p>also uncomment the line &#8220;// query-source address * port 53;&#8221; &#8220;to query-source address * port 53;&#8221; with out the &#8221; (double-quotes).</p>
<p>restart your service.</p>
<p>Verify again your status with DNSreport.</p>
<p>Observation: you can also set up a version line it should be like:<br />
version &#8220;Oh come on why do you want to know witch version my DNS server is ?&#8221;;</p>
<p>this line can be add iside your named.conf</p></div>
]]></content:encoded>
			<wfw:commentRss>http://redhatvn.net/dns-recursive/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
