<?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>windows2008 &#8211; moneyslow.com</title>
	<atom:link href="https://moneyslow.com/tag/windows2008/feed" rel="self" type="application/rss+xml" />
	<link>https://moneyslow.com</link>
	<description>making money with technology</description>
	<lastBuildDate>Sat, 04 Jan 2020 00:50:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>转：Windows 2008 端口代理 转发 Port forwarding</title>
		<link>https://moneyslow.com/%e8%bd%ac%ef%bc%9awindows-2008-%e7%ab%af%e5%8f%a3%e4%bb%a3%e7%90%86-%e8%bd%ac%e5%8f%91-port-forwarding.html</link>
		
		<dc:creator><![CDATA[moneyslow]]></dc:creator>
		<pubDate>Sat, 04 Jan 2020 00:50:19 +0000</pubDate>
				<category><![CDATA[newest]]></category>
		<category><![CDATA[windows2008]]></category>
		<guid isPermaLink="false">https://moneyslow.com/?p=10616</guid>

					<description><![CDATA[WIndows2008 R2
 设置192.168.50.12的22端口数据转发到192.168.235.180的22端口
 netsh interface portproxy add v4tov4 listenport=22 listenaddress=192.168.50.12 connectport=22 connectaddress=192.168.235.180
 取消端口转发
 netsh interface portproxy delete v4tov4 listenport=22 listenaddress=192.168.50.12
 注，FTP服务不可直接转发21，因为FTP是协议代理涉及数据端口，被动模式时需要设置数据端口转发到服务器，主动模式需要设置20端口转发到客户端，单独设置转发21端口不能成功，需要第三方FTP Proxy支持。
 例如Linux 转发除了设置端口转发外，还需要启用If_nat_ftp和if_contrack_ftp模块]]></description>
		
		
		
			</item>
	</channel>
</rss>
