<?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 ASA NAT when not on interface network in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-nat-when-not-on-interface-network/m-p/2447550#M268315</link>
    <description>&lt;P&gt;We are trying to restructure our edge network. &amp;nbsp;The ASA with NATs is currently on a natural /24, as is its upstream router. &amp;nbsp;We are trying to change the ASA and router to reside on a /28 that is part of the existing /24. &amp;nbsp;In so doing we have added routes to the router to send traffic for the NAT range to the ASA's new 'outside' IP:&lt;/P&gt;&lt;P&gt;Router IP: &amp;nbsp; 10.10.10.226/28, HSRP IP 10.10.10.225&lt;/P&gt;&lt;P&gt;ASA IP: &amp;nbsp; &amp;nbsp; &amp;nbsp; 10.10.10.228/28 stby 10.10.10.229&lt;/P&gt;&lt;P&gt;ip route 10.10.10.0 255.255.255.128 10.10.10.228 250 (High AD so as not to interfere with BGP later)&lt;/P&gt;&lt;P&gt;ip route 10.10.10.128 255.255.255.192 10.10.10.228 250 (High AD so as not to interfere with BGP later)&lt;/P&gt;&lt;P&gt;ASA NATs: &amp;nbsp;10.10.10.11-.135&lt;/P&gt;&lt;P&gt;From the ASA configured this way, we can ping the router IP fine.&lt;/P&gt;&lt;P&gt;One thing we thought of after backing this out (it didn't work) is to change our statics to route to the *interface* instead of the actual ASA IP, but I don't know if that will work either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should either of these methods work?&lt;/P&gt;&lt;P&gt;Thanks - Paul&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 03:56:41 GMT</pubDate>
    <dc:creator>PAUL TRIVINO</dc:creator>
    <dc:date>2019-03-12T03:56:41Z</dc:date>
    <item>
      <title>ASA NAT when not on interface network</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-when-not-on-interface-network/m-p/2447550#M268315</link>
      <description>&lt;P&gt;We are trying to restructure our edge network. &amp;nbsp;The ASA with NATs is currently on a natural /24, as is its upstream router. &amp;nbsp;We are trying to change the ASA and router to reside on a /28 that is part of the existing /24. &amp;nbsp;In so doing we have added routes to the router to send traffic for the NAT range to the ASA's new 'outside' IP:&lt;/P&gt;&lt;P&gt;Router IP: &amp;nbsp; 10.10.10.226/28, HSRP IP 10.10.10.225&lt;/P&gt;&lt;P&gt;ASA IP: &amp;nbsp; &amp;nbsp; &amp;nbsp; 10.10.10.228/28 stby 10.10.10.229&lt;/P&gt;&lt;P&gt;ip route 10.10.10.0 255.255.255.128 10.10.10.228 250 (High AD so as not to interfere with BGP later)&lt;/P&gt;&lt;P&gt;ip route 10.10.10.128 255.255.255.192 10.10.10.228 250 (High AD so as not to interfere with BGP later)&lt;/P&gt;&lt;P&gt;ASA NATs: &amp;nbsp;10.10.10.11-.135&lt;/P&gt;&lt;P&gt;From the ASA configured this way, we can ping the router IP fine.&lt;/P&gt;&lt;P&gt;One thing we thought of after backing this out (it didn't work) is to change our statics to route to the *interface* instead of the actual ASA IP, but I don't know if that will work either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should either of these methods work?&lt;/P&gt;&lt;P&gt;Thanks - Paul&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:56:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-when-not-on-interface-network/m-p/2447550#M268315</guid>
      <dc:creator>PAUL TRIVINO</dc:creator>
      <dc:date>2019-03-12T03:56:41Z</dc:date>
    </item>
    <item>
      <title>PaulOne thing we thought of</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-when-not-on-interface-network/m-p/2447551#M268320</link>
      <description>&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;EM&gt;One thing we thought of after backing this out (it didn't work) is to change our statics to route to the *interface* instead of the actual ASA IP, but I don't know if that will work either&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;Not sure i understand the above statement but in terms of what you originally tried then it should work as the ASA often handles IPs that are not assigned to an interface in terms of NAT.&lt;/P&gt;&lt;P&gt;Difficult to say why it didn't work. It is always a good idea to clear existing xlates and arp caches etc. but you may have done that anyway.&lt;/P&gt;&lt;P&gt;What exactly didn't work ?&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 12:50:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-when-not-on-interface-network/m-p/2447551#M268320</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2014-03-14T12:50:52Z</dc:date>
    </item>
    <item>
      <title>Jon, we could ping from the</title>
      <link>https://community.cisco.com/t5/network-security/asa-nat-when-not-on-interface-network/m-p/2447552#M268324</link>
      <description>&lt;P&gt;Jon, we could ping from the ASA to the router IP and v.v., but could not ping from the router to any of the NAT IPs. &amp;nbsp;We have a similar setup in another data center but the firewall there is not an ASA and so I'm not sure the same things will work (but as you say I can't think of why it would not work).&lt;/P&gt;&lt;P&gt;I am setting up a parallel system in which to test. &amp;nbsp;Thanks for the response.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 21:44:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-nat-when-not-on-interface-network/m-p/2447552#M268324</guid>
      <dc:creator>PAUL TRIVINO</dc:creator>
      <dc:date>2014-03-14T21:44:42Z</dc:date>
    </item>
  </channel>
</rss>

