<?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 Problems with ASA 5520 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problems-with-asa-5520/m-p/825735#M958279</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am having dificulties migrating from a PIX to an ASA 5520 8.0(3).&lt;/P&gt;&lt;P&gt;I have the nat translations of the DMZs servers and the access list in the outside interface as see below:&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any host FTP range ftp-data ftp&lt;/P&gt;&lt;P&gt;static (DMZ,outside) x.y.z.a FTP netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;But when i try to connect to the outside natted address, the log says that the connection is denied due to the access list.&lt;/P&gt;&lt;P&gt;when I try a sh nat DMZ FTP, it says:&lt;/P&gt;&lt;P&gt;match ip DMZ host FTP outside any&lt;/P&gt;&lt;P&gt; static translation to x.y.z.a&lt;/P&gt;&lt;P&gt; translate_hits = 0, untranslate_hits = 52&lt;/P&gt;&lt;P&gt;It seems it is not being translated&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2019 00:53:05 GMT</pubDate>
    <dc:creator>nachete1979</dc:creator>
    <dc:date>2019-03-13T00:53:05Z</dc:date>
    <item>
      <title>Problems with ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-asa-5520/m-p/825735#M958279</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am having dificulties migrating from a PIX to an ASA 5520 8.0(3).&lt;/P&gt;&lt;P&gt;I have the nat translations of the DMZs servers and the access list in the outside interface as see below:&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any host FTP range ftp-data ftp&lt;/P&gt;&lt;P&gt;static (DMZ,outside) x.y.z.a FTP netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;But when i try to connect to the outside natted address, the log says that the connection is denied due to the access list.&lt;/P&gt;&lt;P&gt;when I try a sh nat DMZ FTP, it says:&lt;/P&gt;&lt;P&gt;match ip DMZ host FTP outside any&lt;/P&gt;&lt;P&gt; static translation to x.y.z.a&lt;/P&gt;&lt;P&gt; translate_hits = 0, untranslate_hits = 52&lt;/P&gt;&lt;P&gt;It seems it is not being translated&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 00:53:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-asa-5520/m-p/825735#M958279</guid>
      <dc:creator>nachete1979</dc:creator>
      <dc:date>2019-03-13T00:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-asa-5520/m-p/825736#M958280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any host FTP range ftp-data ftp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should be...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any host x.y.z.a range ftp-data ftp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2007 16:25:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-asa-5520/m-p/825736#M958280</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-12-20T16:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-asa-5520/m-p/825737#M958281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then, my question is, does the ASA work in a different way than the PIX regarding access-list?&lt;/P&gt;&lt;P&gt;I mean, does pix do first nat and later control and asa vice versa?&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2007 10:02:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-asa-5520/m-p/825737#M958281</guid>
      <dc:creator>nachete1979</dc:creator>
      <dc:date>2007-12-21T10:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-asa-5520/m-p/825738#M958282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, they work the same way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2007 14:10:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-asa-5520/m-p/825738#M958282</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-12-21T14:10:10Z</dc:date>
    </item>
  </channel>
</rss>

