<?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: global internetout in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046088#M438788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks a million, this has been bugging me for a while.&amp;nbsp; So even if the router has a local subnet on the 4.2.2.0 network it will still send a packet through to it's internal network 192.168.15.0 because there is a device advertising it has ip 4.2.2.2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&amp;nbsp; Apologies in getting back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I rate a post?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2012 15:13:06 GMT</pubDate>
    <dc:creator>jcalero</dc:creator>
    <dc:date>2012-09-07T15:13:06Z</dc:date>
    <item>
      <title>global internetout</title>
      <link>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046084#M438784</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wonder if someone can help me get my head around a NAT question.  I understand how NAT works in a standard setup I.e the firewall or router has an interface with a public ip, but I have seen a global internet out statement on a firewall that sits in the Internet DMZ along side the Internet router which does have an interface in the public address space, that the global NAT on the firewall translates all internal clients to when accessing the Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain how the NAT occurs if the firewall doesn't have a public address space assigned.  If it receives a packet destined for the Internet and it translates it to a public the address how is it routed to the Internet firewall.  The default route on the firewall  is the private HSRP address of the internet routers running BGP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated - thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:48:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046084#M438784</guid>
      <dc:creator>jcalero</dc:creator>
      <dc:date>2019-03-11T23:48:08Z</dc:date>
    </item>
    <item>
      <title>global internetout</title>
      <link>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046085#M438785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jesus Calero,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if I understood your question but here is what I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nat is not only used in order to allow private Ip addresses to access the internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The also are used to hide the private range Ip address ( Security Purposes) among other functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the NAT is in charge of just changing the Source or destination information on the Ip header or the port numbers on the TCP or UDP header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside-192.168.12.1----ASA---192.168.15.0 Outside-----ISP Router----4.2.2.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see on the above example the ASA has 2 different broadcast domains and those belong to a private range.&lt;/P&gt;&lt;P&gt;Now if the ASA wants to go to the internet he will need to send the traffic to the ISP router&amp;nbsp; based on his routing table( this one will perform the other nat translation)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you might think on this scenario we might need to use NAT on the ASA or not, that just depends of our desing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Remember to rate all the helpful posts, that is as importan as a thanks.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 20:45:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046085#M438785</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-08-30T20:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: global internetout</title>
      <link>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046086#M438786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for the response.  Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside-192.168.12.1--&lt;DEL&gt;ASA&lt;/DEL&gt;-192.168.15.2--- Internet DMZ &lt;DEL&gt;-192.168.15.1 -&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;ISP Router--4.2.2.1&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The ASA has global Internet out NAT of 4.2.2.2 and the Default route for the ASA is 192.168.15.1 How does the FW translate a 192.168.12.1 address to 4.2.2.2 and how does it end up traversing the router? If the source is 4.2.2.2 once the router receives a packet back destined for 4.2.2.2 how would it know the source is actually the ASA if the ASA doesn't have a 4.2.2.0 address on an interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hmmm not sure if that is any clearer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 21:19:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046086#M438786</guid>
      <dc:creator>jcalero</dc:creator>
      <dc:date>2012-08-30T21:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: global internetout</title>
      <link>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046087#M438787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jesus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure I understand your query now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because of the amazing Proxy-Arp feature and gratitious Arp This allows the ASA to let the other devices know he has X ip address.&lt;/P&gt;&lt;P&gt;So the other devices will send the traffic to it's interface Mac Address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the scenario you draw the ASA is going to say to router I am 4.2.2.2, please send me the packets to my outside interface MAC address even if no one has asked. Then the router will learn that and place it on it's arp table.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Remember to rate all the posts &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio &lt;/P&gt;&lt;P&gt;CCSP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 22:19:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046087#M438787</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-08-30T22:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: global internetout</title>
      <link>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046088#M438788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks a million, this has been bugging me for a while.&amp;nbsp; So even if the router has a local subnet on the 4.2.2.0 network it will still send a packet through to it's internal network 192.168.15.0 because there is a device advertising it has ip 4.2.2.2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&amp;nbsp; Apologies in getting back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I rate a post?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 15:13:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046088#M438788</guid>
      <dc:creator>jcalero</dc:creator>
      <dc:date>2012-09-07T15:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: global internetout</title>
      <link>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046089#M438789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jesus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is correct &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;To rate a post just hit the stars on bellow each post, the more helpful the post is, the more stars you give.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if there is no other question you can make you can change the status of the question to an answered status.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 16:34:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/global-internetout/m-p/2046089#M438789</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-09-07T16:34:06Z</dc:date>
    </item>
  </channel>
</rss>

