<?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: ACE Source NAT + inspect ftp in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/ace-source-nat-inspect-ftp/m-p/1086686#M22005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, but how do I apply that on the outbound NAT, which is matched against a Layer 3 ACL?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I also noted I could not create Layer 4 ACLs after upgrading)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Nov 2008 14:38:43 GMT</pubDate>
    <dc:creator>acennami</dc:creator>
    <dc:date>2008-11-04T14:38:43Z</dc:date>
    <item>
      <title>ACE Source NAT + inspect ftp</title>
      <link>https://community.cisco.com/t5/application-networking/ace-source-nat-inspect-ftp/m-p/1086684#M22003</link>
      <description>&lt;P&gt;Since upgrading to the A2 code from the 1.6.3 code you must apply inspect ftp on a layer 3 class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has broken my outbound NAT when using FTP, and I'm wondering what the workaround is.  In A2, all of the 'inspect ftp' statemens below are invalid.  But I also don't know how I would be able to match the servers on a layer 3 basis to get the inspect ftp command to accept inside the class??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I'm stuck on 1.6.3, which has a serious bug that warrants upgrading, but I'm not sure how to get FTP inspection inside my NAT classes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match NAT-Policy&lt;/P&gt;&lt;P&gt;  class DST-NAT-internal&lt;/P&gt;&lt;P&gt;    nat dynamic 500 vlan 410&lt;/P&gt;&lt;P&gt;  class DST-NAT-accuratenxg&lt;/P&gt;&lt;P&gt;    nat dynamic 131 vlan 310&lt;/P&gt;&lt;P&gt;  class DST-NAT-accurate1&lt;/P&gt;&lt;P&gt;    nat dynamic 21 vlan 310&lt;/P&gt;&lt;P&gt;  class DST-NAT-margin1p&lt;/P&gt;&lt;P&gt;    nat dynamic 22 vlan 310&lt;/P&gt;&lt;P&gt;  class DST-NAT-nuflowdb1p&lt;/P&gt;&lt;P&gt;    nat dynamic 23 vlan 310&lt;/P&gt;&lt;P&gt;  class DST-NAT-nuflowsch1&lt;/P&gt;&lt;P&gt;    nat dynamic 24 vlan 310&lt;/P&gt;&lt;P&gt;  class DST-NAT-nuflowweb&lt;/P&gt;&lt;P&gt;    nat dynamic 25 vlan 310&lt;/P&gt;&lt;P&gt;  class DST-NAT-reconapp1&lt;/P&gt;&lt;P&gt;    nat dynamic 26 vlan 310&lt;/P&gt;&lt;P&gt;  class DST-NAT-recondb1p&lt;/P&gt;&lt;P&gt;    nat dynamic 27 vlan 310&lt;/P&gt;&lt;P&gt;  class DST-NAT-clrdb1p&lt;/P&gt;&lt;P&gt;  class DST-NAT-bsatech-ftp&lt;/P&gt;&lt;P&gt;    nat dynamic 28 vlan 310&lt;/P&gt;&lt;P&gt;    inspect ftp&lt;/P&gt;&lt;P&gt;  class DST-NAT-bsatech&lt;/P&gt;&lt;P&gt;    nat dynamic 28 vlan 310&lt;/P&gt;&lt;P&gt;  class DST-NAT-bsaclearing-ftp&lt;/P&gt;&lt;P&gt;    nat dynamic 30 vlan 310&lt;/P&gt;&lt;P&gt;    inspect ftp&lt;/P&gt;&lt;P&gt;  class DST-NAT-bsaclearing&lt;/P&gt;&lt;P&gt;    nat dynamic 30 vlan 310&lt;/P&gt;&lt;P&gt;  class DST-NAT-gloss1&lt;/P&gt;&lt;P&gt;    nat dynamic 32 vlan 310&lt;/P&gt;&lt;P&gt;    connection advanced-options TCP_Timeout_Sybase&lt;/P&gt;&lt;P&gt;  class SRC-NAT-bpsadv1p&lt;/P&gt;&lt;P&gt;    nat dynamic 33 vlan 310&lt;/P&gt;&lt;P&gt;  class SRC-NAT-jedi1p&lt;/P&gt;&lt;P&gt;    nat dynamic 34 vlan 310&lt;/P&gt;&lt;P&gt;    inspect ftp&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2008 20:58:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-source-nat-inspect-ftp/m-p/1086684#M22003</guid>
      <dc:creator>acennami</dc:creator>
      <dc:date>2008-10-31T20:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Source NAT + inspect ftp</title>
      <link>https://community.cisco.com/t5/application-networking/ace-source-nat-inspect-ftp/m-p/1086685#M22004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you should only apply the inspect ftp command to a class-map that matches x.x.x.x:21.&lt;/P&gt;&lt;P&gt;Do not apply it to anything else.&lt;/P&gt;&lt;P&gt;Make sure to run version A2(1.2) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CSCsr46740: FTP Inspect failing to fixup IP address in FTP PORT request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 13:51:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-source-nat-inspect-ftp/m-p/1086685#M22004</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2008-11-04T13:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Source NAT + inspect ftp</title>
      <link>https://community.cisco.com/t5/application-networking/ace-source-nat-inspect-ftp/m-p/1086686#M22005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, but how do I apply that on the outbound NAT, which is matched against a Layer 3 ACL?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I also noted I could not create Layer 4 ACLs after upgrading)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 14:38:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-source-nat-inspect-ftp/m-p/1086686#M22005</guid>
      <dc:creator>acennami</dc:creator>
      <dc:date>2008-11-04T14:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Source NAT + inspect ftp</title>
      <link>https://community.cisco.com/t5/application-networking/ace-source-nat-inspect-ftp/m-p/1086687#M22006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You only need to inspect the control channel (normally port 21) on inbound.&lt;/P&gt;&lt;P&gt;Inspection should detect all your nating (inbound and outbound) and do the rest correctly.&lt;/P&gt;&lt;P&gt;It was broken in A2(1.0) and was fixed in A2(1.2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 14:45:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-source-nat-inspect-ftp/m-p/1086687#M22006</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2008-11-04T14:45:59Z</dc:date>
    </item>
  </channel>
</rss>

