<?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: ASA allow passive ftp traffic</title>
	<atom:link href="http://linuxsysadminblog.com/2009/03/asa-allow-passive-ftp-traffic/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxsysadminblog.com/2009/03/asa-allow-passive-ftp-traffic/</link>
	<description></description>
	<lastBuildDate>Thu, 17 May 2012 14:52:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Tom</title>
		<link>http://linuxsysadminblog.com/2009/03/asa-allow-passive-ftp-traffic/comment-page-1/#comment-2287</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 10 Aug 2011 20:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=428#comment-2287</guid>
		<description>Hi,

This point is really interesting beacause on ASA 5510 the stateful application inspection feature is enable by default insead of on ASA 5505.

Thank you and nice work :).

Tom.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This point is really interesting beacause on ASA 5510 the stateful application inspection feature is enable by default insead of on ASA 5505.</p>
<p>Thank you and nice work <img src='http://linuxsysadminblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Tom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankur Patel</title>
		<link>http://linuxsysadminblog.com/2009/03/asa-allow-passive-ftp-traffic/comment-page-1/#comment-2164</link>
		<dc:creator>Ankur Patel</dc:creator>
		<pubDate>Wed, 22 Jun 2011 14:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=428#comment-2164</guid>
		<description>Hi Dear,

as per above conversation i have issue with passive FTP.here are some my test observation below.

the client PC (Filezilla client) is connect to our vendor FTP server on port 8022 but from client are able to estblished control channel connection with the server and when we usded command PASV for data channel we are not able to connect to the server.

client---Inside(ASA)Outside-----Server

-i configure the ASA firewall to inspect the 8022 port into FTP inspection rule (but i have&#039;t inspect 1023-65535 port rang) but it&#039;s not working after PASV command.

can you please suggest me how perfect way to configure the my firewall to resolved this issue ASAP ? OR any tips to help me out to resoved this issue 

Thanks in advance for understanding

Ankur</description>
		<content:encoded><![CDATA[<p>Hi Dear,</p>
<p>as per above conversation i have issue with passive <a href="http://FTP.here" rel="nofollow">http://FTP.here</a> are some my test observation below.</p>
<p>the client PC (Filezilla client) is connect to our vendor FTP server on port 8022 but from client are able to estblished control channel connection with the server and when we usded command PASV for data channel we are not able to connect to the server.</p>
<p>client&#8212;Inside(ASA)Outside&#8212;&#8211;Server</p>
<p>-i configure the ASA firewall to inspect the 8022 port into FTP inspection rule (but i have&#8217;t inspect 1023-65535 port rang) but it&#8217;s not working after PASV command.</p>
<p>can you please suggest me how perfect way to configure the my firewall to resolved this issue ASAP ? OR any tips to help me out to resoved this issue </p>
<p>Thanks in advance for understanding</p>
<p>Ankur</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BioGuyver</title>
		<link>http://linuxsysadminblog.com/2009/03/asa-allow-passive-ftp-traffic/comment-page-1/#comment-1540</link>
		<dc:creator>BioGuyver</dc:creator>
		<pubDate>Tue, 14 Dec 2010 17:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=428#comment-1540</guid>
		<description>This article solved all my problems with FTP so thanks for that.
The thing I did find is that I was not already running policy mapping on the old firewall. For this to work you also need to add a line like this:
service-policy global-policy global

Thanks</description>
		<content:encoded><![CDATA[<p>This article solved all my problems with FTP so thanks for that.<br />
The thing I did find is that I was not already running policy mapping on the old firewall. For this to work you also need to add a line like this:<br />
service-policy global-policy global</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windy</title>
		<link>http://linuxsysadminblog.com/2009/03/asa-allow-passive-ftp-traffic/comment-page-1/#comment-1391</link>
		<dc:creator>Windy</dc:creator>
		<pubDate>Thu, 09 Dec 2010 21:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=428#comment-1391</guid>
		<description>This is common sense, but most of cases it doesn&#039;t help in passing ftp passive client through ASA unfortunately.</description>
		<content:encoded><![CDATA[<p>This is common sense, but most of cases it doesn&#8217;t help in passing ftp passive client through ASA unfortunately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harald</title>
		<link>http://linuxsysadminblog.com/2009/03/asa-allow-passive-ftp-traffic/comment-page-1/#comment-403</link>
		<dc:creator>harald</dc:creator>
		<pubDate>Mon, 29 Jun 2009 12:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=428#comment-403</guid>
		<description>this was very interesting, thanks. however, i have still a problem. i can connect through the firewall using activ and &quot;extended passive&quot;(!), but not &quot;passiv&quot; (non-extended passive). even after applying your configuration. is there away around this problem? thanks!</description>
		<content:encoded><![CDATA[<p>this was very interesting, thanks. however, i have still a problem. i can connect through the firewall using activ and &#8220;extended passive&#8221;(!), but not &#8220;passiv&#8221; (non-extended passive). even after applying your configuration. is there away around this problem? thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: max</title>
		<link>http://linuxsysadminblog.com/2009/03/asa-allow-passive-ftp-traffic/comment-page-1/#comment-268</link>
		<dc:creator>max</dc:creator>
		<pubDate>Thu, 02 Apr 2009 14:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=428#comment-268</guid>
		<description>I&#039;m glad you found this article useful.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad you found this article useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RaiulBaztepo</title>
		<link>http://linuxsysadminblog.com/2009/03/asa-allow-passive-ftp-traffic/comment-page-1/#comment-265</link>
		<dc:creator>RaiulBaztepo</dc:creator>
		<pubDate>Tue, 31 Mar 2009 12:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=428#comment-265</guid>
		<description>Hello!
Very Interesting post! Thank you for such interesting resource! 
PS: Sorry for my bad english, I&#039;v just started to learn this language ;)
See you! 
Your, Raiul Baztepo</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Very Interesting post! Thank you for such interesting resource!<br />
PS: Sorry for my bad english, I&#8217;v just started to learn this language <img src='http://linuxsysadminblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
See you!<br />
Your, Raiul Baztepo</p>
]]></content:encoded>
	</item>
</channel>
</rss>

