<?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 Cisco ASA 5512-x FTP : 425 no data connection in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444679#M268745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do not EVER remove the FTP inspection if you are going through NAT and an ASA firewall. &lt;/P&gt;&lt;P&gt;Depending on the scenario (In this case the client inside the firewall) Active FTP will never EVER work. You will need to have a static translation for every client and allowing traffic statically to those clients on the inside network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You ask to disable the FTP inspection? If you take a look at the log, a TCP state bypass session is created. It means that all inspections are being bypassed at this point inclunding the FTP one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check why the Bypass is configured and exclude the FTP traffic so the FTP inspection engine can work, I assure you that is the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Mar 2014 19:06:52 GMT</pubDate>
    <dc:creator>Maykol Rojas</dc:creator>
    <dc:date>2014-03-03T19:06:52Z</dc:date>
    <item>
      <title>Cisco ASA 5512-x FTP : 425 no data connection</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444676#M268735</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for help regarding to FTP connection to external FTP server. Client computer is located behind Cisco Firewall and FTP resides in ISP server. So the problem is connecting from our internal network to external networks FTP server.I can open FTP connection to server but whenever I try to transfer data, I get 425 error. Probably another stupid mistake, but I cannot identify the problem correctly. I am using Service-policy which is inspecting FTP protocol. My guess is that this is related to NAT. I have debugged and looked at TCP translation and this one is made from my(client) computer to external FTP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached configuration file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;X.X.X.X reffers to our public IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TCP translations regarding FTP connection :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%ASA-6-302303: Built TCP state-bypass connection 50120 from Outside:194.126.124.166/21 (194.126.124.166/21) to Inside:192.168.0.94/14327 (X.X.X.X /14327)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:52:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444676#M268735</guid>
      <dc:creator>madismannik</dc:creator>
      <dc:date>2019-03-12T03:52:49Z</dc:date>
    </item>
    <item>
      <title>Re:Cisco ASA 5512-x FTP : 425 no data connection</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444677#M268739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;Well your problem is right there. Since there is a TCP state bypass connection being build for this, that means that the inspection is not going to work (if active ftp is being used)&lt;BR /&gt;&lt;BR /&gt;Is there an specific reason why u have this turned on? Have u try a PSV ftp connection?&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support Android App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 15:58:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444677#M268739</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2014-03-03T15:58:28Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5512-x FTP : 425 no data connection</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444678#M268742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;&lt;STRONG&gt;no fixup protocol ftp 21 &lt;/STRONG&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is an ancient pix command that still works on my ASA 5520, this command uninspect the ftp traffic and would enable the DATA passing thru the ASA, remember that FTP is the only protocol that does not use OSI model to transfer (due the lack of knowledge of the Programing skills on the coder of FTP Protocol).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you had 2 TCP ports (TCP-20 - for data, TCP-21 for control) and you might be using 2 of the formats of comunicating with the server (ACTIVE or PASSIVE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you'll using Passive (PASV command), then requires to create an dynamic port to receive the traffic comming from outside, and if you had enabled the inspect for protocol, you could find some troubles to get this done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so try this and tell us how is going on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards, had a great day, and please rate if you'll find this post useful &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 17:40:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444678#M268742</guid>
      <dc:creator>INGENIERIA Y CONSULTORIAS WEBREDES LTDA</dc:creator>
      <dc:date>2014-03-03T17:40:31Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5512-x FTP : 425 no data connection</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444679#M268745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do not EVER remove the FTP inspection if you are going through NAT and an ASA firewall. &lt;/P&gt;&lt;P&gt;Depending on the scenario (In this case the client inside the firewall) Active FTP will never EVER work. You will need to have a static translation for every client and allowing traffic statically to those clients on the inside network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You ask to disable the FTP inspection? If you take a look at the log, a TCP state bypass session is created. It means that all inspections are being bypassed at this point inclunding the FTP one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check why the Bypass is configured and exclude the FTP traffic so the FTP inspection engine can work, I assure you that is the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 19:06:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444679#M268745</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2014-03-03T19:06:52Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA 5512-x FTP : 425 no data connection</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444680#M268750</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 think if u are using Active FTP: then you need to open the port 20 access from Outside to inside network....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTP inspection is required in case of Passive FTP , for opening of dynamically ports automatically&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 04:18:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444680#M268750</guid>
      <dc:creator>chetansharma2</dc:creator>
      <dc:date>2014-03-04T04:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA 5512-x FTP : 425 no data connection</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444681#M268753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately we have to use tcp bypass because of our different outlets which are connected using VPN by our ISP. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Anyways, I tried making NAT rules &lt;/P&gt;&lt;P&gt;nat (Outside,Inside) source static la02.neti.ee interface destination static MyCompany MyCompany service FTPActive2 FTPActive2&lt;/P&gt;&lt;P&gt;nat (Outside,Inside) source static la02.neti.ee interface destination static MyCompany MyCompany service FTPActive FTPActive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTPActive - Sport 20 - Dport any&lt;/P&gt;&lt;P&gt;FTPActive - Sport 21 - Dport any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First I used Windows explorer to connect FTP serve. I can connect and transfer files but problem is related to Windows command line utility which cannot establish data connection. I can connect, login to FTP but unable to transfer file, list directory etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No fixup protocol did not give any effect at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for help so far. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 10:47:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444681#M268753</guid>
      <dc:creator>madismannik</dc:creator>
      <dc:date>2014-03-04T10:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA 5512-x FTP : 425 no data connection</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444682#M268756</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;Well you need to take out the FTP traffic from your bypass list. Do the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list Internal line 1 deny tcp host 192.168.0.94 host 194.126.124.166&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure that the inspection is there and try the connection again from 192.168.0.94.&lt;/P&gt;&lt;P&gt;If it works you may need to do this for the rest of the subnets when going only to that destination. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be honest given the fact that you have everything with TCP state bypass, I would have use a Router rather than the ASA, because you are killing its best features by putting the bypass. &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, 04 Mar 2014 17:52:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444682#M268756</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2014-03-04T17:52:58Z</dc:date>
    </item>
    <item>
      <title>Hi, This did not make any</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444683#M268759</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This did not make any difference as far as I can see. Any more things to try?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 10:42:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-5512-x-ftp-425-no-data-connection/m-p/2444683#M268759</guid>
      <dc:creator>madismannik</dc:creator>
      <dc:date>2014-03-14T10:42:59Z</dc:date>
    </item>
  </channel>
</rss>

