<?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: nat and route issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3301365#M1009046</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached the configuration and topology&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TOPOLOGY INT.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/5168i9C9632F16FB86E73/image-size/large?v=v2&amp;amp;px=999" role="button" title="TOPOLOGY INT.png" alt="TOPOLOGY INT.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Dec 2017 19:10:04 GMT</pubDate>
    <dc:creator>elite2010</dc:creator>
    <dc:date>2017-12-23T19:10:04Z</dc:date>
    <item>
      <title>nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297018#M1009027</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have the below topology&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="asa.png" style="width: 582px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/4754i31530E530A6C4648/image-size/large?v=v2&amp;amp;px=999" role="button" title="asa.png" alt="asa.png" /&gt;&lt;/span&gt;&lt;BR /&gt;asa fw running in active standby mode &lt;BR /&gt;&lt;BR /&gt;R1 and R2 are routers which is conneced to isp's &lt;BR /&gt;In R1 and R2&amp;nbsp; hsrp is running &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;R1 &lt;BR /&gt;&lt;BR /&gt;interface gi0/1 &lt;BR /&gt;&amp;nbsp;ip address 4.4.4.2&amp;nbsp;&amp;nbsp; 255.255.255.252 -connected to isp&amp;nbsp; router 1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt;&amp;nbsp;ip address 1.1.1.2&amp;nbsp; 255.255.255.0 (connected to sw1 from switch&amp;nbsp; to asa1&amp;nbsp; outside interface )&lt;BR /&gt;&lt;BR /&gt;ip route 2.2.2.0 255.255.255.0 GigabitEthernet0/2&lt;BR /&gt;!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;router bgp 60000&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;network 1.1.1.0&amp;nbsp; mask 255.255.255.0&lt;BR /&gt;&amp;nbsp;network 2.2.2.0 mask 255.255.255.0&lt;BR /&gt;&amp;nbsp;neighbor 4.4.4.4 remote-as 52578&lt;BR /&gt;&amp;nbsp;neighbor 4.4.4.4 ttl-security hops 1&lt;BR /&gt;&amp;nbsp;neighbor 4.4.4.4 timers 5 20 20&lt;BR /&gt;&lt;BR /&gt;R2&lt;BR /&gt;&lt;BR /&gt;interface gi0/1 &lt;BR /&gt;&amp;nbsp;ip address 4.4.4.5&amp;nbsp;&amp;nbsp; 255.255.255.252 -connected to isp router 2 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt;&amp;nbsp;ip address 1.1.1.3&amp;nbsp; 255.255.255.0 (connected to sw2&amp;nbsp; from switch&amp;nbsp; to asa2&amp;nbsp; outside interface )&lt;BR /&gt;&lt;BR /&gt;ip route 2.2.2.0 255.255.255.0 GigabitEthernet0/2&lt;BR /&gt;!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;router bgp 60000&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;network 1.1.1.0&amp;nbsp; mask 255.255.255.0&lt;BR /&gt;&amp;nbsp;network 2.2.2.0 mask 255.255.255.0&lt;BR /&gt;&amp;nbsp;neighbor 4.4.4.4 remote-as 52578&lt;BR /&gt;&amp;nbsp;neighbor 4.4.4.4 ttl-security hops 1&lt;BR /&gt;&amp;nbsp;neighbor 4.4.4.4 timers 5 20 20&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Asa outside interface ip &lt;BR /&gt;&lt;BR /&gt;1.1.1.3 255.255.255.0 &lt;BR /&gt;&lt;BR /&gt;I did&amp;nbsp; a static nat&amp;nbsp; 2.2.2.100 to 192.168.2.10 ( Verified route from asa inside interface ) &lt;BR /&gt;&lt;BR /&gt;It did not work . &lt;BR /&gt;&lt;BR /&gt;From R1&amp;nbsp; did a traceroute to 2.2.2.100 . Which shows a loop &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tracing the route to 2.2.2.100&lt;BR /&gt;VRF info: (vrf in name/id, vrf out name/id)&lt;BR /&gt;&amp;nbsp; 1 (1.1.1.3) 0 msec 0 msec 0 msec&amp;nbsp; (R2 -gi0/1 whcih is connected to ASA 2&amp;nbsp; through sw2 )&lt;BR /&gt;&amp;nbsp; 2 4.4.4.6[AS XXXX] 4 msec 0 msec 4 msec (connection to ISP from R2 ) &lt;BR /&gt;&amp;nbsp; 3 4.4.4.1 [AS XXXX] 0 msec 0 msec 0 msec&amp;nbsp; (connection to ISP from R1 ) &lt;BR /&gt;&amp;nbsp; 4 4.4.4.2 [AS XXXX] 0 msec 0 msec 4 msec (R1 -gi0/1 whcih is connected to ASA 1&amp;nbsp; through sw1 )&lt;BR /&gt;&amp;nbsp; 5&amp;nbsp; (1.1.1.3) 0 msec 0 msec 0 msec&lt;BR /&gt;&amp;nbsp; 6 4.4.4.6[AS XXXX] 4 msec 4 msec 0 msec&lt;BR /&gt;&amp;nbsp; 7 4.4.4.1 [AS XXXX] 4 msec 4 msec 0 msec&lt;BR /&gt;&amp;nbsp; 8 4.4.4.2 [AS XXXX] 4 msec 0 msec 4 msec&lt;BR /&gt;&lt;BR /&gt;On the ROUTER R1 ,arp shows the 2.2.2.100's mac address can reach through R2'S gi0/1 . (2.2.2.100 mac address&amp;nbsp; in the arp table is the iinterface GI0/1's mac address )&lt;BR /&gt;&lt;BR /&gt;Itried to clear the arp table but no use &lt;BR /&gt;&lt;BR /&gt;Thansks &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:57:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297018#M1009027</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2020-02-21T14:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297113#M1009028</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If i understood correctly, 2.2.2.0/24 is a subnet you're using on asa for natting, am i right?&lt;BR /&gt;&lt;BR /&gt;If yes, the static route on R1 and R2 is correct but advertising this network from R1 and R2 through bgp isn't correct. Why are you advertising this subnet on bgp?&lt;BR /&gt;&lt;BR /&gt;Can you share your asa config please?</description>
      <pubDate>Sat, 16 Dec 2017 00:42:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297113#M1009028</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2017-12-16T00:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297365#M1009029</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;If yes, the static route on R1 and R2 is correct but advertising this network from R1 and R2 through bgp isn't correct. &lt;BR /&gt;can you explain please ? &lt;BR /&gt;&lt;BR /&gt;I have removed most of the configuration part&amp;nbsp;&amp;nbsp; .I hope the below configuration part is enough .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ASA route &lt;BR /&gt;&lt;BR /&gt;route Outside 0.0.0.0 0.0.0.0 1.1.1.1&amp;nbsp; (1.1.1.1 Hsrp standby ip which is configured on the router ) &lt;BR /&gt;route Inside 10.0.0.0 255.255.0.0 172.16.3.1 1&lt;BR /&gt;route Outside 2.2.2.0 255.255.255.0 1.1.1.1 1 (second subnet ) &lt;BR /&gt;route Inside 192.168.0.0 255.255.0.0 172.16.3.1 1&lt;BR /&gt;&lt;BR /&gt;interface Gi0/9&lt;BR /&gt;&amp;nbsp;nameif Inside&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;ip address 172.16.3.5 255.255.255.0 standby 172.16.3.6&lt;BR /&gt;&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt;&amp;nbsp;nameif Outside&lt;BR /&gt;&amp;nbsp;security-level 0&lt;BR /&gt;&amp;nbsp;ip address 1.1.1.4 255.255.255.0 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;object network obj-192.168.2.10&lt;BR /&gt;&amp;nbsp;nat (Inside,Outside) static 2.2.2.100&lt;BR /&gt;&lt;BR /&gt;access-list Outside_in extended&amp;nbsp; permit object-group O-HTTPS-HTTP any object obj-192.168.2.10&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2017 06:25:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297365#M1009029</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2017-12-17T06:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297458#M1009030</link>
      <description>When i said it is not correct, I mean why you would advertise a subnet from R1 when it belongs to ASA and R1 has a static route to it.&lt;BR /&gt;If you want to do it through bgp, then you would advertise it from asa and remove static route on R1 and R2.&lt;BR /&gt;&lt;BR /&gt;Can you share your configs (r1, r2 and asa)?</description>
      <pubDate>Sun, 17 Dec 2017 16:32:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297458#M1009030</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2017-12-17T16:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297477#M1009031</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is in production network .&lt;BR /&gt;&lt;BR /&gt;So I have sanitized the configuration .&lt;BR /&gt;&lt;BR /&gt;It would be great&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt; If you tell me&amp;nbsp; which part of configuration required&amp;nbsp; from asa and routers .&lt;BR /&gt;&lt;BR /&gt;And you said "&lt;SPAN&gt;When i said it is not correct, I mean why you would advertise a subnet from R1 when it belongs to ASA and R1 has a static route to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to do it through bgp, then you would advertise it from asa and remove static route on R1 and R2."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;What about the&amp;nbsp; 1.1.1.0 network asa outside and router interface which is connected to asa outside .&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I just summarized routing part of all asa and both routers below &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ASA route &lt;BR /&gt;&lt;BR /&gt;route Outside 0.0.0.0 0.0.0.0 1.1.1.1 (1.1.1.1 Hsrp standby ip which is configured on the router ) &lt;BR /&gt;route Inside 10.0.0.0 255.255.0.0 172.16.3.1 1&lt;BR /&gt;route Outside 2.2.2.0 255.255.255.0 1.1.1.1 1 (second subnet ) &lt;BR /&gt;route Inside 192.168.0.0 255.255.0.0 172.16.3.1 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;R1 &lt;BR /&gt;&lt;BR /&gt;interface gi0/1 &lt;BR /&gt; ip address 4.4.4.2 255.255.255.252 -connected to isp router 1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt; ip address 1.1.1.2 255.255.255.0 (connected to sw1 from switch to asa1 outside interface )&lt;BR /&gt;&lt;BR /&gt;ip route 2.2.2.0 255.255.255.0 GigabitEthernet0/2&lt;BR /&gt;!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;router bgp 60000&lt;BR /&gt;&lt;BR /&gt; network 1.1.1.0 mask 255.255.255.0 (ROUEER INTERFACE AND ASA OUTSIDE INTERFACE ARE IN THIS SUBNET) &lt;BR /&gt; network 2.2.2.0 mask 255.255.255.0 (This is additional subnet ) &lt;BR /&gt; neighbor 4.4.4.4 remote-as 52578&lt;BR /&gt; neighbor 4.4.4.4 ttl-security hops 1&lt;BR /&gt; neighbor 4.4.4.4 timers 5 20 20&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;R2&lt;BR /&gt;&lt;BR /&gt;interface gi0/1 &lt;BR /&gt; ip address 4.4.4.5 255.255.255.252 -connected to isp router 2 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt; ip address 1.1.1.3 255.255.255.0 (connected to sw2 from switch to asa2 outside interface )&lt;BR /&gt;&lt;BR /&gt;ip route 2.2.2.0 255.255.255.0 GigabitEthernet0/2&lt;BR /&gt;!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;router bgp 60000&lt;BR /&gt;&lt;BR /&gt; network 1.1.1.0 mask 255.255.255.0 (ROUEER INTERFACE AND ASA OUTSIDE INTERFACE ARE IN THIS SUBNET) &lt;BR /&gt; network 2.2.2.0 mask 255.255.255.0 (This is additional subnet ) &lt;BR /&gt; neighbor 4.4.4.4 remote-as 52578&lt;BR /&gt; neighbor 4.4.4.4 ttl-security hops 1&lt;BR /&gt; neighbor 4.4.4.4 timers 5 20 20&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2017 19:54:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297477#M1009031</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2017-12-17T19:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297499#M1009032</link>
      <description>What I'm actually saying is that you need to advertise under bgp only subnets that belongs to the device. &lt;BR /&gt;&lt;BR /&gt;For example, if 1.1.1.0/24 is used on R1, R2 and ASA, you can advertise this subnet in bgp from all 3 services using network command. &lt;BR /&gt;On ASA you'll need to advertise 2.2.2.0/24 as it belongs to ASA NAT statements. &lt;BR /&gt;&lt;BR /&gt;But again, as you're using static routes on R1 and R2 to reach this subnet, you don't need to advertise it in bgp unless you have a specific reason to do so. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 17 Dec 2017 21:32:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297499#M1009032</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2017-12-17T21:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297563#M1009033</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"For example, if 1.1.1.0/24 is used on R1, R2 and ASA, you can advertise this subnet in bgp from all 3 services using network command.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On ASA you'll need to advertise 2.2.2.0/24 as it belongs to ASA NAT statements.&amp;nbsp;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1.1.1.0 is used in R1,R2,and ASA and also for ASA NAT ,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2.2.2.0 is only for NAT .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;"But again, as you're using static routes on R1 and R2 to reach this subnet, you don't need to advertise it in bgp unless you have a specific reason to do so.&amp;nbsp;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;If I am not advertising , how&amp;nbsp; can a host which resides in internet can reach the&amp;nbsp; 2.2.2.0/24 network .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;If I just remove "&lt;SPAN&gt;route Outside 2.2.2.0 255.255.255.0 1.1.1.1 1 (second subnet )&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;"&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;and keep "route Outside 0.0.0.0 0.0.0.0 1.1.1.1 (1.1.1.1 Hsrp standby ip which is configured on the router )&amp;nbsp;" this alone&amp;nbsp; , does it help ?&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;route Outside 0.0.0.0 0.0.0.0 1.1.1.1 (1.1.1.1 Hsrp standby ip which is configured on the router )&amp;nbsp;&lt;BR /&gt;route Inside 10.0.0.0 255.255.0.0 172.16.3.1 1&lt;BR /&gt;route Outside 2.2.2.0 255.255.255.0 1.1.1.1 1 (second subnet )&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 03:29:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297563#M1009033</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2017-12-18T03:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297571#M1009034</link>
      <description>Sorry we were talking about static and bgp and i totally forget that you were doing bgp with your ISP.&lt;BR /&gt;I'm sorry my bad.&lt;BR /&gt;&lt;BR /&gt;Let do it from the beginning.&lt;BR /&gt;You're doing bgp between R1 and ISP, and asa has static route.&lt;BR /&gt;2.2.2.0 is the subnet used for nat on ASA.&lt;BR /&gt;I reviewed your first post with a laptop instead of my phone and you're redistributing this static route into bgp. By reading it quickly, i missed something. You can do a redistribute static instead of network advertisement but both are ok.&lt;BR /&gt;Now why in asa, you have a route:&lt;BR /&gt;route Outside 2.2.2.0 255.255.255.0 1.1.1.1 1 &lt;BR /&gt;Can you explain why did you put this route add 2.2.2.0/24 is a local subnet.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Dec 2017 04:10:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297571#M1009034</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2017-12-18T04:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297599#M1009036</link>
      <description>My understanding is below &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;an internet host 8.8.8.1  is requesting 2.2.2.10  &lt;BR /&gt;&lt;BR /&gt;ASA translating 192.168.2.10 to 2.2.2.10 &lt;BR /&gt;Then asa checking the route table  for 8.8.8.0 &lt;BR /&gt;&lt;BR /&gt;route Outside 0.0.0.0 0.0.0.0 1.1.1.1  (1.1.1.1 Hsrp standby ip which is configured on the router ) &lt;BR /&gt;route Inside 10.0.0.0 255.255.0.0 172.16.3.1 1&lt;BR /&gt;route Outside 2.2.2.0 255.255.255.0 1.1.1.1 1 (second subnet ) &lt;BR /&gt;route Inside 192.168.0.0 255.255.0.0 172.16.3.1 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It finds the default route .&lt;BR /&gt;&lt;BR /&gt;Yea why do I need  route Outside 2.2.2.0 255.255.255.0 1.1.1.1 1 (second subnet )  ? &lt;BR /&gt;&lt;BR /&gt;But Even if it is there  , it does not make any difference ? &lt;BR /&gt;I mean it does not harm whole setup ? &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Dec 2017 06:18:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297599#M1009036</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2017-12-18T06:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297866#M1009038</link>
      <description>&lt;P&gt;Let's remove that route outside 2.2.2.0 that is useless for now.&lt;/P&gt;
&lt;P&gt;Can you do a show ip bgp 2.2.2.0 and show ip route 2.2.2.0 on R1 and R2?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you try to ping 2.2.2.0 from R1 and R2 sourcing with interface facing ASA? Do the same test but sourcing with WAN interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 13:42:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3297866#M1009038</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2017-12-18T13:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3298829#M1009039</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is the sh ip bgp&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;---------------------------------------------------------&lt;BR /&gt;R1#&lt;BR /&gt;R1#sh ip bgp 2.2.2.0&lt;BR /&gt;BGP routing table entry for 2.2.2.0/24, version 11261&lt;BR /&gt;Paths: (1 available, best #1, table default)&lt;BR /&gt; Advertised to update-groups:&lt;BR /&gt; 5 &lt;BR /&gt; Refresh Epoch 1&lt;BR /&gt; Local&lt;BR /&gt; 0.0.0.0 from 0.0.0.0 (4.4.4.2) 4.4.4.2 is the interface ip which is connected to isp &lt;BR /&gt; Origin IGP, metric 0, localpref 100, weight 32768, valid, sourced, local, best&lt;BR /&gt; rx pathid: 0, tx pathid: 0x0&lt;BR /&gt;R1#&lt;BR /&gt;R1#&lt;BR /&gt;R1#&lt;BR /&gt;----------------------------------------&lt;BR /&gt;R2&lt;BR /&gt; neighbor 4.4.4.9 remote-as X2X7X&lt;/P&gt;
&lt;P&gt;R2 #sh ip bgp 2.2.2.0&lt;BR /&gt;BGP routing table entry for 0.0.0.0/0, version 2&lt;BR /&gt;Paths: (1 available, best #1, table default)&lt;BR /&gt; Not advertised to any peer&lt;BR /&gt; Refresh Epoch 1&lt;BR /&gt; X2X7X Y4Y1&lt;BR /&gt; 4.4.4.9 from 4.4.4.9 (9.9.9.9) 4.4.4.9 is the interface ip which is connected to isp &lt;BR /&gt; Origin IGP, localpref 100, valid, external, best&lt;BR /&gt; rx pathid: 0, tx pathid: 0x0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could not do the ping since Icmp were not permitted on the asa&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for that&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 18:31:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3298829#M1009039</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2017-12-19T18:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3298948#M1009041</link>
      <description>You missed the output of sh ip route 2.2.2.0&lt;BR /&gt;Can you validate that the forwarding path is your ASA and not ISP?&lt;BR /&gt;Do you want to have ISP on R1 primary and ISP on R2 secondary ? &lt;BR /&gt;&lt;BR /&gt;Also to avoid any issues, in your design, you have a static route on each routers going to ASA to reach subnet 2.2.2.0/24, and you don't want to learn this subnet from any BGP peer. To achieve that, you can use the following sample config:&lt;BR /&gt;&lt;BR /&gt;ip prefix-list DENY seq 5 permit 2.2.2.0/24&lt;BR /&gt;!&lt;BR /&gt;route-map DENY deny 10&lt;BR /&gt; match ip add prefi DENY&lt;BR /&gt;route-map DENY permit 20&lt;BR /&gt;&lt;BR /&gt;router bgp xxx&lt;BR /&gt; neigh xx.xx.xx.xx route-map DENY in&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2017 22:49:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3298948#M1009041</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2017-12-19T22:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3299078#M1009043</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;Also to avoid any issues, in your design, you have a static route on each routers going to ASA to reach subnet 2.2.2.0/24, and you don't want to learn this subnet from any BGP peer. To achieve that, you can use the following sample config:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sorry I did not get your point .
&lt;P class="1513750413440"&gt;&lt;SPAN&gt;Can you validate that the forwarding path is your ASA and not ISP?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="1513750413440"&gt;Yes its to asa&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P class="1513750413440"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="1513750413440"&gt;sh ip route 2,2.2.2&lt;BR /&gt;Routing entry for 2.2.2.2&lt;BR /&gt; Known via "static", distance 1, metric 0 (connected)&lt;BR /&gt; Advertised by bgp 60000&lt;BR /&gt; Routing Descriptor Blocks:&lt;BR /&gt; * directly connected, via GigabitEthernet0/2&lt;BR /&gt; Route metric is 0, traffic share count is 1&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Can you describe the bgp&amp;nbsp; (Sh ip bgp 2.2.2.0 )output provided&lt;/P&gt;
&lt;P&gt;What If I Want to load balance between these two routers .(ASa is active standby )&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 06:17:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3299078#M1009043</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2017-12-20T06:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3299437#M1009045</link>
      <description>&lt;P&gt;What I meant is R1 and R2 has a static route to 2.2.2.0/24. You're advertising this subnet on the Internet and that's fine. However, You don't want to learn this subnet back through BGP on R1 and R2 because the static route will always take precedence. That's why I'm saying you can filtrer inbound on R1 and R2 to not learn that subnet. Is that clear?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding your BGP output:&lt;/P&gt;
&lt;P&gt;ON R1:&lt;/P&gt;
&lt;P&gt;- it shows that the subnet 2.2.2.0/24 on BGP is a local route. You can see this by checking the weight for example. If you don't modify anything, a learned route will have a weight of 0 and locally originated route will have a weight of 32768. This BGP attribute is local to the router to make its routing decision. The higher the weight is, the higher is route preferred.&lt;/P&gt;
&lt;P&gt;- You can also see in the output 0.0.0.0 which means that is a local originated route&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ON R2:&lt;/P&gt;
&lt;P&gt;- The subnet 2.2.2.0/24 learned over BGP has been advertised by the BGP peer with IP address&amp;nbsp;4.4.4.9, which has also the RID 9.9.9.9&lt;/P&gt;
&lt;P&gt;However you can see the difference with R1 where it officially didn't learn the subnet 2.2.2.0/24 and goes through the default route:&lt;/P&gt;
&lt;P&gt;R2 #sh ip bgp 2.2.2.0&lt;BR /&gt;BGP routing table entry for &lt;STRONG&gt;0.0.0.0/0&lt;/STRONG&gt;, version 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do a sh ip bgp 2.2.2.0/24 on R2 it should says&amp;nbsp;&lt;STRONG&gt;% Network not in table&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is normal as you have the same AS BGP on R1 and R2. Peering is done between R1 and ISP, and between R2 and ISP. When ISP sends the update to R2, R2 sees its own AS in the AS-PATH attribute and the loop prevention mechanism in eBGP is dropping that subnet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, as you have a static route for this subnet and advertising it, it should show the same output as R1. But before, apply the route-map to deny inbound this subnet to be learned in&amp;nbsp;BGP from their neighbor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you share all your config in a text file for your devices, I would be able to reproduce your issue in LAB and come with a config update.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 14:10:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3299437#M1009045</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2017-12-20T14:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3301365#M1009046</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached the configuration and topology&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TOPOLOGY INT.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/5168i9C9632F16FB86E73/image-size/large?v=v2&amp;amp;px=999" role="button" title="TOPOLOGY INT.png" alt="TOPOLOGY INT.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Dec 2017 19:10:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3301365#M1009046</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2017-12-23T19:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: nat and route issue</title>
      <link>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3301388#M1009047</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I copy paste your exact config and I'm not able to do a traceroute on 2.2.2.100 because your acl outside is allowing only http and https:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;R1#traceroute 2.2.2.100&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;BR /&gt;Tracing the route to 2.2.2.100&lt;/P&gt;
&lt;P&gt;1 * * * &lt;BR /&gt; 2 * * * &lt;BR /&gt; 3 * * * &lt;BR /&gt; 4 *&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ASA logs:&lt;/P&gt;
&lt;P&gt;3|Dec 23 2017 23:52:01|106014: Deny inbound icmp src Outside:1.1.1.2 dst inside:192.168.2.10 (type 8, code 0)&lt;BR /&gt;3|Dec 23 2017 23:52:02|106014: Deny inbound icmp src Outside:1.1.1.2 dst inside:192.168.2.10 (type 8, code 0)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if for testing i modify the acl into a permit ip any any, everything is working:&lt;/P&gt;
&lt;P&gt;R1#traceroute 2.2.2.100&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;BR /&gt;Tracing the route to 2.2.2.100&lt;/P&gt;
&lt;P&gt;1 2.2.2.100 8 msec 4 msec *&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following route on ASA isn't needed:&amp;nbsp;route Outside 2.2.2.0 255.255.255.0 1.1.1.1 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Dec 2017 00:05:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-and-route-issue/m-p/3301388#M1009047</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2017-12-24T00:05:47Z</dc:date>
    </item>
  </channel>
</rss>

