<?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 This is old PIX code, isn't? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779711#M160078</link>
    <description>&lt;P&gt;This is old PIX code, isn't?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Straining my memory back that far, what is is saying is if s&lt;SPAN&gt;ource is 192.168.60.207 and going to destination 192.203.187.140 then use NAT pool 1. &amp;nbsp;You haven't shown what the config is for this pool.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Feb 2016 04:43:00 GMT</pubDate>
    <dc:creator>Philip D'Ath</dc:creator>
    <dc:date>2016-02-03T04:43:00Z</dc:date>
    <item>
      <title>Zero NAT config</title>
      <link>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779710#M160077</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Need to&amp;nbsp;know the explanation of &amp;nbsp;NAT&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;access-list policy extended permit ip host 192.168.60.207 host 192.203.187.140&lt;/P&gt;
&lt;P&gt;nat (Outside) 1 access-list policy&lt;/P&gt;
&lt;P&gt;Above is zero nat zero that says if source is 192.168.60.207 and going to destination 192.203.187.140 do not do NAT right?&lt;/P&gt;
&lt;P&gt;global (Outside) 2 192.168.166.62******************************** This is dynamic PAT right?&lt;BR /&gt;nat (Outside) 1 access-list policy&lt;BR /&gt;nat (Inside) 2 0.0.0.0 0.0.0.0***********************************This is dynamic PAT right ?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;MAhesh&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:14:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779710#M160077</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2019-03-12T07:14:02Z</dc:date>
    </item>
    <item>
      <title>This is old PIX code, isn't?</title>
      <link>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779711#M160078</link>
      <description>&lt;P&gt;This is old PIX code, isn't?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Straining my memory back that far, what is is saying is if s&lt;SPAN&gt;ource is 192.168.60.207 and going to destination 192.203.187.140 then use NAT pool 1. &amp;nbsp;You haven't shown what the config is for this pool.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 04:43:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779711#M160078</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2016-02-03T04:43:00Z</dc:date>
    </item>
    <item>
      <title>I do not see any config for</title>
      <link>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779712#M160079</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I do not see any config for pool.&lt;/P&gt;
&lt;P&gt;It is running ASA Version 8.2(3)&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;MAhesh&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 02:36:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779712#M160079</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2016-02-04T02:36:21Z</dc:date>
    </item>
    <item>
      <title>Mahesh</title>
      <link>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779713#M160080</link>
      <description>&lt;P&gt;Mahesh&lt;/P&gt;
&lt;P&gt;It is definitely not a NAT exemption.&lt;/P&gt;
&lt;P&gt;Do you see a corresponding global statement applied to any other interface ?&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 12:57:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779713#M160080</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2016-02-05T12:57:30Z</dc:date>
    </item>
    <item>
      <title>Hi Jon,</title>
      <link>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779714#M160081</link>
      <description>&lt;P&gt;Hi Jon,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Here is what I see in config&lt;/P&gt;
&lt;P&gt;access-list policy extended permit ip host 192.168.60.207 host 192.203.187.140&lt;/P&gt;
&lt;P&gt;nat (Outside) 1 access-list policy&lt;/P&gt;
&lt;P&gt;I see no global statement.&lt;/P&gt;
&lt;P&gt;is there a way I can verify if this NAT is even used or not?&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 19:52:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779714#M160081</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2016-02-06T19:52:11Z</dc:date>
    </item>
    <item>
      <title>Mahesh</title>
      <link>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779715#M160082</link>
      <description>&lt;P&gt;Mahesh&lt;/P&gt;
&lt;P&gt;You could check the acl for any hits.&lt;/P&gt;
&lt;P&gt;It is unusual, but valid, because it is applied to the outside interface which suggests there is a corresponding global statement on another interface.&lt;/P&gt;
&lt;P&gt;But you say there are no global statements on any other interfaces except the outside one ?&lt;/P&gt;
&lt;P&gt;Where are the IP addresses used in the acl in relation to the interfaces ie. which interface does the ASA use to reach 192.168.60.207 for example ?&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 22:49:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/zero-nat-config/m-p/2779715#M160082</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2016-02-06T22:49:49Z</dc:date>
    </item>
  </channel>
</rss>

