<?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>ubuntu,debian,redhat -linuxany.com &#187; bind</title>
	<atom:link href="http://www.linuxany.com/archives/tag/bind/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxany.com</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 08:59:02 +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>How To Patch BIND9 Against DNS Cache Poisoning On Debian Etch</title>
		<link>http://www.linuxany.com/archives/395.html</link>
		<comments>http://www.linuxany.com/archives/395.html#comments</comments>
		<pubDate>Sun, 24 Aug 2008 08:07:43 +0000</pubDate>
		<dc:creator>x72</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[named]]></category>

		<guid isPermaLink="false">http://www.linuxlaptop.cn/?p=424</guid>
		<description><![CDATA[1 Checking If BIND Is Vulnerable Run the following command against your nameserver to find out if it is vulnerable (replace ns1.example.com with your own nameserver address): dig +short @ns1.example.com porttest.dns-oarc.net TXT mh1:~# dig +short @ns1.example.com porttest.dns-oarc.net TXTz.y.x.w.v.u.t.s.r.q.p.o.n.m.l.k.j.i.h.g.f.e.d.c.b.a.pt.dns-oarc.net.&#34;1.2.3.4 is POOR: 26 queries in 4.4 seconds from 1 ports with std dev 0.00&#34;mh1:~# POOR indicates that [...]]]></description>
		<wfw:commentRss>http://www.linuxany.com/archives/395.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BIND9 &#8211; Master / Slave DNS 基本設定備忘</title>
		<link>http://www.linuxany.com/archives/181.html</link>
		<comments>http://www.linuxany.com/archives/181.html#comments</comments>
		<pubDate>Sun, 03 Feb 2008 16:27:38 +0000</pubDate>
		<dc:creator>x72</dc:creator>
				<category><![CDATA[1.Application]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://www.linuxplay.cn/index.php/archives/182</guid>
		<description><![CDATA[named.conf 重點內容 Slave 主機向 Master 要求傳送 Zone File 的時機 Zone File 檔案結構 named.conf 重點內容 Master: vi /etc/named.conf acl “trusted” { 127.0.0.1; 192.168.1.0/24; }; options { allow-recursion { trusted; }; //避免變成 Open DNS allow-transfer { none; }; //預設禁止 Zone Transfer notify no; //預設不通知轄區 DNS Server }; zone “mydomain.com” in { type master; file “mydomain.com.zone”; allow-transfer { [...]]]></description>
		<wfw:commentRss>http://www.linuxany.com/archives/181.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Install DNS server with Master/Slave&#8217;s config</title>
		<link>http://www.linuxany.com/archives/76.html</link>
		<comments>http://www.linuxany.com/archives/76.html#comments</comments>
		<pubDate>Sat, 15 Dec 2007 15:09:28 +0000</pubDate>
		<dc:creator>x72</dc:creator>
				<category><![CDATA[1.Application]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://www.linuxplay.cn/?p=71</guid>
		<description><![CDATA[1、    下载并安装 Cd /software Wget http://ftp.isc.org/isc/bind9/9.3.2/bind-9.3.2.tar.gz Tar zxvf bind-9.3.2.tar.gz Cd bin-9.3.2 ./configure -prefix=/Data/apps/named \             &#8211;enable-threads Make Make install 2、    配置 Cd /Data/apps/named [root@linux named]# mkdir etc 生成rndc控制命令的key文件 [root@linux named]# sbin/rndc-confgen &#62; etc/rndc.conf 从rndc.conf文件中提取named.conf用的key [root@linux named]# cd etc 自动在/Data/apps/named/etc生成named.conf文件 [root@linux etc]# tail -10 rndc.conf &#124; head -9 &#124; [...]]]></description>
		<wfw:commentRss>http://www.linuxany.com/archives/76.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

