<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《网络地址转换NAT原理及应用》的评论</title>
	<atom:link href="http://www.stars625.com/nat.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.stars625.com/nat.html</link>
	<description>记录生活点滴，分享学习体会，专注微嵌开发。</description>
	<lastBuildDate>Mon, 06 Feb 2012 06:35:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>作者：jiessieni</title>
		<link>http://www.stars625.com/nat.html/comment-page-1#comment-967</link>
		<dc:creator>jiessieni</dc:creator>
		<pubDate>Sun, 08 Jan 2012 06:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.stars625.com/?p=279#comment-967</guid>
		<description>good</description>
		<content:encoded><![CDATA[<p>good</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：stars_625</title>
		<link>http://www.stars625.com/nat.html/comment-page-1#comment-945</link>
		<dc:creator>stars_625</dc:creator>
		<pubDate>Wed, 23 Nov 2011 13:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.stars625.com/?p=279#comment-945</guid>
		<description>1. Src端口一般情况下是自动分配的，而且数值会比较大，如果你在创建Socket的时候Bind了本地端口，那个这将作为Src端口就是可以指定的了。

2. 4097这个端口只在Gateway和Server之间使用，这里只是举个例子通过端口来转发到哪台内网主机，事实上GW会根据很多变量（mac.src mac.dst ip.src ip.dst etc.）决定如何转发；另外4097也可能与NAT之前的端口完全一样；作用域的话，应该只在GW这边了。</description>
		<content:encoded><![CDATA[<p>1. Src端口一般情况下是自动分配的，而且数值会比较大，如果你在创建Socket的时候Bind了本地端口，那个这将作为Src端口就是可以指定的了。</p>
<p>2. 4097这个端口只在Gateway和Server之间使用，这里只是举个例子通过端口来转发到哪台内网主机，事实上GW会根据很多变量（mac.src mac.dst ip.src ip.dst etc.）决定如何转发；另外4097也可能与NAT之前的端口完全一样；作用域的话，应该只在GW这边了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Bboyuan</title>
		<link>http://www.stars625.com/nat.html/comment-page-1#comment-944</link>
		<dc:creator>Bboyuan</dc:creator>
		<pubDate>Wed, 23 Nov 2011 06:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.stars625.com/?p=279#comment-944</guid>
		<description>您好，请问在端口转发的示例中。ClientA,B的Src端口是自动分配的吗？另外4097端口的作用域仅在TrackTable中吗，其目的只是为了做转发用可以这样理解吗？多谢</description>
		<content:encoded><![CDATA[<p>您好，请问在端口转发的示例中。ClientA,B的Src端口是自动分配的吗？另外4097端口的作用域仅在TrackTable中吗，其目的只是为了做转发用可以这样理解吗？多谢</p>
]]></content:encoded>
	</item>
</channel>
</rss>

