<?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>聰明的生活2 &#187; ISC BIND</title>
	<atom:link href="http://blog.yslifes.com/archives/tag/isc-bind/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.yslifes.com</link>
	<description>自己寫java程式的一些筆記</description>
	<lastBuildDate>Wed, 08 Feb 2012 02:26:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://blog.yslifes.com/?pushpress=hub'/>
		<item>
		<title>DNS Server –BIND 9 in Windows XP PART2</title>
		<link>http://blog.yslifes.com/archives/114</link>
		<comments>http://blog.yslifes.com/archives/114#comments</comments>
		<pubDate>Thu, 30 Apr 2009 10:28:00 +0000</pubDate>
		<dc:creator>yku</dc:creator>
				<category><![CDATA[教學]]></category>
		<category><![CDATA[架站]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[ISC BIND]]></category>
		<category><![CDATA[WINDOWS]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://blog.yslifes.com/archives/114</guid>
		<description><![CDATA[接續part1 DNS Server –BIND 9 in Windows XP PART1 接下來來設定ISC BIND 先把ISC BIND Server啟動停止掉，下圖是啟動的畫面，開始－＞控制台－＞系統管理工具－＞服務，如果有啟動會在啟動鈕旁有一個黑色方塊，按下去就會停止了，如果是接續之前文章看的話，則會如下畫面，我們就不需再停止了， 或者，你也可以在command視窗裡輸入 net stop named 首先在Command視窗（開始－＞程式集－＞附屬應用程式－＞命令提示字元），然後 cd “Bind目錄” rndc-confgen –a rndc-confgen &#62; ..\etc\rndc.conf 然後打開Bind目錄\etc\rndc.conf檔案（用記事本） 找到 # Use with the following in named.conf, adjusting the allow list as needed: 把到 # End of named.conf 之間的內容Copy起來 然後打開Bind目錄\etc\named.conf檔案（用記事本，沒有的話就建立） 把內容加進去named.conf裡，存檔。 再來我們建立一個zone目錄，Bind目錄\zone 然後打開Bind目錄\etc\named.conf檔案（用記事本） 加入zone目錄做為設定檔的目錄 options { directory [...]]]></description>
		<wfw:commentRss>http://blog.yslifes.com/archives/114/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

