<?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>passive ftp iptables &#8211; Harry Jackson</title>
	<atom:link href="http://127.0.0.1:8090/tag/passive-ftp-iptables/feed" rel="self" type="application/rss+xml" />
	<link>http://127.0.0.1:8090</link>
	<description>Parent, Painter, Programmer</description>
	<lastBuildDate>Fri, 06 May 2005 07:26:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>passive ftp and iptables</title>
		<link>http://127.0.0.1:8090/passive_ftp_and_iptables.htm</link>
					<comments>http://127.0.0.1:8090/passive_ftp_and_iptables.htm#comments</comments>
		
		<dc:creator><![CDATA[harry]]></dc:creator>
		<pubDate>Fri, 06 May 2005 07:26:14 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[passive ftp iptables]]></category>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=256</guid>

					<description><![CDATA[For those that encounter problems when trying to get passive ftp working with iptables make sure that the following 2 modules are loaded. ip_conntrack_ftp ip_nat_ftp This can be done as follows: /sbin/modprobe ip_conntrack_ftp /sbin/modprobe ip_nat_ftp]]></description>
										<content:encoded><![CDATA[<p>For those that encounter problems when trying to get passive ftp working with iptables make sure that the following 2 modules are loaded.<br />
<b>ip_conntrack_ftp</b><br />
<b>ip_nat_ftp</b><br />
This can be done as follows:<br />
/sbin/modprobe ip_conntrack_ftp<br />
/sbin/modprobe ip_nat_ftp</p>
]]></content:encoded>
					
					<wfw:commentRss>http://127.0.0.1:8090/passive_ftp_and_iptables.htm/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
