<?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: Cisco ASA5525-X Ver 9.2 NAT issue (2nd range of Public IP) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384714#M957705</link>
    <description>&lt;P&gt;Depending on how your ISP has configured the second subnet, you might need the command "arp permit-nonconnected". Have you configured that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And your ASA version 9.2 is nearly EOL, you should plan to update to 9.6 or 9.8.&lt;/P&gt;</description>
    <pubDate>Thu, 17 May 2018 06:39:14 GMT</pubDate>
    <dc:creator>Karsten Iwen</dc:creator>
    <dc:date>2018-05-17T06:39:14Z</dc:date>
    <item>
      <title>Cisco ASA5525-X Ver 9.2 NAT issue (2nd range of Public IP)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384653#M957703</link>
      <description>&lt;P&gt;Anyone has the similar issue and has already solved?&lt;/P&gt;
&lt;P&gt;I have issue with NAT to the 2nd set range of Public IP address provided to me by my ISP. This issue occurs only in Cisco ASA5525-X ver9.2. It is perfectly working fine with other ASA firewalls without sweat.&lt;/P&gt;
&lt;P&gt;I configured static NAT by translating one private IP to one Public IP (2nd range). From the packet trace, it shows me drop at NAT. It is perfectly working with my ASA5520 but it is big headache to my ASA5520.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;object network SRV-GLOBAL&lt;/P&gt;
&lt;P&gt;host 200.0.0.10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;object network SRV-GLOBAL&lt;/P&gt;
&lt;P&gt;nat (TEST,EXTERNAL) static 203.117.78.142 service tcp telnet telnet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;access-list EXTERNAL_access_in line 12 extended permit ip any object SRV-GLOBAL&lt;/P&gt;
&lt;P&gt;----------------------------------------&lt;/P&gt;
&lt;P&gt;ASA5520 Ver8.4&lt;/P&gt;
&lt;P&gt;NAT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 203.117.68.76/28&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; All Public IP works 1st range&lt;/P&gt;
&lt;P&gt;NAT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 203.117.78.128/28&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; All Public IP works 2nd range&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ASA5525-X ver 9.2&lt;/P&gt;
&lt;P&gt;NAT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 203.117.68.76/28&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; All Public IP works 1st range&lt;/P&gt;
&lt;P&gt;NAT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 203.117.78.128/28&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; All Public IP NOT working 2nd range&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:46:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384653#M957703</guid>
      <dc:creator>asalvador</dc:creator>
      <dc:date>2020-02-21T15:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA5525-X Ver 9.2 NAT issue (2nd range of Public IP)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384688#M957704</link>
      <description>Do you have an ACL permitting the new object-group name&lt;BR /&gt;</description>
      <pubDate>Thu, 17 May 2018 05:45:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384688#M957704</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2018-05-17T05:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA5525-X Ver 9.2 NAT issue (2nd range of Public IP)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384714#M957705</link>
      <description>&lt;P&gt;Depending on how your ISP has configured the second subnet, you might need the command "arp permit-nonconnected". Have you configured that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And your ASA version 9.2 is nearly EOL, you should plan to update to 9.6 or 9.8.&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 06:39:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384714#M957705</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2018-05-17T06:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA5525-X Ver 9.2 NAT issue (2nd range of Public IP)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384792#M957707</link>
      <description>&lt;P&gt;This make sense. I have not&amp;nbsp; enabled it. Is there any impact if I enabled it?&lt;/P&gt;
&lt;P&gt;If I upgrade to latest version 9.8, is it default disabled?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 09:08:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384792#M957707</guid>
      <dc:creator>asalvador</dc:creator>
      <dc:date>2018-05-17T09:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA5525-X Ver 9.2 NAT issue (2nd range of Public IP)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384805#M957709</link>
      <description>&lt;P&gt;Hi Karsten&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Still does not work after I have enable the arp permit-connected&lt;/P&gt;
&lt;P&gt;arp timeout 14400&lt;BR /&gt;arp permit-nonconnected&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;My ISP has allocated 2 public subnets and configured both of those networks on their gateway interface. For example the network that is link network between the ASA and the ISP gateway and an additional subnet as an&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;"secondary"&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;network on the gateway interface.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 09:32:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384805#M957709</guid>
      <dc:creator>asalvador</dc:creator>
      <dc:date>2018-05-17T09:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA5525-X Ver 9.2 NAT issue (2nd range of Public IP)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384886#M957711</link>
      <description>Very interesting thread!&lt;BR /&gt;I would like to know what debug options ASA offers in this case? To really see where things go south aka any error that would help.&lt;BR /&gt;All I can think is "show asp drop" - but I honestly I don't know how to use to properly debug this.</description>
      <pubDate>Thu, 17 May 2018 11:23:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384886#M957711</guid>
      <dc:creator>Florin Barhala</dc:creator>
      <dc:date>2018-05-17T11:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA5525-X Ver 9.2 NAT issue (2nd range of Public IP)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384912#M957712</link>
      <description>&lt;P&gt;The ISP-configuration as a secondary subnet is where the arp-command is needed. If it is still not working, the problem has to be somewhere else.&lt;/P&gt;
&lt;P&gt;Do you have a maintenance window? If yes, then configure one of the secondary IPs as your interface IP and try if it works. If that also fails, the problem could be on the ISP side.&lt;/P&gt;
&lt;P&gt;If that works, the problem is like related to your NAT/ACL config. What&amp;nbsp;is the result of packet-tracer now?&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 12:21:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3384912#M957712</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2018-05-17T12:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA5525-X Ver 9.2 NAT issue (2nd range of Public IP)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3385259#M957713</link>
      <description>&lt;P&gt;Hi Karsten&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually in my old FW5520 vers 8.4, I have no problem at all.&lt;/P&gt;
&lt;P&gt;Here is the packet trace. Seems the NAT and ACL are porperly configured configured but still cannot ping out or even access via PAT&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;packet-tracer input TEST icmp 10.1.1.2 3 3 203.24.27.97&lt;/P&gt;
&lt;P&gt;Phase: 1&lt;BR /&gt;Type: ROUTE-LOOKUP&lt;BR /&gt;Subtype: Resolve Egress Interface&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;in 0.0.0.0 0.0.0.0 via 203.117.68.177, EXTERNAL&lt;/P&gt;
&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group TEST_access_in in interface TEST&lt;BR /&gt;access-list TEST_access_in extended permit ip object A-TEST-10.1.1.2 any &lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 3&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;object network A-TEST-10.1.1.2&lt;BR /&gt; nat (TEST,EXTERNAL) static 203.117.78.142&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 4&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: per-session&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 5&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 6&lt;BR /&gt;Type: INSPECT&lt;BR /&gt;Subtype: np-inspect&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Phase: 7&lt;BR /&gt;Type: FLOW-EXPORT&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;
&lt;P&gt;Result:&lt;BR /&gt;input-interface: TEST&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: EXTERNAL&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: drop&lt;BR /&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;----------&lt;/P&gt;
&lt;P&gt;access-list TEST_access_in; 3 elements; name hash: 0x293224b5&lt;BR /&gt;access-list TEST_access_in line 1 extended permit ip object A-TEST-10.1.1.2 any (hitcnt=3) 0x70760c31 &lt;BR /&gt; access-list TEST_access_in line 1 extended permit ip host 10.1.1.2 any (hitcnt=3) 0x70760c31 &lt;BR /&gt;access-list TEST_access_in line 2 extended permit icmp any any (hitcnt=55) 0x5a7d6807 &lt;BR /&gt;access-list TEST_access_in line 3 extended permit ip any any log debugging interval 300 (hitcnt=0) 0x02483cb9&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 01:10:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3385259#M957713</guid>
      <dc:creator>asalvador</dc:creator>
      <dc:date>2018-05-18T01:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA5525-X Ver 9.2 NAT issue (2nd range of Public IP)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3385362#M957714</link>
      <description>&lt;P&gt;This sounds weird but if it is really weird, I am very happy and thankful.. Somehow it works after a day since I enabled the arp permit-connect. I don't know the reason but thanks again to all you guys there specially Karsten&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 07:26:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa5525-x-ver-9-2-nat-issue-2nd-range-of-public-ip/m-p/3385362#M957714</guid>
      <dc:creator>asalvador</dc:creator>
      <dc:date>2018-05-18T07:26:49Z</dc:date>
    </item>
  </channel>
</rss>

