<?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 Accessing FTP via ASA error in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381906#M310044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you get to resolve the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have issues with any other website with FTP downloads?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Nov 2013 05:32:06 GMT</pubDate>
    <dc:creator>jumora</dc:creator>
    <dc:date>2013-11-10T05:32:06Z</dc:date>
    <item>
      <title>Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381889#M310023</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to access an external URL using public IP, which is successful. From that web page we have a link used to view files, when clicked it redirects to an FTP server and fails to open the file. When bypassing the ASA it works. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Access rules created seperately those IP's opening ftp-data, still no luck. When checked the log it says " user anonymous retrieved file /XML/Web...... "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checked the service policy and cleared the ACL's didn't help. Anyother thing apart from this need to be checked ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log screenshot attached..&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:57:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381889#M310023</guid>
      <dc:creator>Ramkumar P</dc:creator>
      <dc:date>2019-03-12T02:57:53Z</dc:date>
    </item>
    <item>
      <title>Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381890#M310024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The logs are actually not showing the firewall dropping the traffic, it actually show how both endpoints are gracefully closing the tcp connection via FIN packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That being said is the server running on Passive/Active mode?&lt;/P&gt;&lt;P&gt;Do u have the FTP inspection on the policy-map?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rate all of the helpful posts!!! &lt;BR /&gt; &lt;BR /&gt;Regards, &lt;BR /&gt; &lt;BR /&gt;Jcarvaja &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN&gt;Follow me on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 14:30:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381890#M310024</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-10-30T14:30:54Z</dc:date>
    </item>
    <item>
      <title>Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381891#M310026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTP inspection is already turned on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTP passive/active mode, It works when we connect via a 3G modem. So do we need to do any specific config in ASA for active/passive ?&lt;BR /&gt; &lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 05:19:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381891#M310026</guid>
      <dc:creator>Ramkumar P</dc:creator>
      <dc:date>2013-10-31T05:19:15Z</dc:date>
    </item>
    <item>
      <title>Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381892#M310027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do your ACLs look like for the inside interface and the outside interface of your ASA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just for the sake of testing, try adding a permit IP any any to the outside interface and see if the connection completes.&amp;nbsp; I am wondering if it might be that when you are redirected a new data flow is created which then is dropped by the ASA...though this is not shown in the log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option would be to run a packet capture between the inside interface and the outside interface on the ASA to have a better idea of how the traffic is flowing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 08:05:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381892#M310027</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2013-10-31T08:05:59Z</dc:date>
    </item>
    <item>
      <title>Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381893#M310029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay in response, added ACL's to permit any any on both the interfaces still no luck. Will run a capture and let you know the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 03:27:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381893#M310029</guid>
      <dc:creator>Ramkumar P</dc:creator>
      <dc:date>2013-11-05T03:27:22Z</dc:date>
    </item>
    <item>
      <title>Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381894#M310031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Things that we need to know:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- This is Active FTP&lt;/P&gt;&lt;P&gt;-&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;The internal user 10.103.156.36 is mapped to 115.248.236.50 and is trying to connect over active FTP to 113.193.185.221&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post show tech, show service-policy, show run all service and show run all sysopt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to confirm that there is no conflicting NAT configuration, check if there are hits on the inspect FTP confirm that the OS that you are running on the ASA is FTP bug free.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also like to know if you use any external IP address under the same range as the NAT on the ASA if you are able to get to this FTP server. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 03:48:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381894#M310031</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-05T03:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381895#M310033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jumora,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached as requested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 04:17:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381895#M310033</guid>
      <dc:creator>Ramkumar P</dc:creator>
      <dc:date>2013-11-05T04:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381896#M310034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doesn't look like a problem in FTP inspection. The control and data FTP connections seem to be established, especially that the ASA logs " user anonymous retrieved file..."&amp;nbsp; which wouldn't happen without a data-connection being opened. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, it would be great if you can get inside and outside captures (in pcap format) so that we trace the two flows. Also try passive FTP as it is recommended when the client sets at the inside of the firewall and the server at the outside so that you make&amp;nbsp; both FTP connections going from inside -&amp;gt; outside and hence avoid the need for return traffic pinholes (which is needed in active FTP with inside client to outside server scenario).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;-------&lt;BR /&gt;Mashal Alshboul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 04:40:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381896#M310034</guid>
      <dc:creator>malshbou</dc:creator>
      <dc:date>2013-11-05T04:40:06Z</dc:date>
    </item>
    <item>
      <title>Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381897#M310035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How large is the file that it needs to download, please setup a capture on the ASA between the host and remote end:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture out interface outside match ip host &lt;SPAN style="font-size: 10pt;"&gt;115.248.236.50 host &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;113.193.185.221&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture in interface inside match ip host 10.103.156.36 host&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;113.193.185.221&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;capture asp type drop-all buffer &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;150000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Download the captures over the browser:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://"&gt;https://&lt;/A&gt;&lt;SPAN style="font-size: 10pt;"&gt;10.103.152.2/capture/in/pcap &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;name the file in.pcap&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://10.103.152.2/capture/out/pcap"&gt;https://10.103.152.2/capture/out/pcap&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name the file out.pcap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://10.103.152.2/capture/asp/pcap"&gt;https://10.103.152.2/capture/asp/pcap&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name the file asp.pcap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 04:45:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381897#M310035</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-05T04:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381898#M310036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jumora,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the pcap files as requested. Please let me know if you need anything else.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 06:13:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381898#M310036</guid>
      <dc:creator>Ramkumar P</dc:creator>
      <dc:date>2013-11-05T06:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381899#M310037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mashal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the pcap file for your reference, PFA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 06:14:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381899#M310037</guid>
      <dc:creator>Ramkumar P</dc:creator>
      <dc:date>2013-11-05T06:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381900#M310038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just checked it. This is not an inpection problem.&lt;/P&gt;&lt;P&gt;The TCP window is getting full in the data channel. Having inside and outside captures at the same time can clarify the ASA's role better.&amp;nbsp; Please try allowing the TCP window scaling option as it is being cleared by the ASA and the server is proposing the option:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Set connection advanced-options: allow-probes&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TCP-options:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Selective ACK cleared: 1668&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp cleared&amp;nbsp; : 11362&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Window scale cleared : 227&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Other options cleared: 50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Opt 20: 6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Opt 30: 44&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Other options drops: 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;---&lt;BR /&gt;Mashal Shboul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 07:27:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381900#M310038</guid>
      <dc:creator>malshbou</dc:creator>
      <dc:date>2013-11-05T07:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381901#M310039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-size: 10pt;"&gt;Mashal Alshboul,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the findings, Can you please let me know how to increase the TCP window size ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 08:55:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381901#M310039</guid>
      <dc:creator>Ramkumar P</dc:creator>
      <dc:date>2013-11-05T08:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381902#M310040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramkumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The TCP windows are negotiated automatically between the TCP connection endpoints, what we are trying here is to make sure that the ASA is not intercepting/normalizing the TCP parameters. However i am not 100% sure of the situation because we don't have the INSIDE captures that correspond to the outside capture you provided so that we compare them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now, please configure the existing tcp-map to allow Window scaling:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tcp-map allow-probes&lt;/P&gt;&lt;P&gt; tcp-options window-scale allow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the issue persists, please provide the inside captures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;--&lt;BR /&gt;Mashal Shboul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 09:09:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381902#M310040</guid>
      <dc:creator>malshbou</dc:creator>
      <dc:date>2013-11-05T09:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381903#M310041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mashal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tcp map didn't help. Attached inside capture, please have a look.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 09:43:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381903#M310041</guid>
      <dc:creator>Ramkumar P</dc:creator>
      <dc:date>2013-11-05T09:43:09Z</dc:date>
    </item>
    <item>
      <title>Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381904#M310042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I asked how large the file is because there is a bug that prevents large file transfers. So can you answer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 23:57:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381904#M310042</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-06T23:57:12Z</dc:date>
    </item>
    <item>
      <title>Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381905#M310043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jumora,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;File size is less than 500kb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 05:30:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381905#M310043</guid>
      <dc:creator>Ramkumar P</dc:creator>
      <dc:date>2013-11-07T05:30:46Z</dc:date>
    </item>
    <item>
      <title>Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381906#M310044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you get to resolve the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have issues with any other website with FTP downloads?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 05:32:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381906#M310044</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-10T05:32:06Z</dc:date>
    </item>
    <item>
      <title>Accessing FTP via ASA error</title>
      <link>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381907#M310045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #000000;"&gt;jumora&lt;/SPAN&gt;&lt;SPAN style="color: #777777; font-size: 12px; font-family: Arial, verdana, sans-serif; "&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not yet, i face issue only with this FTP site, everything else wors fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 06:52:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/accessing-ftp-via-asa-error/m-p/2381907#M310045</guid>
      <dc:creator>Ramkumar P</dc:creator>
      <dc:date>2013-11-11T06:52:14Z</dc:date>
    </item>
  </channel>
</rss>

