<?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; dig</title>
	<atom:link href="http://www.linuxany.com/archives/tag/dig/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>Debian网络测试基础</title>
		<link>http://www.linuxany.com/archives/361.html</link>
		<comments>http://www.linuxany.com/archives/361.html#comments</comments>
		<pubDate>Mon, 18 Aug 2008 09:01:08 +0000</pubDate>
		<dc:creator>x72</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[dig]]></category>
		<category><![CDATA[ifconfig]]></category>
		<category><![CDATA[netstat]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[route]]></category>
		<category><![CDATA[traceroute]]></category>

		<guid isPermaLink="false">http://www.linuxlaptop.cn/?p=385</guid>
		<description><![CDATA[$ ping yahoo.com # 检查 Internet 连接 $ traceroute yahoo.com # 跟踪 IP 数据包 $ ifconfig # 检查主机设置 $ route -n # 检查路由设置 $ dig [@dns-server.com] host.dom [{a&#124;mx&#124;any}] &#124;less # 检查dns-server.com的host.dom DNS 记录 # 查找{a&#124;mx&#124;any} 记录 $ ipchains -L -n &#124;less # 检查包过滤(2.2 kernel) $ iptables -L -n &#124;less # 检查包过滤(2.4 or 2.6 kernel) $ [...]]]></description>
		<wfw:commentRss>http://www.linuxany.com/archives/361.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

