<?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: Having issues with Simple FTP configuration in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/having-issues-with-simple-ftp-configuration/m-p/2075985#M392184</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;I am hitting the FTP server behind the firewall as you can see from my first log... It dies on PASV which is why I thought I needed that FTP-Data.&lt;BR /&gt;&lt;/PRE&gt;&lt;DIR style="font-family: Arial, verdana, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;&lt;/DIR&gt;&lt;P&gt;ftp-data (tcp/20) is only used with active-mode ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any log on the FTP-server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;Cyclist eh? &lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, now waiting for the spring to start cycling this year. Hopefully in March ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;Nice, that's my latest passion and it will probably send me to the poor house with the amount of times I crash&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just ride a little bit slower .. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2013 17:28:10 GMT</pubDate>
    <dc:creator>Karsten Iwen</dc:creator>
    <dc:date>2013-01-25T17:28:10Z</dc:date>
    <item>
      <title>Having issues with Simple FTP configuration</title>
      <link>https://community.cisco.com/t5/network-security/having-issues-with-simple-ftp-configuration/m-p/2075982#M392179</link>
      <description>&lt;P&gt;&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; I am attempting to set up FTP behind this new CISCO ASA 5510 we just bought. I haven't configured a cisco device in 5 years, so I am having issues., i think i am close, but need a little help to get me over the hump. If I FTP from outside (fixed) IP it connects and takes the password but hangs on PASV and gives no data connection below is my configuration.&amp;nbsp; Can anyone help? I am hoping it is simple since I seem to have the connection inside correct. and yes you can connect to the FTP server from inside without issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.2(5) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostnameASA1&lt;/P&gt;&lt;P&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;/P&gt;&lt;P&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt;nameif External&lt;/P&gt;&lt;P&gt;security-level 0&lt;/P&gt;&lt;P&gt;ip address y.y.y.y 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt;nameif Internal&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;ip address x.x.x.x. 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt;shutdown&lt;/P&gt;&lt;P&gt;no nameif&lt;/P&gt;&lt;P&gt;no security-level&lt;/P&gt;&lt;P&gt;no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt;shutdown&lt;/P&gt;&lt;P&gt;no nameif&lt;/P&gt;&lt;P&gt;no security-level&lt;/P&gt;&lt;P&gt;no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt;nameif management&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;ip address 192.168.1.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;management-only&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;dns domain-lookup External&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt;name-serverg.g.g.g.g.&lt;/P&gt;&lt;P&gt;name-server h.h.h.h.&lt;/P&gt;&lt;P&gt;access-list 100 extended permit tcp any host y.y.y.y eq ftp &lt;/P&gt;&lt;P&gt;access-list 100 extended permit tcp any host y.y.y.y eq ftp-data &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;mtu External 1500&lt;/P&gt;&lt;P&gt;mtu Internal 1500&lt;/P&gt;&lt;P&gt;mtu management 1500&lt;/P&gt;&lt;P&gt;no failover&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (External) 101 interface&lt;/P&gt;&lt;P&gt;nat (Internal) 101 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;static (Internal,External) tcp interface ftp-data 192.168.0.69 ftp-data netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (Internal,External) tcp interface ftp 192.168.0.69 ftp netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;access-group 100 in interface External&lt;/P&gt;&lt;P&gt;route External 0.0.0.0 0.0.0.0 L.L.L.L 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P&gt;timeout floating-conn 0:00:00&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 management&lt;/P&gt;&lt;P&gt;http 192.168.0.0 255.255.255.0 Internal&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime seconds 28800&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P&gt;crypto ca trustpoint _SmartCallHome_ServerCA&lt;/P&gt;&lt;P&gt;crl configure&lt;/P&gt;&lt;P&gt;crypto ca certificate chain _SmartCallHome_ServerCA&lt;/P&gt;&lt;P&gt;certificate ca &lt;/P&gt;&lt;P&gt;&amp;nbsp; quit&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.1.2-192.168.1.254 management&lt;/P&gt;&lt;P&gt;dhcpd enable management&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&lt;/P&gt;&lt;P&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P&gt;webvpn&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map INSPECTION_DEFAULT&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt;match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum client auto&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&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 dns preset_dns_map &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225 &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ip-options &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;prompt hostname context &lt;/P&gt;&lt;P&gt;call-home reporting anonymous&lt;/P&gt;&lt;P&gt;Cryptochecksum:9c15122a54bf6b87ce5ab8be0f23e9d5&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:52:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/having-issues-with-simple-ftp-configuration/m-p/2075982#M392179</guid>
      <dc:creator>shostackr</dc:creator>
      <dc:date>2019-03-12T00:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with Simple FTP configuration</title>
      <link>https://community.cisco.com/t5/network-security/having-issues-with-simple-ftp-configuration/m-p/2075983#M392182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do not need to configure anything for ftp-data. That is handled by the ASA automatically:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;no static (Internal,External) tcp interface ftp-data 192.168.0.69 ftp-data netmask 255.255.255.255&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: 'courier new', courier; font-size: 12px;"&gt;no access-list 100 extended permit tcp any host y.y.y.y eq ftp-data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you anything in the log?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 16:35:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/having-issues-with-simple-ftp-configuration/m-p/2075983#M392182</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2013-01-25T16:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with Simple FTP configuration</title>
      <link>https://community.cisco.com/t5/network-security/having-issues-with-simple-ftp-configuration/m-p/2075984#M392183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; First of all Thanks! So I pulled those commands off.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am hitting the FTP server behind the firewall as you can see from my first log... It dies on PASV which is why I thought I needed that FTP-Data.&lt;/P&gt;&lt;DIR&gt;&lt;SPAN style="color: #008000; font-size: 8pt; "&gt;&lt;P&gt;000018)1/25/2013 11:48:21 AM - (not logged in) (72.90.68.10)&amp;gt; 220-FileZilla Server version 0.9.41 beta&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(000018)1/25/2013 11:48:21 AM - (not logged in) (72.90.68.10)&amp;gt; 220-written by Tim Kosse (&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:Tim.Kosse@gmx.de"&gt;Tim.Kosse@gmx.de&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(000018)1/25/2013 11:48:21 AM - (not logged in) (72.90.68.10)&amp;gt; 220 Please visit &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sourceforge.net/projects/filezilla/"&gt;http://sourceforge.net/projects/filezilla/&lt;/A&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 8pt; "&gt;&lt;P&gt;(000018)1/25/2013 11:48:21 AM - (not logged in) (72.90.68.10)&amp;gt; USER administrator&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt; "&gt;&lt;P&gt;(000018)1/25/2013 11:48:21 AM - (not logged in) (72.90.68.10)&amp;gt; 331 Password required for administrator&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 8pt; "&gt;&lt;P&gt;(000018)1/25/2013 11:48:21 AM - (not logged in) (72.90.68.10)&amp;gt; PASS *****&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt; "&gt;&lt;P&gt;(000018)1/25/2013 11:48:21 AM - administrator (72.90.68.10)&amp;gt; 230 Logged on&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 8pt; "&gt;&lt;P&gt;(000018)1/25/2013 11:48:21 AM - administrator (72.90.68.10)&amp;gt; CWD /&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt; "&gt;&lt;P&gt;(000018)1/25/2013 11:48:21 AM - administrator (72.90.68.10)&amp;gt; 250 CWD successful. "/" is current directory.&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 8pt; "&gt;&lt;P&gt;(000018)1/25/2013 11:48:21 AM - administrator (72.90.68.10)&amp;gt; TYPE A&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt; "&gt;&lt;P&gt;(000018)1/25/2013 11:48:21 AM - administrator (72.90.68.10)&amp;gt; 200 Type set to A&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 8pt;"&gt;&lt;DIR&gt;&lt;SPAN style="color: #000080; font-size: 8pt;"&gt;&lt;P&gt;(000018)1/25/2013 11:48:21 AM - administrator (72.90.68.10)&amp;gt; PASV&lt;/P&gt;&lt;/SPAN&gt;&lt;/DIR&gt;&lt;/SPAN&gt;&lt;/DIR&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt; "&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(000018)1/25/2013 11:48:21 AM - administrator (ip.ip.ip.ip.ip)&amp;gt; 227 Entering Passive Mode (72,90,69,2,10,125)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt; "&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt; "&gt; &lt;/SPAN&gt;Here's what the Log shows when I hit the FTP server from the outside...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt; "&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Jan 25 2013&lt;/TD&gt;&lt;TD&gt;08:48:52&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;72.90.68.10&lt;/TD&gt;&lt;TD&gt;39185&lt;/TD&gt;&lt;TD&gt;72.90.69.2&lt;/TD&gt;&lt;TD&gt;21&lt;/TD&gt;&lt;TD&gt;Deny TCP (no connection) from ip.ip.ip.ip/39185 to outsideinterfaceip/21 flags PSH ACK on interface External&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt; "&gt;Does that help?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again? Cyclist eh? Nice, that's my latest passion and it will probably send me to the poor house with the amount of times I crash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 16:55:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/having-issues-with-simple-ftp-configuration/m-p/2075984#M392183</guid>
      <dc:creator>shostackr</dc:creator>
      <dc:date>2013-01-25T16:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with Simple FTP configuration</title>
      <link>https://community.cisco.com/t5/network-security/having-issues-with-simple-ftp-configuration/m-p/2075985#M392184</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;I am hitting the FTP server behind the firewall as you can see from my first log... It dies on PASV which is why I thought I needed that FTP-Data.&lt;BR /&gt;&lt;/PRE&gt;&lt;DIR style="font-family: Arial, verdana, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;&lt;/DIR&gt;&lt;P&gt;ftp-data (tcp/20) is only used with active-mode ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any log on the FTP-server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;Cyclist eh? &lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, now waiting for the spring to start cycling this year. Hopefully in March ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;Nice, that's my latest passion and it will probably send me to the poor house with the amount of times I crash&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just ride a little bit slower .. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 17:28:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/having-issues-with-simple-ftp-configuration/m-p/2075985#M392184</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2013-01-25T17:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with Simple FTP configuration</title>
      <link>https://community.cisco.com/t5/network-security/having-issues-with-simple-ftp-configuration/m-p/2075986#M392185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help. I guess i got it with your help. Not sure why, but it seems to be working now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed those two commands you highlighted, that I didn't need then saved. (No change.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then pulled out my other commands that I originally put in to get this up (saved the config) and then put them back in minus the ones you highlighted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 100 extended permit tcp any host y.y.y.y eq ftp &lt;/P&gt;&lt;P&gt;static (Internal,External) tcp interface ftp 192.168.0.69 ftp netmask 255.255.255.255 &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;&lt;/P&gt;&lt;P&gt; inspect ftp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;saved it and bam I am up? Maybe it's because I am running the cli from the ASDM and not just telnetting in and running the commands native. That's the only thing I can think of! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either way thanks for your time!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Ride a little slower?" Never! What fun would that be? Thanks again! Healthy Happy riding to you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 18:45:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/having-issues-with-simple-ftp-configuration/m-p/2075986#M392185</guid>
      <dc:creator>shostackr</dc:creator>
      <dc:date>2013-01-25T18:45:10Z</dc:date>
    </item>
  </channel>
</rss>

