<?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 Should I use static route toward to  null0 if I using dynamic PAT in this scenario？ in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805622#M170391</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Could anyone can resolve my confusing?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am considering the dynamic PAT, if the PAT addresses isn`t in a same subnets as outside interface address in ASA , I must advertise a static route which toward to ASA on upstream router, right?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;In general, if the client on outside access the PAT addresses occasionally. The upstream router will forward package to ASA. If there is a default route on ASA , also ASA don`t have a connection , then the ASA will forward package backto upstream router. This will cause a package TLL expiration. There will cause a potentially issue if attacker try to attacking these PAT addresses.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Should I use the static route with null0 to aviod the loop between upstream router and ASA ?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 06:55:45 GMT</pubDate>
    <dc:creator>Hele Du</dc:creator>
    <dc:date>2019-03-12T06:55:45Z</dc:date>
    <item>
      <title>Should I use static route toward to  null0 if I using dynamic PAT in this scenario？</title>
      <link>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805622#M170391</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Could anyone can resolve my confusing?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am considering the dynamic PAT, if the PAT addresses isn`t in a same subnets as outside interface address in ASA , I must advertise a static route which toward to ASA on upstream router, right?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;In general, if the client on outside access the PAT addresses occasionally. The upstream router will forward package to ASA. If there is a default route on ASA , also ASA don`t have a connection , then the ASA will forward package backto upstream router. This will cause a package TLL expiration. There will cause a potentially issue if attacker try to attacking these PAT addresses.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Should I use the static route with null0 to aviod the loop between upstream router and ASA ?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:55:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805622#M170391</guid>
      <dc:creator>Hele Du</dc:creator>
      <dc:date>2019-03-12T06:55:45Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805623#M170392</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;In this case you need to check two things:-&lt;/P&gt;
&lt;P&gt;1) Enable "&lt;/P&gt;
&lt;P class="pCENB_CmdEnv_NoBold"&gt;&lt;A name="pgfId-1837764"&gt;&lt;/A&gt;&lt;B class="cCN_CmdName"&gt; arp permit-nonconnected on the ASA device&lt;BR /&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class="pCENB_CmdEnv_NoBold"&gt;&lt;B class="cCN_CmdName"&gt;If you are running 8.4.5 and above&lt;/B&gt;&lt;/P&gt;
&lt;P class="pCENB_CmdEnv_NoBold"&gt;&lt;B class="cCN_CmdName"&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class="pCENB_CmdEnv_NoBold"&gt;2) The easiest way would be to add the ARP for this IP on the router or static route and that should resolve this issue.&lt;/P&gt;
&lt;P class="pCENB_CmdEnv_NoBold"&gt;Note:- Refer to this article for more information:-&lt;/P&gt;
&lt;P class="pCENB_CmdEnv_NoBold"&gt;https://supportforums.cisco.com/blog/149276&lt;/P&gt;
&lt;P class="pCENB_CmdEnv_NoBold"&gt;Thanks and Regards,&lt;/P&gt;
&lt;P class="pCENB_CmdEnv_NoBold"&gt;Vibhor Amrodia&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2015 07:31:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805623#M170392</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2015-11-22T07:31:34Z</dc:date>
    </item>
    <item>
      <title>Hi Vibhor,</title>
      <link>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805624#M170395</link>
      <description>&lt;P&gt;Hi Vibhor,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thank you for you responding.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Actually, the upstream router has advertised a static route which toward to ASA outside interface.&lt;/P&gt;
&lt;P&gt;I think the upstream router will forward the package to ASA.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;What does the ASA will doing if it has receive a package not in explicit routing table but have a PAT configuration ?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2015 13:07:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805624#M170395</guid>
      <dc:creator>Hele Du</dc:creator>
      <dc:date>2015-11-23T13:07:59Z</dc:date>
    </item>
    <item>
      <title>Hi Hele,</title>
      <link>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805625#M170397</link>
      <description>&lt;P&gt;Hi Hele,&lt;/P&gt;
&lt;P&gt;It would drop the packet as it is a Dynamic PAt(unidirectional). It would not send the packet back to Upstream router because that Destination IP is configured as PAT on ASA and ASA need to forward the traffic to the internal device(to whomsoever it concern). However as it is a Dynamic PAT/Unidirectional, it would drop it.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hope it answers your query.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Akshay Rastogi&lt;/P&gt;
&lt;P&gt;Remember to rate the helpful posts.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2015 16:37:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805625#M170397</guid>
      <dc:creator>Akshay Rastogi</dc:creator>
      <dc:date>2015-11-28T16:37:09Z</dc:date>
    </item>
    <item>
      <title>Hi Akshay,</title>
      <link>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805626#M170399</link>
      <description>Hi Akshay,

Thank you for your answer.

This scenario will cause a package loop issue in other vendor， so we must set a static route toward null0.

It is great for ASA, thanks again.</description>
      <pubDate>Mon, 30 Nov 2015 02:29:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805626#M170399</guid>
      <dc:creator>Hele Du</dc:creator>
      <dc:date>2015-11-30T02:29:41Z</dc:date>
    </item>
    <item>
      <title>Hi Hele,</title>
      <link>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805627#M170401</link>
      <description>&lt;P&gt;Hi Hele,&lt;/P&gt;
&lt;P&gt;If a traffic is initiated form Outside host for Address which is dynamically natted on ASA, ASA would always drop the packet. If the destination ip is configured as mapped ip in static NAT statement, then atleast ASA would not send it back to your Router. It would send it to concerned real IP.&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/document/132066/asa-nat-83-nat-operation-and-configuration-format-cli#MULTIPLE-SUBNETS&lt;/P&gt;
&lt;P&gt;If the ISP&amp;nbsp; has for example configure a new public subnet as a "secondary" network&amp;nbsp; on their gateway interface AND you are using 8.4(3) software you will&amp;nbsp; run into problems with connectivity of the hosts in the "secondary"&amp;nbsp; network range. This is because of changes to ARP related behaviour.&amp;nbsp; Basically the ASA will not populate ARP table with nonconnected&amp;nbsp; networks.&lt;/P&gt;
&lt;P&gt;(this would also hold your scenario as well if the mapped ip is not in the same subnet as your outside interface ip).&lt;/P&gt;
&lt;P&gt;Your solution is either to ask the ISP to&amp;nbsp; route the new subnet directly towards the ASA "outside" interface IP&amp;nbsp; address OR you will have to upgrade the ASA to 8.4(4/5) software level&amp;nbsp; and use the configuration command "arp permit-nonconnected"&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Akshay Rastogi&lt;/P&gt;
&lt;P&gt;Remember to rate helpful posts.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2015 05:13:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/should-i-use-static-route-toward-to-null0-if-i-using-dynamic-pat/m-p/2805627#M170401</guid>
      <dc:creator>Akshay Rastogi</dc:creator>
      <dc:date>2015-11-30T05:13:17Z</dc:date>
    </item>
  </channel>
</rss>

