<?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 query on global statement in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871550#M489041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thk you once again. That only nat statement exist in my setup where the asa is connected to 2 private networks. &lt;/P&gt;&lt;P&gt;Hence i would like to know if traffic from networks connected to other interfaces eg dmz and outside&amp;nbsp; gets translated to asa inside interface when they get to the inside&amp;nbsp; network?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 Jan 2012 15:29:43 GMT</pubDate>
    <dc:creator>donnie</dc:creator>
    <dc:date>2012-01-08T15:29:43Z</dc:date>
    <item>
      <title>query on global statement</title>
      <link>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871546#M489033</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand the following statement allows outgoing traffic from the inside network to translate to the asa inside interface address when it passes through the asa but does it also mean that traffic from networks connected to other interfaces eg dmz and outside gets translated to asa inside interface when they get to the inside network?&lt;/P&gt;&lt;P&gt;global (inside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above is the only NAT statement in my asa. Pls advise. Thks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:11:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871546#M489033</guid>
      <dc:creator>donnie</dc:creator>
      <dc:date>2019-03-11T22:11:43Z</dc:date>
    </item>
    <item>
      <title>query on global statement</title>
      <link>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871547#M489035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Don,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The global statement is always depends upon the corresponding nat statement, let me explain you with an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.0.0.0 255.0.0.0&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the two statements make send, the inside networks would get pat to outside interface while going from inside to outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a number of these statements then, the corresponding global statement for the nat would depend upon the nat identifier:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) &lt;STRONG&gt;1&lt;/STRONG&gt; interface&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (nat identifier in bold, the corresponding nat should have same identifier)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If in your configuration you just have only one statement as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (inside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it is of no use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To verify that, do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show run nat&lt;/P&gt;&lt;P&gt;show run global&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and chcek what all statements you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jan 2012 12:57:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871547#M489035</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-01-08T12:57:12Z</dc:date>
    </item>
    <item>
      <title>query on global statement</title>
      <link>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871548#M489038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thk you very much for your prompt response. I understand the below 2 statements usually go hand in hand for traffic from private network going out to public network which require a PAT to public ip. However in my setup, the asa is connected to 2 networks which is both private. Hence must it still require the 2 statements below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.0.0.0 255.0.0.0&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jan 2012 13:44:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871548#M489038</guid>
      <dc:creator>donnie</dc:creator>
      <dc:date>2012-01-08T13:44:00Z</dc:date>
    </item>
    <item>
      <title>query on global statement</title>
      <link>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871549#M489040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No not really, you can just create nat exempt as well for them. You have a few options if both the networks are private, you need not necessarily create a nat n global statenment for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanksm&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jan 2012 13:51:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871549#M489040</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-01-08T13:51:56Z</dc:date>
    </item>
    <item>
      <title>query on global statement</title>
      <link>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871550#M489041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thk you once again. That only nat statement exist in my setup where the asa is connected to 2 private networks. &lt;/P&gt;&lt;P&gt;Hence i would like to know if traffic from networks connected to other interfaces eg dmz and outside&amp;nbsp; gets translated to asa inside interface when they get to the inside&amp;nbsp; network?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jan 2012 15:29:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871550#M489041</guid>
      <dc:creator>donnie</dc:creator>
      <dc:date>2012-01-08T15:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: query on global statement</title>
      <link>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871551#M489042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Don,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me the outputs of:&lt;/P&gt;&lt;P&gt;show run static &lt;/P&gt;&lt;P&gt;show run nat&lt;/P&gt;&lt;P&gt;show run global&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you just have the statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then the traffic would not be natted to inside interface, since it does not have a corresponding nat statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jan 2012 16:57:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/query-on-global-statement/m-p/1871551#M489042</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-01-08T16:57:28Z</dc:date>
    </item>
  </channel>
</rss>

