<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Passive FTP in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11584#M8521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect - thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This finally gives me a reason to even consider looking at Twitter &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://live.paloaltonetworks.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 May 2011 22:27:00 GMT</pubDate>
    <dc:creator>KGC</dc:creator>
    <dc:date>2011-05-04T22:27:00Z</dc:date>
    <item>
      <title>Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11573#M8510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any trick to allow passive FTP inbound?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set a security rule to allow APPLICATION-FTP inbound, and a NAT rule to let Port 21 inbound. Works fine for ACTIVE, but PASSIVE fails at the LIST command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Dean&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 22:01:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11573#M8510</guid>
      <dc:creator>andyyps</dc:creator>
      <dc:date>2011-03-24T22:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11574#M8511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Application FTP covers both activ and passive ftp, unless you have it set for application default on the policy there should be no reason for us to drop this traffic.&lt;/P&gt;&lt;P&gt;We may need to take a closer look at your policy. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 02:12:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11574#M8511</guid>
      <dc:creator>gsamuels</dc:creator>
      <dc:date>2011-03-25T02:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11575#M8512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am confused - so we should *not* set our FTP policy for application-default?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are having the same issues - our outbound FTP (using the ftp application and application-default service) will only allow active mode FTP. Yet oddly, out inbound FTP rule using the same configuration is working for both PASV and active mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2011 03:45:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11575#M8512</guid>
      <dc:creator>KGC</dc:creator>
      <dc:date>2011-05-03T03:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11576#M8513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible you are running into an issue we recently uncovered with NAT when a client and server both support FTP extensions and use EPSV/EPRT instead of the normal PASV/PORT commands for active connections. This is being addressed and should be fixed in an upcoming content release. If either the client or the server do not advertise support for those extensions, everything will work fine through NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2011 05:33:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11576#M8513</guid>
      <dc:creator>mjacobsen</dc:creator>
      <dc:date>2011-05-03T05:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11577#M8514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks - so what would be the work-around in the meantime?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically, we have users who use IE/Windows Explorer as their FTP client to transfer files to and from our internal server in the DMZ. They have always had the "Use Passive" options checked which worked until we moved to the PA firewalls. Now it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same FTP server (using an identical security rule) performs fine externally using PASV mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only difference, as you mentioned, is the NAT rule: from the trust zone it uses a dynamic ip-and-port source translation, and from untrust it uses destination translation on TCP 21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything we can do on the firewall to work around this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2011 16:46:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11577#M8514</guid>
      <dc:creator>KGC</dc:creator>
      <dc:date>2011-05-03T16:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11578#M8515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If we roll back from the threat updates dated 5/3, is that a temporary workaround? Been on hold for 15 minutes, trying to talk somebody about this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 18:38:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11578#M8515</guid>
      <dc:creator>camkim_MDEA</dc:creator>
      <dc:date>2011-05-04T18:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11579#M8516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reverting to the 243 content release will fix the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 244 content has been pulled and the content team is currently working on a fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Benjamin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 18:54:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11579#M8516</guid>
      <dc:creator>bpappas</dc:creator>
      <dc:date>2011-05-04T18:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11580#M8517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, but we never ran on this version of content updates on our firewalls. Panorama did download and apply it locally, but the firewalls aren't set to auto-apply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I just saw the retraction accouncement posted here - is there any way to subscribe to these?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 19:22:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11580#M8517</guid>
      <dc:creator>KGC</dc:creator>
      <dc:date>2011-05-04T19:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11581#M8518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Ksemenov:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently you have two options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. subscribe to the PA Networks Support Team Twitter feed: pantwks_support&lt;/P&gt;&lt;P&gt;2. keep an eye on the top page of our Knowledge Point site for important announcements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are working on enhancing this further to improve customer visibility on important issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Benjamin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 19:58:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11581#M8518</guid>
      <dc:creator>bpappas</dc:creator>
      <dc:date>2011-05-04T19:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11582#M8519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we are having the same issue with passive FTP. Traffic is getting blocked by the implicit deny rule I have in place, probably because NAT is messing with the connection. I was able to get around temporarily by permitting all port from our source IP to the specific remote IP. This was temporary from one of our critical transfer. I just reverted back to Content Update 243 and am waiting for our sysadmin to test again. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 21:00:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11582#M8519</guid>
      <dc:creator>joshsmtech</dc:creator>
      <dc:date>2011-05-04T21:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11583#M8520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rolled back to 243 and all works well now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 21:11:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11583#M8520</guid>
      <dc:creator>joshsmtech</dc:creator>
      <dc:date>2011-05-04T21:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11584#M8521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect - thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This finally gives me a reason to even consider looking at Twitter &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://live.paloaltonetworks.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 22:27:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11584#M8521</guid>
      <dc:creator>KGC</dc:creator>
      <dc:date>2011-05-04T22:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11585#M8522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;bpappas wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reverting to the 243 content release will fix the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 244 content has been pulled and the content team is currently working on a fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Benjamin&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't these things get tested before release? Especially when it's a modified decoder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This had a massive impact on my company's business until I traced the issues to the time the update was applied and rolled back tot he previous version. I'm not imrpessed - especially given how much subscribing to updates for this service costs!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 01:47:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11585#M8522</guid>
      <dc:creator>dagibbs</dc:creator>
      <dc:date>2011-05-05T01:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11586#M8523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Feature Request - could the Threat Content and App Content be seperated into 2 packages?&amp;nbsp; I want to get Threat Content as it becomes available - but seeing how there have been a few instances where decoder updates have affected business related activities - would like to hold off on App updates until they have had more wide-spread acceptance.&amp;nbsp; Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 13:47:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11586#M8523</guid>
      <dc:creator>MGoodnow</dc:creator>
      <dc:date>2011-05-05T13:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11587#M8524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Content update ﻿﻿245-965 has resolved our FTP issue.&amp;nbsp; Thanks for quickly getting us the fix!&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 13:56:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11587#M8524</guid>
      <dc:creator>MGoodnow</dc:creator>
      <dc:date>2011-05-05T13:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Passive FTP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11588#M8525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="1578" __jive_macro_name="document" class="jive_macro jive_macro_document default_title"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 18:56:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/passive-ftp/m-p/11588#M8525</guid>
      <dc:creator>mharding</dc:creator>
      <dc:date>2011-05-05T18:56:22Z</dc:date>
    </item>
  </channel>
</rss>

