<?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 9.12 and 9.13 nat problem! please help. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4022165#M22998</link>
    <description>&lt;P&gt;hi could you please share your configuration of firewall you can hide the real ip address i shall test in lab environment. you moving away form 9.x to 9.12?&lt;/P&gt;
&lt;P&gt;once you provide me the configuration i shall get back to you&lt;/P&gt;</description>
    <pubDate>Sat, 01 Feb 2020 18:35:19 GMT</pubDate>
    <dc:creator>Sheraz.Salim</dc:creator>
    <dc:date>2020-02-01T18:35:19Z</dc:date>
    <item>
      <title>ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4017072#M22990</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!!!&amp;nbsp;when I updated to the 9.12.2 or 9.13.1 version, an error appeared. Line 2 can not be added.&amp;nbsp; "&lt;STRONG&gt;ERROR: NAT unable to reserve ports"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Why is this not working? Not working on any port 3333 or 2222 or 3389 after update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nat (internet,dmz) source static any any destination static 1.1.1.1 10.200.5.1 service 3333 3333 no-proxy-arp&lt;BR /&gt;nat (inside,dmz) source static any any destination static 1.1.1.1 10.200.5.1 service 3333 3333 no-proxy-arp&lt;BR /&gt;&lt;STRONG&gt;"ERROR: NAT unable to reserve ports"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Full config on after "write erase"&lt;/P&gt;&lt;P&gt;-----------------------------&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.141.254 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1&lt;BR /&gt;nameif internet&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 192.168.142.254 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/2&lt;BR /&gt;nameif dmz&lt;BR /&gt;security-level 50&lt;BR /&gt;ip address 192.168.143.254 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;same-security-traffic permit inter-interface&lt;BR /&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network 1.1.1.1&lt;BR /&gt;host 1.1.1.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network 10.200.5.1&lt;BR /&gt;host 10.200.5.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object service 3333&lt;BR /&gt;service tcp destination eq 3333&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nat (internet,dmz) source static any any destination static 1.1.1.1 10.200.5.1 service 3333 3333 no-proxy-arp&lt;BR /&gt;nat (inside,dmz) source static any any destination static 1.1.1.1 10.200.5.1 service 3333 3333 no-proxy-arp&lt;BR /&gt;"ERROR: NAT unable to reserve ports"&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 13:51:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4017072#M22990</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2020-01-23T13:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4017287#M22991</link>
      <description>&lt;P&gt;you getting the error message "ERROR: NAT unable to reserve ports" means your port are already used. try to change the port number. that will fix the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 18:53:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4017287#M22991</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-01-23T18:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4017606#M22992</link>
      <description>&lt;P&gt;Hello. i have clean config (write erase) Only this 2 nat line. This problem with any port. Any!&lt;/P&gt;&lt;P&gt;2222,3333,1234,5432&lt;/P&gt;&lt;P&gt;On 9.10 this config works fine!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 05:45:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4017606#M22992</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2020-01-24T05:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4017613#M22994</link>
      <description>&lt;P&gt;Can anyone explain why it works at 9.10, but not at 9.12?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 05:59:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4017613#M22994</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2020-01-24T05:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4018604#M22996</link>
      <description>&lt;P&gt;Please, help. I need to upgrade to a new version, but nat is not working properly. How to fix the problem?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 05:51:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4018604#M22996</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2020-01-27T05:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4022165#M22998</link>
      <description>&lt;P&gt;hi could you please share your configuration of firewall you can hide the real ip address i shall test in lab environment. you moving away form 9.x to 9.12?&lt;/P&gt;
&lt;P&gt;once you provide me the configuration i shall get back to you&lt;/P&gt;</description>
      <pubDate>Sat, 01 Feb 2020 18:35:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4022165#M22998</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-02-01T18:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4022742#M23000</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I test on asa 5525-x and ASAv. Same problem.&lt;/P&gt;&lt;P&gt;All config is default. I do "write erase". "Reload". And then enter these lines from console:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.141.254 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1&lt;BR /&gt;nameif internet&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 192.168.142.254 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/2&lt;BR /&gt;nameif dmz&lt;BR /&gt;security-level 50&lt;BR /&gt;ip address 192.168.143.254 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;same-security-traffic permit inter-interface&lt;BR /&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network 1.1.1.1&lt;BR /&gt;host 1.1.1.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network 10.200.5.1&lt;BR /&gt;host 10.200.5.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object service 3333&lt;BR /&gt;service tcp destination eq 3333&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nat (internet,dmz) source static any any destination static 1.1.1.1 10.200.5.1 service 3333 3333 no-proxy-arp&lt;BR /&gt;nat (inside,dmz) source static any any destination static 1.1.1.1 10.200.5.1 service 3333 3333 no-proxy-arp&lt;BR /&gt;"ERROR: NAT unable to reserve ports"&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 14:28:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4022742#M23000</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2020-02-03T14:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4023991#M23002</link>
      <description>&lt;P&gt;Maybe solution:&amp;nbsp;&lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvp70833/?rfs=iqvred" target="_blank" rel="noopener"&gt;https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvp70833/?rfs=iqvred&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 11:57:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4023991#M23002</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2020-02-05T11:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4024516#M23003</link>
      <description>&lt;P&gt;You could try using "any" interface instead of inside / internet. I would suggest to do this during a service window.&lt;/P&gt;
&lt;P&gt;no nat (internet,dmz) source static any any destination static 1.1.1.1 10.200.5.1 service 3333 3333 no-proxy-arp&lt;/P&gt;
&lt;P&gt;nat (any,dmz) source static any any destination static 1.1.1.1 10.200.5.1 service 3333 3333 no-proxy-arp&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 22:55:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4024516#M23003</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-02-05T22:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4031513#M173611</link>
      <description>&lt;P&gt;Please help. The problem is still not resolved.&lt;/P&gt;&lt;P&gt;Asa software&amp;nbsp;9.13(1.3), 9.12(3.4) not aviable at cisco download center&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 11:51:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4031513#M173611</guid>
      <dc:creator>takkerZAB</dc:creator>
      <dc:date>2020-02-18T11:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4031842#M285086</link>
      <description>&lt;P&gt;check to see if the ports are already being used:&lt;/P&gt;
&lt;P&gt;show conn | in 3333&lt;/P&gt;
&lt;P&gt;show asp table socket&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 22:06:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4031842#M285086</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-02-18T22:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4043956#M1067651</link>
      <description>&lt;P&gt;Solution:&amp;nbsp;&lt;SPAN&gt;asa9-12-3-7-smp-k8.bin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Revision:&amp;nbsp; Version 9.12(3)7 – 03/03/2020&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Files:&amp;nbsp; asa9123-7-smp-k8.bin, cisco-asa-fp2k.9.12.3.7.SPA, cisco-asa.9.12.3.7.SPA.csp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Defects resolved since 9.12(3)2:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;&lt;A href="https://tools.cisco.com/bugsearch/bug/CSCvp70833" target="_blank" rel="noopener"&gt;CSCvp70833&lt;/A&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;ASA/FTD: Twice&amp;nbsp;nat&amp;nbsp;Rule with same service displaying error "ERROR: NAT unable to reserve ports"&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I’ll check this release soon.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 06:47:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4043956#M1067651</guid>
      <dc:creator>ccosgb</dc:creator>
      <dc:date>2020-03-11T06:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.12 and 9.13 nat problem! please help.</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4043971#M1067653</link>
      <description>&lt;P&gt;Finally everything works! For a whole year this bug prevented me from updating the system. Glory to me and the developers, who first broke everything, then fixed it.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 07:24:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-12-and-9-13-nat-problem-please-help/m-p/4043971#M1067653</guid>
      <dc:creator>ccosgb</dc:creator>
      <dc:date>2020-03-11T07:24:59Z</dc:date>
    </item>
  </channel>
</rss>

