<?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 PIX 535 NAT questions in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-535-nat-questions/m-p/645787#M497008</link>
    <description>&lt;P&gt;My entire network access everything on the outside using Nat0. Is it possible to have the entire network acces a single outside destination address via a nat'd address?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if I'm going anywhere on the outside I don't get address translated but if I'm going to this singe destination address I go to it as this single NAT'd address? If this is possible can you give me a clue on how to do this? I'm assuming if it is possible I'll have to use an ACL.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 09:15:38 GMT</pubDate>
    <dc:creator>jeff.vargas</dc:creator>
    <dc:date>2020-02-21T09:15:38Z</dc:date>
    <item>
      <title>PIX 535 NAT questions</title>
      <link>https://community.cisco.com/t5/network-security/pix-535-nat-questions/m-p/645787#M497008</link>
      <description>&lt;P&gt;My entire network access everything on the outside using Nat0. Is it possible to have the entire network acces a single outside destination address via a nat'd address?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if I'm going anywhere on the outside I don't get address translated but if I'm going to this singe destination address I go to it as this single NAT'd address? If this is possible can you give me a clue on how to do this? I'm assuming if it is possible I'll have to use an ACL.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:15:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-535-nat-questions/m-p/645787#M497008</guid>
      <dc:creator>jeff.vargas</dc:creator>
      <dc:date>2020-02-21T09:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 535 NAT questions</title>
      <link>https://community.cisco.com/t5/network-security/pix-535-nat-questions/m-p/645788#M497011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create an ACL for the traffic you want to NAT.  Apply it to the nat statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list nat permit ip 172.23.10.0 255.255.255.0 10.10.10.1 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 2 access-list nat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Chad &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 19:17:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-535-nat-questions/m-p/645788#M497011</guid>
      <dc:creator>cpembleton</dc:creator>
      <dc:date>2006-10-23T19:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 535 NAT questions</title>
      <link>https://community.cisco.com/t5/network-security/pix-535-nat-questions/m-p/645789#M497014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think what you are referring to is called policy static.  Here is a configuration example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outbound_access extended permit ip 172.16.1.0 255.255.255.0 192.168.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 10.10.10.1 access-list outbound_access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** Please rate if this helps **&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 19:18:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-535-nat-questions/m-p/645789#M497014</guid>
      <dc:creator>jwalker</dc:creator>
      <dc:date>2006-10-23T19:18:55Z</dc:date>
    </item>
  </channel>
</rss>

