<?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: PIX 6.3.3 policy NAT problems in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513141#M498921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  ..  I suggest to use Policy NAT for nat 0 as well  .. instead of nat exemption for the whole inside segment. ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list NO_NAT&lt;/P&gt;&lt;P&gt;access-list NO_NAT permit  ...  etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps  ...  please rate if it does !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jul 2006 05:07:08 GMT</pubDate>
    <dc:creator>Fernando_Meza</dc:creator>
    <dc:date>2006-07-27T05:07:08Z</dc:date>
    <item>
      <title>PIX 6.3.3 policy NAT problems</title>
      <link>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513140#M498920</link>
      <description>&lt;P&gt;I'm curious to see if anyone can help with my situation.  I currently do not NAT on my inside interface:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT 0 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to start doing policy NAT for some internal hosts going from inside private IPs to certain sites off of one of my DMZ interfaces.  My problem is that this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Global (DMZ4) 5 199.19.19.2&lt;/P&gt;&lt;P&gt;NAT (inside) 5 access-list DMZ-NAT&lt;/P&gt;&lt;P&gt;NAT (inside) 0 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to only NAT inside traffic that matches the access list.  If it doesn't match the access-list I don't want to NAT it all.  When I try to test this out I see the inside traffic matching the inside access-list and being routed to the DMZ4 interface.  However the traffic is never NAT'd.  I never see the source IP getting translated to 199.19.19.2 Any suggestions???&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:04:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513140#M498920</guid>
      <dc:creator>chrismoore63</dc:creator>
      <dc:date>2020-02-21T09:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 6.3.3 policy NAT problems</title>
      <link>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513141#M498921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  ..  I suggest to use Policy NAT for nat 0 as well  .. instead of nat exemption for the whole inside segment. ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list NO_NAT&lt;/P&gt;&lt;P&gt;access-list NO_NAT permit  ...  etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps  ...  please rate if it does !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2006 05:07:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513141#M498921</guid>
      <dc:creator>Fernando_Meza</dc:creator>
      <dc:date>2006-07-27T05:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 6.3.3 policy NAT problems</title>
      <link>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513142#M498922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem is I only need to NAT one IP on the inside interface when it goes to a specific server.  I'll NAT it and dump it into my VPN tunnel.  The problem is it's going to a Web server (port 80).  The IP is the NAT address of my internal firewall.  If the traffic doesn't match the ACL then it should go out to the Internet as is.  How can I do policy NAT for nat 0 and tell it to NAT to one location, but don't NAT for the rest of the Internet??? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2006 02:26:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513142#M498922</guid>
      <dc:creator>chrismoore63</dc:creator>
      <dc:date>2006-07-31T02:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 6.3.3 policy NAT problems</title>
      <link>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513143#M498923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are going to implement policy nat, pdm will not function properly. You will only be able to use the home and monitor tab. I am using PDM version 3.04.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2006 15:48:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513143#M498923</guid>
      <dc:creator>todd.kelly</dc:creator>
      <dc:date>2006-08-14T15:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 6.3.3 policy NAT problems</title>
      <link>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513144#M498924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This allow you to nat an address to a specific address going to a specific server on port 80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list WEB permit tcp 10.1.2.0 255.255.255.0 65.x.x.1 255.255.255.255 eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 access-list WEB&lt;/P&gt;&lt;P&gt;global (outside) 1 209.x.x.1 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2006 19:06:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513144#M498924</guid>
      <dc:creator>cpembleton</dc:creator>
      <dc:date>2006-08-14T19:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 6.3.3 policy NAT problems</title>
      <link>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513145#M498925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same topology.&lt;/P&gt;&lt;P&gt;In my case I use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,DMZ_Client) 192.168.162.201  access-list inside_client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_client extended permit ip host 10.10.1.1 10.250.0.0 255.255.192.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adriano Porcaro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2006 13:01:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-6-3-3-policy-nat-problems/m-p/513145#M498925</guid>
      <dc:creator>aporcaro01</dc:creator>
      <dc:date>2006-08-15T13:01:57Z</dc:date>
    </item>
  </channel>
</rss>

