<?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: ftp through ASA stuck @ Opening data connection in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586969#M594613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm...the flow does go through the inspection and the inspection doesn't seem to like something in the packet. Without looking at captures ingress to egress it is hard to say why ftp inspection doesn't like something within the packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if you can translate the source to look like some other IP address and see if can reach the ftp server on the outside and list directories.&lt;/P&gt;&lt;P&gt;Besides that, best option is to open a TAC case as this troubleshooting will be a very involved one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jan 2011 11:02:16 GMT</pubDate>
    <dc:creator>Kureli Sankar</dc:creator>
    <dc:date>2011-01-24T11:02:16Z</dc:date>
    <item>
      <title>ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586949#M594583</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a problem with an ASA and connect from outside to an inside ftp server. The connection stuck at Opening data connection....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[R] 227 Entering Passive Mode (&amp;lt;external ip&amp;gt;,198,49).&lt;BR /&gt;[R] Opening data connection IP: &amp;lt;external ip&amp;gt; PORT: 50737&lt;BR /&gt;[R] QUIT&lt;BR /&gt;[R] 221&amp;nbsp; Have a nice day.&lt;BR /&gt;[R] Logged off: &amp;lt;external ip&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured an ACL for FTP and FTP-DATA and activate inspect rule.&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:33:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586949#M594583</guid>
      <dc:creator>born.jason</dc:creator>
      <dc:date>2019-03-11T19:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586950#M594584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please post sh service policy inspect ftp ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, are you using Port Forwarding NAT for your ftp server ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 22:30:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586950#M594584</guid>
      <dc:creator>manish arora</dc:creator>
      <dc:date>2011-01-10T22:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586951#M594585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Make sure to have "inspect ftp" under the "sh run policy-map" output. If not pls. add it and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 00:40:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586951#M594585</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-01-11T00:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586952#M594586</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;i`m not using port forwarding nat for this server. Here are the config for this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa# sh run policy-map&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;&amp;nbsp; inspect ip-options &lt;BR /&gt;&amp;nbsp; inspect icmp &lt;BR /&gt;&amp;nbsp; inspect pptp &lt;BR /&gt;&amp;nbsp; inspect icmp error &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt; class decrement-ttl-class&lt;BR /&gt;&amp;nbsp; set connection decrement-ttl&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and here the NAT Rule and ACL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (vlan106,outside) source static obj-172.16.6.10 obj-external_ip dns description ftp1&lt;/P&gt;&lt;P&gt;access-list global_access extended permit tcp any object obj-172.16.6.10 object-group vlan106-Services-ftp1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the service group vlan106-Services-ftp1 is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service vlan106-Services-ftp1 tcp&lt;BR /&gt; port-object eq ftp&lt;BR /&gt; port-object eq ftp-data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a misconfig?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 12:47:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586952#M594586</guid>
      <dc:creator>born.jason</dc:creator>
      <dc:date>2011-01-11T12:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586953#M594587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nat (vlan106,outside) source static obj-172.16.6.10 obj-external_ip dns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above line is all you need.&lt;/P&gt;&lt;P&gt;Now can you try to remove it as add it like this?&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;no nat (vlan106,outside) source static obj-172.16.6.10 obj-external_ip dns&lt;/P&gt;&lt;P&gt;nat (vlan106,outside) &lt;SPAN style="color: #ff0000;"&gt;1 &lt;/SPAN&gt;source static obj-172.16.6.10 obj-external_ip dns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything else looks good. Pls. check the logs and see what that says during the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;logging buffered 7&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;sh logg | i 172.16.6.10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 13:07:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586953#M594587</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-01-11T13:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586954#M594590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmm same situation.&lt;/P&gt;&lt;P&gt;It stops at opening data connection and after 1-2 minutes the connection is established but with no folder content. And if i try to connect from the ftp server to another ftp server (it doesn`t matter what ftp, the same with any ftp server) i have the same situation and cannot established a connection... password und user ok bt no folder content...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestion or do you need more information?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 15:09:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586954#M594590</guid>
      <dc:creator>born.jason</dc:creator>
      <dc:date>2011-01-11T15:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586955#M594593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;need to see the logs per my previous posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 15:12:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586955#M594593</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-01-11T15:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586956#M594595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the asdm log, look at the bold....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6|Jan 11 2011|16:28:16|302013|&lt;CLIENT external="" ip=""&gt;|60516|172.16.6.10|21|Built inbound TCP connection 28718781 for outside:&lt;CLIENT external="" ip=""&gt;/60516 (&lt;CLIENT external="" ip=""&gt;/60516) to Vlan106:172.16.6.10/21 (&lt;EXTERNAL ip=""&gt;/21)&lt;/EXTERNAL&gt;&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;6|Jan 11 2011|16:27:57|302014|&lt;CLIENT external="" ip=""&gt;|35091|172.16.6.10|56532|Teardown TCP connection 28718723 for outside:&lt;CLIENT external="" ip=""&gt;/35091 to Vlan106:172.16.6.10/56532 duration 0:00:21 bytes 0 Parent flow is closed&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;6|Jan 11 2011|16:27:57|302014|&lt;CLIENT external="" ip=""&gt;|44914|172.16.6.10|21|Teardown TCP connection 28718703 for outside:&lt;CLIENT external="" ip=""&gt;/44914 to Vlan106:172.16.6.10/21 duration 0:00:43 bytes 507 Flow closed by inspection&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;4|Jan 11 2011|16:27:57|507003|&lt;CLIENT external="" ip=""&gt;|44914|172.16.6.10|21|tcp flow from outside:&lt;CLIENT external="" ip=""&gt;/44914 to Vlan106:172.16.6.10/21 terminated by inspection engine, reason - inspector drop reset.&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;4|Jan 11 2011|16:27:57|406002|||||FTP port command different address: &lt;CLIENT external="" ip=""&gt;(192.168.5.10) to 172.16.6.10 on interface outside&lt;/CLIENT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;6|Jan 11 2011|16:27:53|106015|172.16.6.10|21|&lt;CLIENT external="" ip=""&gt;|28746|Deny TCP (no connection) from 172.16.6.10/21 to &lt;CLIENT external="" ip=""&gt;/28746 flags FIN PSH ACK&amp;nbsp; on interface Vlan106&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;6|Jan 11 2011|16:27:53|106015|172.16.6.10|21|&lt;CLIENT external="" ip=""&gt;|28746|Deny TCP (no connection) from 172.16.6.10/21 to &lt;CLIENT external="" ip=""&gt;/28746 flags PSH ACK&amp;nbsp; on interface Vlan106&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;6|Jan 11 2011|16:27:45|302014|&lt;CLIENT external="" ip=""&gt;|23620|172.16.6.10|56530|Teardown TCP connection 28718706 for outside:&lt;CLIENT external="" ip=""&gt;/23620 to Vlan106:172.16.6.10/56530 duration 0:00:30 bytes 0 SYN Timeout&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;6|Jan 11 2011|16:27:36|302013|&lt;CLIENT external="" ip=""&gt;|35091|172.16.6.10|56532|Built inbound TCP connection 28718723 for outside:&lt;CLIENT external="" ip=""&gt;/35091 (&lt;CLIENT external="" ip=""&gt;/35091) to Vlan106:172.16.6.10/56532 (&lt;EXTERNAL ip=""&gt;/56532)&lt;/EXTERNAL&gt;&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;6|Jan 11 2011|16:27:15|302013|&lt;CLIENT external="" ip=""&gt;|23620|172.16.6.10|56530|Built inbound TCP connection 28718706 for outside:&lt;CLIENT external="" ip=""&gt;/23620 (&lt;CLIENT external="" ip=""&gt;/23620) to Vlan106:172.16.6.10/56530 (&lt;EXTERNAL ip=""&gt;/56530)&lt;/EXTERNAL&gt;&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;6|Jan 11 2011|16:27:13|302013|&lt;CLIENT external="" ip=""&gt;|44914|172.16.6.10|21|Built inbound TCP connection 28718703 for outside:&lt;CLIENT external="" ip=""&gt;/44914 (&lt;CLIENT external="" ip=""&gt;/44914) to Vlan106:172.16.6.10/21 (&lt;EXTERNAL ip=""&gt;/21)&lt;/EXTERNAL&gt;&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what i see in the ftp client. I t trys 2 times with passive mode and changed then to port mode (active mode?):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[R] 227 Entering Passive Mode (&lt;EXTERNAL ip=""&gt;,220,210).&lt;BR /&gt;[R] Opening data connection IP: &lt;EXTERNAL ip=""&gt; PORT: 56530&lt;BR /&gt;[R] Data Socket Error: Connection timed out&lt;BR /&gt;[R] List Error&lt;BR /&gt;[R] PASV&lt;BR /&gt;[R] 227 Entering Passive Mode (&lt;EXTERNAL ip=""&gt;,220,212).&lt;BR /&gt;[R] Opening data connection IP: &lt;EXTERNAL ip=""&gt; PORT: 56532&lt;BR /&gt;[R] Data Socket Error: Connection timed out&lt;BR /&gt;[R] List Error&lt;BR /&gt;[R] PASV mode failed, trying PORT&amp;nbsp; mode.&lt;BR /&gt;[R] Listening on PORT: 49734, Waiting for connection.&lt;BR /&gt;[R] PORT 192,168,5,10,194,70&lt;BR /&gt;[R] Connection lost: &lt;EXTERNAL ip=""&gt;&lt;BR /&gt;[R] List Error&lt;/EXTERNAL&gt;&lt;/EXTERNAL&gt;&lt;/EXTERNAL&gt;&lt;/EXTERNAL&gt;&lt;/EXTERNAL&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 15:34:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586956#M594595</guid>
      <dc:creator>born.jason</dc:creator>
      <dc:date>2011-01-11T15:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586957#M594597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;302014|&lt;CLIENT external="" ip=""&gt;|44914|172.16.6.10|21|Teardown TCP connection 28718703 for outside:&lt;CLIENT external=""&gt;&lt;BR /&gt;ip&amp;gt;/44914 to Vlan106:172.16.6.10/21 duration 0:00:43 bytes 507 Flow closed by inspection*&lt;BR /&gt;&lt;BR /&gt;507003|&lt;CLIENT external="" ip=""&gt;|44914|172.16.6.10|21|tcp flow from outside:&lt;CLIENT external="" ip=""&gt;/44914 to &lt;BR /&gt;Vlan106:172.16.6.10/21 terminated by inspection engine, reason - inspector drop reset.*&lt;BR /&gt;&lt;BR /&gt;406002|||||FTP port command different address: &lt;CLIENT external="" ip=""&gt;(192.168.5.10) to 172.16.6.10 on interface &lt;BR /&gt;outside*&lt;BR /&gt;&lt;BR /&gt;Well it clearly says that inspection closed this flow.&lt;BR /&gt;&lt;BR /&gt;I would download filezila client and server and test with that. &lt;A href="http://filezilla-project.org/" target="_blank"&gt;http://filezilla-project.org/&lt;/A&gt;&lt;BR /&gt;active ftp - client sends the port command and sever sources from port 20 to this port.&lt;BR /&gt;passive ftp - server sends the port command the the client opens a new connection to it.&lt;BR /&gt;&lt;BR /&gt;-KS&lt;BR /&gt;&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/CLIENT&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 15:54:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586957#M594597</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-01-11T15:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586958#M594598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmm but i`ve tested different ftp servers from the inside all the same..... hmmm hmmm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you mean i should setup a new ftp server inside, nat to outside and test with filezilla client from outside?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 16:06:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586958#M594598</guid>
      <dc:creator>born.jason</dc:creator>
      <dc:date>2011-01-11T16:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586959#M594599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't matter. client on the inside or outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;client on the inside makes more sense, because you don't have to configure static translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use two laptops and install filezilla server on one and client on the other.&lt;/P&gt;&lt;P&gt;Let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 16:56:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586959#M594599</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-01-11T16:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586960#M594600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i try to connect from a inside host to the ftp server it works.&lt;/P&gt;&lt;P&gt;if i try for example give my laptop a external ip start a ftp server on the laptop and connect from outside to THIS ftp server it works fine, without problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only differents between the inside ftp server is the ip range and vlan and the type of ftp server, one 2008 IIS FTP and one Win7 Filezilla Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 10:19:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586960#M594600</guid>
      <dc:creator>born.jason</dc:creator>
      <dc:date>2011-01-12T10:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586961#M594601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So filezila works fine as an ftp server on the inside.&lt;/P&gt;&lt;P&gt;When you use Microsoft 2008 IIS ftp server on the inside it fails.&lt;/P&gt;&lt;P&gt;Can you ftp to this same IIS ftp server from another inside host? Does this work? If not I'd reach out to Microsoft.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has nothing to do with the IP range according to what the logs show.&amp;nbsp; FTP inspection did not like something in the packet that it saw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To troubleshoot this further I'd suggest opening a TAC case with us. We would need the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. captures taken on the inside and outside of the firewall while accessing this IIS FTP server.&lt;/P&gt;&lt;P&gt;2. syslogs (debug level from the time of testing)&lt;/P&gt;&lt;P&gt;3. wiresharp captures taken on the IIS server itself&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of the above have to be taken simulataneously. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 13:21:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586961#M594601</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-01-12T13:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586962#M594602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have no service contract to open a TAC case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will explain the network:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Inside Host:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.100.10 (Filezilla FTP Server with NATTET external IP) -&amp;gt; if i connect from outside to this FTP server everything working fine. If i connect from inside the host to outside ftp, the connection stuck. (data connection could not be opened, folder content)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Subinterface (Vlan 106 172.16.6.0/24) Host:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;172.16.6.10 ( IIS FTP Server with NATTET external IP) - if i connect from outside to this server the connection stuck. If i connect from inside the host to outside ftp, the connection stuck. (data connection could not be opened, folder content)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Subinterface (Vab 109 172.16.9.0/24) Host:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;172.16.9.10 ( Filezilla FTP Server with NATTET external IP) - if i connect from outside to this FTP server everything working fine. If iconnect from inside the host to outside ftp, connection stuck. (data connection could not be opened, folder content)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make this sense? &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could i send the running config as pm? I don`t want to publish the config because of privacy....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 14:09:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586962#M594602</guid>
      <dc:creator>born.jason</dc:creator>
      <dc:date>2011-01-12T14:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586963#M594603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i connect from inside (vlan 109) to outside FTP Server the asa log says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tcp flow from Vlan109:172.16.9.10/1218 to outside:&lt;EXTERNAL ftp="" server=""&gt;/21 terminated by inspection engine, reason - inspector drop reset.&lt;/EXTERNAL&gt;&lt;/P&gt;&lt;P&gt;FTP port command different address: &lt;EXTERNAL ftp="" server=""&gt;(192.168.5.10 &amp;lt;- this is the IP from my external home client where the ftp server is running) to 172.16.9.10 on interface outside&lt;/EXTERNAL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what does that mean and how can i solve this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 14:26:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586963#M594603</guid>
      <dc:creator>born.jason</dc:creator>
      <dc:date>2011-01-12T14:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586964#M594604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the link for the syslog that you are seeing:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/system/message/logmsgs.html#wp4773005"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/system/message/logmsgs.html#wp4773005&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you are running into a known issue:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCsk24509"&gt;http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCsk24509&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what code are you running on this ASA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post the output of&lt;/P&gt;&lt;P&gt;sh run policy-map&lt;/P&gt;&lt;P&gt;sh run service-policy&lt;/P&gt;&lt;P&gt;sh service-policy flow tcp host 172.16.9.10 host external ftp server eq 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 03:26:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586964#M594604</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-01-13T03:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586965#M594606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I`m running ASA 8.3(1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;sh run policy: &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;&amp;nbsp; inspect ip-options &lt;BR /&gt;&amp;nbsp; inspect icmp &lt;BR /&gt;&amp;nbsp; inspect pptp &lt;BR /&gt;&amp;nbsp; inspect icmp error &lt;BR /&gt;&amp;nbsp; inspect dns &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;sh run service-policy&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;sh service-policy flow tcp host 172.16.9.10 host external ftp server eq 21&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Global policy: &lt;BR /&gt;&amp;nbsp; Service-policy: global_policy&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: inspection_default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: default-inspection-traffic&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Input flow:&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: any&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 10:21:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586965#M594606</guid>
      <dc:creator>born.jason</dc:creator>
      <dc:date>2011-01-13T10:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586966#M594608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Sorry. I just saw the config that you sent over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using global access-list as well as interface acl. Auto nat and manual nat. Object-groups in the global ACL.&amp;nbsp; It makes it very hard to read the config. Being on the box makes our life a lot easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside Host: 192.168.x.10 - outbound breaks - inbound works&amp;nbsp; - I don't see a translation for it. Not sure how inbound works.&lt;/P&gt;&lt;P&gt;Vlan 106&amp;nbsp; Host:172.16.6.10&amp;nbsp;&amp;nbsp; - outbound breaks - inbound breaks (sub-interface)&lt;/P&gt;&lt;P&gt;Vlan 109&amp;nbsp; Host:172.16.9.10&amp;nbsp;&amp;nbsp; - outbound breaks - inbound works (sub-interface)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You did all the above tests with filezilla?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configuration looks correct. Like I mentioned previously this will be a very involved troubleshooting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not have smartnet, I suggest purchasing a single case. It is worth it.&lt;/P&gt;&lt;P&gt;This is a good reason why should purchase smartnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would have to spend a few hours on the box. Gathering all what I had mentioned before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2011 00:25:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586966#M594608</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-01-17T00:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586967#M594610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, What is best practice? Only acl configs on global or better on the interface? The same for NAT. I mean i test some things and some times it works with auto nat and sometimes with manual nat that why i use both.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2011 19:31:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586967#M594610</guid>
      <dc:creator>born.jason</dc:creator>
      <dc:date>2011-01-18T19:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: ftp through ASA stuck @ Opening data connection</title>
      <link>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586968#M594612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know if you are able to assist as i am having a similar issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had issues in the past&amp;nbsp; connecting to external ftp sites so i created an inspection rule on my wan interfaces and ask any staff trying to connect to any ftp site to send me the ip address so i can add under the inspection rule and this has always worked for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to do this because we also have ftp sites internally that people try to connect to from outside too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But lately ,i have done this for an external ftp site and it connects but doesnt list directories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The log message is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;terminated by inspection engine,reason -inspector drop reset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the internal host trying to connect to the ftp server service policy command output :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External ftp server is 81.144.145.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# sh service-policy flow tcp host x.x.x.x host 81.144.145.6 eq ftp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Global policy:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Service-policy: global_policy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: cmap&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: access-list TCP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Access rule: permit tcp any any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Input flow:&amp;nbsp; set connection advanced-options tmap&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: netflow-export-class&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: access-list netflow-export&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Access rule: permit ip any any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Output flow:&amp;nbsp; flow-export event-type all destination 10.120.3.226 10.120&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .16.220&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Output flow:&lt;/P&gt;&lt;P&gt;Interface MAN_CORE_TO_WAN:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Service-policy: STV_IPS_POLICY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: STV_IPS_CLASS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: access-list STV_IPS_ACL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Access rule: permit ip any host 81.144.145.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: default-inspection-traffic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Input flow:&amp;nbsp; inspect ftp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Output flow:&lt;/P&gt;&lt;P&gt;Interface MAN_CORE_TO_WAN_ELXSI:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Service-policy: STV_IPS_POLICY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: STV_IPS_CLASS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: access-list STV_IPS_ACL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Access rule: permit ip any host 81.144.145.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: default-inspection-traffic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Input flow:&amp;nbsp; inspect ftp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Output flow:&lt;/P&gt;&lt;P&gt;Interface MAN_CORE-TO-WAN-THUS:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Service-policy: STV_IPS_POLICY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: STV_IPS_CLASS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: access-list STV_IPS_ACL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Access rule: permit ip any host 81.144.145.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: default-inspection-traffic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Input flow:&amp;nbsp; inspect ftp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class-map: class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Match: any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just cant understand why it has worked for tens of external ftp sites and it doesnt work for this particular one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 09:55:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ftp-through-asa-stuck-opening-data-connection/m-p/1586968#M594612</guid>
      <dc:creator>csco10865546</dc:creator>
      <dc:date>2011-01-24T09:55:00Z</dc:date>
    </item>
  </channel>
</rss>

