<?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>Comments on: Port forwarding using IPTables</title>
	<atom:link href="http://ketan.padegaonkar.name/2007/11/07/port-forwarding-using-iptables.html/feed" rel="self" type="application/rss+xml" />
	<link>http://ketan.padegaonkar.name/2007/11/07/port-forwarding-using-iptables.html</link>
	<description>Where he blogs about his eclipse musings</description>
	<lastBuildDate>Sat, 31 Jul 2010 16:03:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ketan</title>
		<link>http://ketan.padegaonkar.name/2007/11/07/port-forwarding-using-iptables.html/comment-page-1#comment-92</link>
		<dc:creator>Ketan</dc:creator>
		<pubDate>Sun, 16 Dec 2007 03:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://ketan.padegaonkar.name/2007/11/07/port-forwarding-using-iptables.html#comment-92</guid>
		<description>Someone asked how he could forward a range of ports.

To do this, you&#039;d need to specify the port range as &#039;8000-8080&#039; instead of just &#039;8080&#039; in the example above.

In case you just want to forward UDP instead of TCP, change the &#039;-p tcp&#039; above to &#039;-p udp&#039;</description>
		<content:encoded><![CDATA[<p>Someone asked how he could forward a range of ports.</p>
<p>To do this, you&#8217;d need to specify the port range as &#8217;8000-8080&#8242; instead of just &#8217;8080&#8242; in the example above.</p>
<p>In case you just want to forward UDP instead of TCP, change the &#8216;-p tcp&#8217; above to &#8216;-p udp&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
