<?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>系统运维 &#187; DNS服务器</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/dns%E6%9C%8D%E5%8A%A1%E5%99%A8/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Wed, 01 Apr 2026 08:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOS 6.0 DNS服务器配置</title>
		<link>https://www.osyunwei.com/archives/689.html</link>
		<comments>https://www.osyunwei.com/archives/689.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 14:14:20 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[CentOS DNS]]></category>
		<category><![CDATA[DNS服务器]]></category>

		<guid isPermaLink="false">http://w66416.s75.chinaccnet.cn/?p=689</guid>
		<description><![CDATA[引言： 使用bind服务器需要防火墙开放以下端口 UDP 53 TCP 53 TCP 953 vi /etc/sysconfig/iptables #配置防火墙端口 -A INPUT -m state --state NEW -m tcp -p tcp --dport 53 -j ACCEPT -A INPUT -m state --state NEW -m udp -p udp --dport 53 -j ACCEPT -A INPUT -m state --state NEW -m tcp -p tcp --dport 953 -j ACCEPT /etc/rc.d/init.d/iptables restart [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/689.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/689.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
