<?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: Firewall Destination Nat in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954608#M441000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks a lot Jennifer . I will get this configured&amp;nbsp; . Appreciate your help .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Jun 2012 07:22:28 GMT</pubDate>
    <dc:creator>cisconell</dc:creator>
    <dc:date>2012-06-17T07:22:28Z</dc:date>
    <item>
      <title>Firewall Destination Nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954601#M440980</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I have a scenario, explained below.&lt;/P&gt;&lt;P&gt;I am at site A from Site A I want reach 10.10.10.1/24 with the isp given nated ip range 172.16.10.0/24&lt;BR /&gt;How should be my nat statements access list and routes in both firewalls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SITE A&lt;BR /&gt;----------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create a ACL source 192.168.11.0/24 destn 10.10.10.1/24 / 172.16.10.0/24 ?&lt;BR /&gt;route for 10.10.10.1/24 / 172.16.10.0/24 &lt;BR /&gt;and how should be the nat statement .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also confused about the ASA order of operation &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First look for ACL ? source 192.168.11.0/24&amp;nbsp; destn 10.10.10.1/24&lt;BR /&gt;then it look for nat , get natted to 172.16.10.0/24&lt;BR /&gt;then looks for route to reach 172.16.10.0/24 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to go about with the configuration &lt;/P&gt;&lt;P&gt;hope I am doing a destination nat here or please suggested how to setup this configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance ; Diagram attached &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:18:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954601#M440980</guid>
      <dc:creator>cisconell</dc:creator>
      <dc:date>2019-03-11T23:18:10Z</dc:date>
    </item>
    <item>
      <title>Firewall Destination Nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954602#M440982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your ASA version? there is different syntax for version 8.2 and below, with version 8.3 and above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 12:43:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954602#M440982</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-06-12T12:43:57Z</dc:date>
    </item>
    <item>
      <title>Firewall Destination Nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954603#M440985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Jennifer , The ASA version is 8.2(1) so its not the latest one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 02:38:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954603#M440985</guid>
      <dc:creator>cisconell</dc:creator>
      <dc:date>2012-06-14T02:38:27Z</dc:date>
    </item>
    <item>
      <title>Firewall Destination Nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954604#M440989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go:&lt;/P&gt;&lt;P&gt;access-list nat-siteA-siteB permit ip 192.168.11.0 255.255.255.0 10.10.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.10.0 access-list nat-siteA-siteB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, what you are trying to achieve is called source NAT (policy source NAT to be exact).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 03:46:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954604#M440989</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-06-14T03:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall Destination Nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954605#M440992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks , I am not sure If I put accross the question in the correct way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isp said I will be accessing 10.10.10.0/24 network from Site A by using the 172 network . (as we have multiple subnets in site B ISP allocate each subnet from thier end which routed in thier network &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The source is getting natted to another subnet say 192.168.11.x which is routed in isp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so from site A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRAFFIC FLOW&lt;/P&gt;&lt;P&gt;-------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Site A Source&amp;nbsp; 192 .168.10.x when go out from site A source get nated to 192.168.11x&lt;/P&gt;&lt;P&gt;From Site A the destination is 172.16.x.x.&amp;nbsp; &lt;/P&gt;&lt;P&gt;172.16.x.x. &lt;/P&gt;&lt;P&gt;when the packet reach site B firewall souce is 192.168.11x destn is 172.16.x.x. and site B firewall nat 172.16.x.x. to 10.10.10.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this is my requirement &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both firewall has inside and outside interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 20:12:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954605#M440992</guid>
      <dc:creator>cisconell</dc:creator>
      <dc:date>2012-06-14T20:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall Destination Nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954606#M440995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have updated my question above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 03:18:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954606#M440995</guid>
      <dc:creator>cisconell</dc:creator>
      <dc:date>2012-06-15T03:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall Destination Nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954607#M440998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that's a lot clearer now &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Site A:&lt;/P&gt;&lt;P&gt;access-list nat-siteA permit ip 192.168.10.0 255.255.255.0 172.16.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;static (inside,outside) 192.168.11.0 access-list nat-siteA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Site B:&lt;/P&gt;&lt;P&gt;access-list nat-siteB permit ip 10.10.10.0 255.255.255.0 192.168.11.0 255.255.255.0&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.0.0 access-list nat-siteB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I assume that the real subnet at site A is 192.168.10.0/24, and the real subnet at site B is 10.10.10.0/24.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 04:34:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954607#M440998</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-06-15T04:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall Destination Nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954608#M441000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks a lot Jennifer . I will get this configured&amp;nbsp; . Appreciate your help .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jun 2012 07:22:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-destination-nat/m-p/1954608#M441000</guid>
      <dc:creator>cisconell</dc:creator>
      <dc:date>2012-06-17T07:22:28Z</dc:date>
    </item>
  </channel>
</rss>

