<?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 v9.12.x nat problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3866803#M27205</link>
    <description>&lt;P&gt;Looking at the IP address, it seems to be that the assigned to the interface on the ASA.&lt;/P&gt;&lt;P&gt;The issue is, that your firewall has the port 443 enable for ASDM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, look where you are pointing the destination address to the interface on the ASA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To better assist you, please paste the configuration here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Oscar&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2019 13:34:14 GMT</pubDate>
    <dc:creator>Oscar Castillo</dc:creator>
    <dc:date>2019-06-03T13:34:14Z</dc:date>
    <item>
      <title>ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3865393#M27187</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;i have config on asa 5525-x v9.10.2 and before it. Config working fine.&lt;/P&gt;&lt;P&gt;1) nat (internet,dmz) source static any any destination static x.x.x.x 10.200.5.1 service https https no-proxy-arp&lt;BR /&gt;2) nat (inside,dmz) source static any any destination static x.x.x.x 10.200.5.1 service https https no-proxy-arp&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;when I updated to the 9.12.1 and 9.12.2 version, an error appeared. Line 2 can not be added.&lt;BR /&gt;"ERROR: NAT unable to reserve ports"&lt;/P&gt;&lt;P&gt;Please tell me. What`s the problem in 9.12.X version ?&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 19:43:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3865393#M27187</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2019-05-30T19:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3865433#M27190</link>
      <description>&lt;P&gt;I honestly don't think it is version related.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is&amp;nbsp; the x.x.x.x the Public IP address of the firewall? If so, if ASDM is enable, you will get this error message.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mike.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 21:13:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3865433#M27190</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2019-05-30T21:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3865564#M27195</link>
      <description>&lt;P&gt;x.x.x.x sipmle public address from routed network. Not interface address.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 05:28:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3865564#M27195</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2019-05-31T05:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3865608#M27198</link>
      <description>&lt;P&gt;same problem with 9.9.9.9 and 10.10.10.10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5525x(config)# nat (internet,inside) 10 source static any any destination static 9.9.9.9 10.10.10.10 service 3389 3389 no-proxy-arp&lt;BR /&gt;WARNING: Pool (0.0.0.0) overlap with existing pool.&lt;BR /&gt;5525x(config)# nat (internet2,inside) 11 source static any any destination static 9.9.9.9 10.10.10.10 service 3389 3389 no-proxy-arp&lt;BR /&gt;WARNING: Pool (0.0.0.0) overlap with existing pool.&lt;BR /&gt;ERROR: NAT unable to reserve ports.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 07:28:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3865608#M27198</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2019-05-31T07:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3866786#M27202</link>
      <description>&lt;P&gt;There is still a problem. Please help.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 12:58:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3866786#M27202</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2019-06-03T12:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3866803#M27205</link>
      <description>&lt;P&gt;Looking at the IP address, it seems to be that the assigned to the interface on the ASA.&lt;/P&gt;&lt;P&gt;The issue is, that your firewall has the port 443 enable for ASDM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, look where you are pointing the destination address to the interface on the ASA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To better assist you, please paste the configuration here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Oscar&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 13:34:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3866803#M27205</guid>
      <dc:creator>Oscar Castillo</dc:creator>
      <dc:date>2019-06-03T13:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3866839#M27208</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/257348"&gt;@Oscar Castillo&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Looking at the IP address, it seems to be that the assigned to the interface on the ASA.&lt;/P&gt;&lt;P&gt;The issue is, that your firewall has the port 443 enable for ASDM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, look where you are pointing the destination address to the interface on the ASA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To better assist you, please paste the configuration here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Oscar&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;My test configuration:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;5525x(config)# nat (internet,inside) 10 source static any any destination static 9.9.9.9 10.10.10.10 service 3389 3389 no-proxy-arp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WARNING: Pool (0.0.0.0) overlap with existing pool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5525x(config)# nat (internet2,inside) 11 source static any any destination static 9.9.9.9 10.10.10.10 service 3389 3389 no-proxy-arp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WARNING: Pool (0.0.0.0) overlap with existing pool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR: NAT unable to reserve ports.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 14:20:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3866839#M27208</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2019-06-03T14:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867280#M27212</link>
      <description>&lt;P&gt;Seems that ASDM 9.12.2 is completely broken, you also get error messages with ACLs, because it sends a nonexisting command:&lt;/P&gt;&lt;PRE&gt;[ERROR] access-list mode manual-commit&lt;BR /&gt;access-list mode manual-commit&lt;BR /&gt;            ^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;/PRE&gt;</description>
      <pubDate>Tue, 04 Jun 2019 10:01:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867280#M27212</guid>
      <dc:creator>navion</dc:creator>
      <dc:date>2019-06-04T10:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867403#M27216</link>
      <description>&lt;P&gt;If due to security reasons you cannot share the configuration, I would suggest opening a TAC ticket, because we might need to see the entire configuration to verify where the error is.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mike.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 13:45:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867403#M27216</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2019-06-04T13:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867404#M27217</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would you be able to describe the steps to reproduce this problem?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mike.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 13:46:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867404#M27217</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2019-06-04T13:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867410#M27219</link>
      <description>&lt;P&gt;1. Open ASDM &amp;gt; Configuration &amp;gt; Firewall &amp;gt; Advanced &amp;gt; ACL Manager&lt;BR /&gt;2. Add new ACL&lt;BR /&gt;3. Add new ACE&lt;BR /&gt;4. When you click Apply, an error window appears.&lt;BR /&gt;&lt;BR /&gt;Also applies to existing ACLs in the Access Rules section with ASDM 7.12.2 and ASA 9.8.3 or 9.12.2.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 13:57:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867410#M27219</guid>
      <dc:creator>navion</dc:creator>
      <dc:date>2019-06-04T13:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867426#M27221</link>
      <description>&lt;P&gt;Awesome.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you upgraded the Firewall version, did you also upgrade the ASDM?&lt;/P&gt;
&lt;P&gt;What ASDM version are you using?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 14:09:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867426#M27221</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2019-06-04T14:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867452#M27222</link>
      <description>&lt;P&gt;I upgraded only ASDM.&lt;BR /&gt;The issue present in both versions: 9.8.3 with the existing configuration on 5516-X and 9.12.2 with a clean install on ASAv.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 14:46:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867452#M27222</guid>
      <dc:creator>navion</dc:creator>
      <dc:date>2019-06-04T14:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867501#M27224</link>
      <description>What version of ASDM are you running?</description>
      <pubDate>Tue, 04 Jun 2019 15:21:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867501#M27224</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2019-06-04T15:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867502#M27225</link>
      <description>&lt;P&gt;ASDM 7.12.2&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 15:22:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867502#M27225</guid>
      <dc:creator>navion</dc:creator>
      <dc:date>2019-06-04T15:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867901#M27226</link>
      <description>&lt;P&gt;Please open a new topic for discussion ASDM.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 06:39:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867901#M27226</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2019-06-05T06:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867908#M27227</link>
      <description>&lt;P&gt;Tested on clean asa 5515-x. Same problem!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;asa5515x(config)# nat (internet,inside) 1 source static any any destination static 9.9.9.9 10.10.10.10 service 3389 3389 no-proxy-arp&lt;BR /&gt;asa5515x(config)# nat (internet2,inside) 2 source static any any destination static 9.9.9.9 10.10.10.10 service 3389 3389 no-proxy-arp&lt;BR /&gt;WARNING: Pool (0.0.0.0) overlap with existing pool.&lt;BR /&gt;ERROR: NAT unable to reserve ports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ASA Version 9.12(2)&lt;BR /&gt;!&lt;BR /&gt;hostname asa5515x&lt;BR /&gt;domain-name&amp;nbsp;&lt;BR /&gt;enable password&amp;nbsp;&lt;BR /&gt;names&lt;BR /&gt;no mac-address auto&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;interface GigabitEthernet0/0&lt;BR /&gt;nameif internet&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 7.7.7.7 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt;nameif internet2&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 7.7.8.7 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 10.7.8.7 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/3&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/4&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/5&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Management0/0&lt;BR /&gt;management-only&lt;BR /&gt;nameif management&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 10.10.5.235 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa9-12-2-smp-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;domain-name sgb.rus&lt;BR /&gt;object service 3389&lt;BR /&gt;service tcp destination eq 3389&lt;BR /&gt;object-group network 9.9.9.9&lt;BR /&gt;network-object host 9.9.9.9&lt;BR /&gt;object-group network 10.10.10.10&lt;BR /&gt;network-object host 10.10.10.10&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu management 1500&lt;BR /&gt;mtu internet 1500&lt;BR /&gt;mtu internet2 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;no failover&lt;BR /&gt;no monitor-interface service-module&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;arp rate-limit 16384&lt;BR /&gt;nat (internet,inside) source static any any destination static 9.9.9.9 10.10.10.10 service 3389 3389 no-proxy-arp&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 sctp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;timeout conn-holddown 0:00:15&lt;BR /&gt;timeout igp stale-route 0:01:10&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication login-history&lt;BR /&gt;http server enable&lt;BR /&gt;http 0.0.0.0 0.0.0.0 management&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;telnet timeout 60&lt;BR /&gt;ssh stricthostkeycheck&lt;BR /&gt;ssh 0.0.0.0 0.0.0.0 management&lt;BR /&gt;ssh timeout 60&lt;BR /&gt;ssh key-exchange group dh-group1-sha1&lt;BR /&gt;console timeout 0&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;webvpn&lt;BR /&gt;hsts&lt;BR /&gt;enable&lt;BR /&gt;max-age 31536000&lt;BR /&gt;include-sub-domains&lt;BR /&gt;no preload&lt;BR /&gt;anyconnect-essentials&lt;BR /&gt;cache&lt;BR /&gt;disable&lt;BR /&gt;error-recovery disable&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;parameters&lt;BR /&gt;message-length maximum client auto&lt;BR /&gt;message-length maximum 512&lt;BR /&gt;no tcp-inspection&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;inspect ftp&lt;BR /&gt;inspect h323 h225&lt;BR /&gt;inspect h323 ras&lt;BR /&gt;inspect ip-options&lt;BR /&gt;inspect netbios&lt;BR /&gt;inspect rsh&lt;BR /&gt;inspect rtsp&lt;BR /&gt;inspect skinny&lt;BR /&gt;inspect esmtp&lt;BR /&gt;inspect sqlnet&lt;BR /&gt;inspect sunrpc&lt;BR /&gt;inspect tftp&lt;BR /&gt;inspect sip&lt;BR /&gt;inspect xdmcp&lt;BR /&gt;inspect dns preset_dns_map&lt;BR /&gt;policy-map type inspect dns migrated_dns_map_2&lt;BR /&gt;parameters&lt;BR /&gt;message-length maximum client auto&lt;BR /&gt;message-length maximum 512&lt;BR /&gt;no tcp-inspection&lt;BR /&gt;policy-map type inspect dns migrated_dns_map_1&lt;BR /&gt;parameters&lt;BR /&gt;message-length maximum client auto&lt;BR /&gt;message-length maximum 512&lt;BR /&gt;no tcp-inspection&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt;profile CiscoTAC-1&lt;BR /&gt;no active&lt;BR /&gt;destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt;destination address email callhome@cisco.com&lt;BR /&gt;destination transport-method http&lt;BR /&gt;subscribe-to-alert-group diagnostic&lt;BR /&gt;subscribe-to-alert-group environment&lt;BR /&gt;subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;subscribe-to-alert-group telemetry periodic daily&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 06:58:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3867908#M27227</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2019-06-05T06:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3868799#M27228</link>
      <description>&lt;P&gt;Does anyone have a similar problem?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 11:08:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3868799#M27228</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2019-06-06T11:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3874171#M27229</link>
      <description>&lt;P&gt;Yes me too. After update to ASA 9.12(2) and ASDM 7.12(2) getting error:&lt;BR /&gt;&lt;BR /&gt;[ERROR] access-list mode manual-commit&lt;BR /&gt;&lt;BR /&gt;access-list mode manual-commit&lt;BR /&gt;^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;&lt;BR /&gt;[OK] no access-list ******* line 25 remark ********&lt;BR /&gt;[OK] access-list ********* line 25 remark *********&lt;BR /&gt;[OK] access-list ******** line 26 extended permit ip host ******* any&lt;BR /&gt;[ERROR] access-list commit&lt;BR /&gt;&lt;BR /&gt;access-list commit&lt;BR /&gt;ERROR: % Incomplete command&lt;BR /&gt;&lt;BR /&gt;[ERROR] access-list mode auto-commit&lt;BR /&gt;&lt;BR /&gt;access-list mode auto-commit&lt;BR /&gt;^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 05:28:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3874171#M27229</guid>
      <dc:creator>provoz</dc:creator>
      <dc:date>2019-06-19T05:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: ASA v9.12.x nat problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3875791#M27230</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158571"&gt;@provoz&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Yes me too. After update to ASA 9.12(2) and 7.12(2) getting error:&lt;BR /&gt;&lt;BR /&gt;[ERROR] access-list mode manual-commit&lt;BR /&gt;&lt;BR /&gt;access-list mode manual-commit&lt;BR /&gt;^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;&lt;BR /&gt;[OK] no access-list ******* line 25 remark ********&lt;BR /&gt;[OK] access-list ********* line 25 remark *********&lt;BR /&gt;[OK] access-list ******** line 26 extended permit ip host ******* any&lt;BR /&gt;[ERROR] access-list commit&lt;BR /&gt;&lt;BR /&gt;access-list commit&lt;BR /&gt;ERROR: % Incomplete command&lt;BR /&gt;&lt;BR /&gt;[ERROR] access-list mode auto-commit&lt;BR /&gt;&lt;BR /&gt;access-list mode auto-commit&lt;BR /&gt;^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;For me also exactly the same error every time I Apply Access Rules. ASDM 7.12(2) and ASA 9.12(2). Any updates on this how to fix it?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 04:49:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-v9-12-x-nat-problem/m-p/3875791#M27230</guid>
      <dc:creator>Elpakko</dc:creator>
      <dc:date>2019-06-19T04:49:29Z</dc:date>
    </item>
  </channel>
</rss>

