<?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: Identity nat in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/identity-nat/m-p/1241307#M875403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) What the statement means is that the identity nat &lt;/P&gt;&lt;P&gt;nat (inside) 0 XXXX&lt;/P&gt;&lt;P&gt;cannot be seperated by outbound interfaces (unless you use an access-list specifying the destination subnets)&lt;/P&gt;&lt;P&gt;2) If you do that your internet access will be lost as nat (inside) 0 takes precedence over nat (inside) 1. However if you change the destination from any to specific subnets in the access-list it should not cause a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2009 08:30:29 GMT</pubDate>
    <dc:creator>naveen_b81</dc:creator>
    <dc:date>2009-03-04T08:30:29Z</dc:date>
    <item>
      <title>Identity nat</title>
      <link>https://community.cisco.com/t5/network-security/identity-nat/m-p/1241306#M875402</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco Guide  says that "when you configure Identity Nat or exempt nat,You do not limit translation for a host on specific interfaces;you must choose identity nat for all the connections thorugh all the interfaces.Hence you cannot choose normal translations on real addresses  when you access int A,but use identity when accessing int B." &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Simply not able to understand at all what does that mean.Say a n/w of 192.168.0.0 255.255.0.0 &lt;/P&gt;&lt;P&gt;Identity nat Will be like nat(inside) 0 192.168.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;and also patted like&lt;/P&gt;&lt;P&gt;nat(inside)1 192.168.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;Global(ouside)1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where does the significance of interface A and B comes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Exmept nat.&lt;/P&gt;&lt;P&gt;I have config like;&lt;/P&gt;&lt;P&gt;nat(inside)1 192.168.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;Global(ouside)1 interface&lt;/P&gt;&lt;P&gt;Internet works fine.&lt;/P&gt;&lt;P&gt;Now I use exempt on same i.e&lt;/P&gt;&lt;P&gt;access list inside_outbound permit ip 192.168.0.0 255.255.0.0 any&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list inside_outbound.&lt;/P&gt;&lt;P&gt;Will this block the internet access?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:00:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/identity-nat/m-p/1241306#M875402</guid>
      <dc:creator>sushil</dc:creator>
      <dc:date>2019-03-11T15:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Identity nat</title>
      <link>https://community.cisco.com/t5/network-security/identity-nat/m-p/1241307#M875403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) What the statement means is that the identity nat &lt;/P&gt;&lt;P&gt;nat (inside) 0 XXXX&lt;/P&gt;&lt;P&gt;cannot be seperated by outbound interfaces (unless you use an access-list specifying the destination subnets)&lt;/P&gt;&lt;P&gt;2) If you do that your internet access will be lost as nat (inside) 0 takes precedence over nat (inside) 1. However if you change the destination from any to specific subnets in the access-list it should not cause a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 08:30:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/identity-nat/m-p/1241307#M875403</guid>
      <dc:creator>naveen_b81</dc:creator>
      <dc:date>2009-03-04T08:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Identity nat</title>
      <link>https://community.cisco.com/t5/network-security/identity-nat/m-p/1241308#M875404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naveen,&lt;/P&gt;&lt;P&gt;ok with 2nd answer.Not able to understand what does mean by separated in by outbound interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 07:58:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/identity-nat/m-p/1241308#M875404</guid>
      <dc:creator>sushil</dc:creator>
      <dc:date>2009-03-05T07:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Identity nat</title>
      <link>https://community.cisco.com/t5/network-security/identity-nat/m-p/1241309#M875405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fo Eg.  Say &lt;/P&gt;&lt;P&gt;nat(inside) 0 192.168.0.0 255.255.0.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the traffic from 192.168.0.0/16 will be sent as it is without NAT, to both outside and any other DMZ interfaces if present.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 08:33:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/identity-nat/m-p/1241309#M875405</guid>
      <dc:creator>naveen_b81</dc:creator>
      <dc:date>2009-03-05T08:33:53Z</dc:date>
    </item>
  </channel>
</rss>

