<?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: ASA and FTP help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434391#M766181</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;OK, from the captures I see that we are seeing unidirectional traffic. Nothing is coming back from the server. It could be due to two issues. One, the server is listening on a different port. Second, the default gateway of the server is different than the firewall. Can you please verify the default gateway of the server and also make sure that the server is listening on port 21 (Check the firewall on the server as well).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jul 2010 15:35:28 GMT</pubDate>
    <dc:creator>Nagaraja Thanthry</dc:creator>
    <dc:date>2010-07-13T15:35:28Z</dc:date>
    <item>
      <title>ASA and FTP help</title>
      <link>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434384#M766089</link>
      <description>&lt;P&gt;Ok....I'm feeling a little less intelligent everyday.&amp;nbsp;&amp;nbsp; So I am struggling trying to figure out why I'm unable to assign rules on my ASA&lt;/P&gt;&lt;P&gt;that will allow me to FTP from the DMZ side of my ASA to the Inside.&amp;nbsp;&amp;nbsp; Let me explain my situation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA 5520&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inside interface -&amp;nbsp; security level 100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Outside Interface - security level 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DMZ - security level 40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to initiate an FTP request from the DMZ side of the firewall to the Inside.&amp;nbsp;&amp;nbsp; I am using a Passive FTP type.&amp;nbsp;&amp;nbsp;&amp;nbsp; Here is what&lt;/P&gt;&lt;P&gt;i've done to this point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have declared a static nat translation for the destination workstation (the one on the inside).&amp;nbsp; I've actually opened up the DMZ ACL to allow my DMZ&lt;/P&gt;&lt;P&gt;subnet to permit IP any to any.&amp;nbsp;&amp;nbsp; This, I would think, should take care of any inbound FTP attempt.&amp;nbsp; I have also allowed on the inside ACL for the inside workstation to talk to the DMZ subnet via IP.&amp;nbsp;&amp;nbsp; So basically this is what it looks like:&lt;/P&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INSIDE&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; DMZ&lt;/P&gt;&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; X -------------------------------------&amp;lt;&amp;gt;-------------------------------------X&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.10.10.100&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; ASA&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; 192.168.1.200&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (INSIDE,DMZ)&amp;nbsp;&amp;nbsp; 192.168.253.10&amp;nbsp;&amp;nbsp; 10.10.10.100 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I initiate my FTP and point it to the 192.168.253.10 address so that it goes to 10.10.10.100.&amp;nbsp;&amp;nbsp; From the log, it seems like the workstation is receiving&lt;/P&gt;&lt;P&gt;the first SYN packet with a destination of port 21, but unfortunately.....I can't get it to do anything past that.&amp;nbsp;&amp;nbsp; It's building connections coming inbound, but for some reason it will not allow me to see the folders or whatnot on 10.10.10.100.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming this is all I pretty much need for FTP as long as my access lists are allowing both ways, which they should be.&amp;nbsp; If someone can explain&lt;/P&gt;&lt;P&gt;what I'm missing, I'd greatly appreciate it.&amp;nbsp;&amp;nbsp; I'm not quite sure what i'm missing, but it's about to give me a anneurism!&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:10:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434384#M766089</guid>
      <dc:creator>jonesl1</dc:creator>
      <dc:date>2019-03-11T18:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: ASA and FTP help</title>
      <link>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434385#M766102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;those 192.168.253.x's are supposed to be 192.168.1.x's......sorry...mistyped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 12:39:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434385#M766102</guid>
      <dc:creator>jonesl1</dc:creator>
      <dc:date>2010-07-13T12:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: ASA and FTP help</title>
      <link>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434386#M766121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you enable ftp inspection under the global policy map and see if it works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To summarize, you need to open port 21 on DMZ, the static translation along with the inspection for passive FTP.&lt;/P&gt;&lt;P&gt;Or open all ports from dmz and the static translation for passive FTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 13:24:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434386#M766121</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-07-13T13:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: ASA and FTP help</title>
      <link>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434387#M766137</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;Your symptoms indicate that the firewall is not participating in the FTP communication between the DMZ source and the inside destination. So, the firewall does not know the dynamic ports negotiated between those two devices. So, when you issue "dir" command on the DMZ side, the DMZ client tries to open a data channel but the firewall will block it. In order to fix it, as Pkampana said, you need to enable inspect FTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL type="1"&gt;&lt;SPAN class="content"&gt;&lt;LI&gt;&lt;P&gt;Issue the &lt;STRONG&gt;policy-map global_policy&lt;/STRONG&gt; command.&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE&gt;ASAwAIP-CLI(config)#&lt;STRONG&gt;policy-map global_policy&lt;/STRONG&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Issue the &lt;STRONG&gt;class inspection_default&lt;/STRONG&gt; command.&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE&gt;ASAwAIP-CLI(config-pmap)#&lt;STRONG&gt;class inspection_default&lt;/STRONG&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Issue the &lt;STRONG&gt;inspect FTP&lt;/STRONG&gt; command.&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE&gt;ASAwAIP-CLI(config-pmap-c)#&lt;STRONG&gt;inspect FTP&lt;/STRONG&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;LI&gt;Apply the p&lt;STRONG&gt;olicy-map &lt;/STRONG&gt;to the interface.&lt;/LI&gt;&lt;/SPAN&gt;&lt;/OL&gt;&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;&amp;nbsp; ASAwAIP-CLI(config)#&lt;STRONG&gt;service-policy global_policy global&lt;/STRONG&gt;&lt;/P&gt;&lt;OL type="1"&gt;&lt;SPAN class="content"&gt;&lt;/SPAN&gt;&lt;/OL&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807ee585.shtml"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807ee585.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;OL type="1"&gt;&lt;BR /&gt;&lt;SPAN class="content"&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/SPAN&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 13:49:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434387#M766137</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-13T13:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: ASA and FTP help</title>
      <link>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434388#M766146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid its already on &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns migrated_dns_map_1&lt;BR /&gt; &lt;STRONG&gt; &lt;EM&gt;inspect ftp&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&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&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt; class IPS-class&lt;BR /&gt;&amp;nbsp; ips promiscuous fail-open&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 14:08:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434388#M766146</guid>
      <dc:creator>jonesl1</dc:creator>
      <dc:date>2010-07-13T14:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: ASA and FTP help</title>
      <link>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434389#M766161</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;Let us try to figure out where it is getting blocked. Can you put the&lt;/P&gt;&lt;P&gt;following captures on the firewall and get us the outputs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Access-list cap permit ip host &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Capture capin access-list cap interface inside&lt;/P&gt;&lt;P&gt;Capture capdmz access-list cap interface dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you configure above lines, run the test. Then collect the output of&lt;/P&gt;&lt;P&gt;"show capture capin" and "show capture capdmz". That should give us a good&lt;/P&gt;&lt;P&gt;idea of what is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 14:24:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434389#M766161</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-13T14:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: ASA and FTP help</title>
      <link>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434390#M766174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok...got your captures ran and this was my return information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Results from Show capture capin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1: 02:33:25.407037 192.168.1.200.1588 &amp;gt; 10.10.10.100.21: S 1153469170:1153 469170(0) win 64512 &lt;MSS 1260=""&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 2: 02:33:28.313704 192.168.1.200.1588 &amp;gt; 10.10.10.100.21: S 1153469170:1153 469170(0) win 64512 &lt;MSS 1260=""&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 3: 02:33:34.329435 192.168.1.200.1588 &amp;gt; 10.10.10.100.21: S 1153469170:1153 469170(0) win 64512 &lt;MSS 1260=""&gt;&lt;BR /&gt;3 packets shown&lt;/MSS&gt;&lt;/MSS&gt;&lt;/MSS&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Results from Show capture capdmz&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; 1: 02:33:25.406793 192.168.1.200.1588 &amp;gt; 192.168.1.10.21: S 3428421332:34 28421332(0) win 64512 &lt;MSS 1260=""&gt;&lt;BR /&gt;&amp;nbsp; 2: 02:33:28.313643 192.168.1.200.1588 &amp;gt; 192.168.1.10.21: S 3428421332:34 28421332(0) win 64512 &lt;MSS 1260=""&gt;&lt;BR /&gt;&amp;nbsp; 3: 02:33:34.329374 192.168.1.200.1588 &amp;gt; 192.168.1.10.21: S 3428421332:34 28421332(0) win 64512 &lt;MSS 1260=""&gt;&lt;BR /&gt;3 packets shown&lt;/MSS&gt;&lt;/MSS&gt;&lt;/MSS&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 15:14:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434390#M766174</guid>
      <dc:creator>jonesl1</dc:creator>
      <dc:date>2010-07-13T15:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: ASA and FTP help</title>
      <link>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434391#M766181</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;OK, from the captures I see that we are seeing unidirectional traffic. Nothing is coming back from the server. It could be due to two issues. One, the server is listening on a different port. Second, the default gateway of the server is different than the firewall. Can you please verify the default gateway of the server and also make sure that the server is listening on port 21 (Check the firewall on the server as well).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 15:35:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434391#M766181</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-13T15:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: ASA and FTP help</title>
      <link>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434392#M766192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok....got it figured out.&amp;nbsp;&amp;nbsp; Your awesome NT.&amp;nbsp;&amp;nbsp; Thanks for holding my hand through &lt;SPAN style="background-color: #f8fafd;"&gt;the troubleshooting.&amp;nbsp;&amp;nbsp; I think I'm going to go ahead and hang myself from the nearest tree though as my stupidity is obviously taking over my brain.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Turns out, my windows firewall on my workstation got turned on and was blocking the ftp request.&amp;nbsp;&amp;nbsp;&amp;nbsp; Ya, I know....I should probably be banned from the forum out of sheer embarassment. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Sorry for taking up your time, but I dont think I would have been able to figure it out without your troubleshooting methods.&amp;nbsp;&amp;nbsp; Thanks again to each of you that posted. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 16:37:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434392#M766192</guid>
      <dc:creator>jonesl1</dc:creator>
      <dc:date>2010-07-13T16:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: ASA and FTP help</title>
      <link>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434393#M766207</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;Glad that the issue is fixed. It does happen to all of us sometimes. We do&lt;/P&gt;&lt;P&gt;miss out things that are trivial :). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 16:55:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-and-ftp-help/m-p/1434393#M766207</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-07-13T16:55:58Z</dc:date>
    </item>
  </channel>
</rss>

