<?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: Regarding Hide NAT(PAT) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/regarding-hide-nat-pat/m-p/1122039#M878206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This depends on if you hhave a static NAT or PAT or a global NAT/PAT.  Read the below link will all relevant information:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a00800b6e1a.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a00800b6e1a.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jan 2009 12:59:04 GMT</pubDate>
    <dc:creator>andrew.prince</dc:creator>
    <dc:date>2009-01-02T12:59:04Z</dc:date>
    <item>
      <title>Regarding Hide NAT(PAT)</title>
      <link>https://community.cisco.com/t5/network-security/regarding-hide-nat-pat/m-p/1122038#M878205</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether doing Hide NAT(Hide behind IP or Hide behind Gateway) will automatically add two rules in the rulebase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example If someone from internal network want to access external public IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal Network 10.10.10.1/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External IP:- 1.1.1.1(Public IP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT IP:- 2.2.2.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when the internal network accesses the public IP it will get Hide NATed to the public IP 2.2.2.2--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will that mean the one more rulebase will get created automatically(because of Hide NAT) which will mean that the external IP (1.1.1.1) can access 2.2.2.2 and then this 2.2.2.2 IP will get NATed to 10.10.10.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes then will that mean that at a time either internal network can access external IP OR external IP can access internal network.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:31:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regarding-hide-nat-pat/m-p/1122038#M878205</guid>
      <dc:creator>palsukh2002</dc:creator>
      <dc:date>2019-03-11T14:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Hide NAT(PAT)</title>
      <link>https://community.cisco.com/t5/network-security/regarding-hide-nat-pat/m-p/1122039#M878206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This depends on if you hhave a static NAT or PAT or a global NAT/PAT.  Read the below link will all relevant information:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a00800b6e1a.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a00800b6e1a.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 12:59:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regarding-hide-nat-pat/m-p/1122039#M878206</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-01-02T12:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Hide NAT(PAT)</title>
      <link>https://community.cisco.com/t5/network-security/regarding-hide-nat-pat/m-p/1122040#M878207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With Checkpoint:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT is independent with security rules.  You &lt;/P&gt;&lt;P&gt;need to define both "hide" NAT and add security&lt;/P&gt;&lt;P&gt;rules for inside to get to outside.  Most &lt;/P&gt;&lt;P&gt;security folks prefer it this way.  Always&lt;/P&gt;&lt;P&gt;deny unless explicitly allow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Cisco:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by default, inside is allowed to traverse to&lt;/P&gt;&lt;P&gt;outside unless explicitly deny.  This is very&lt;/P&gt;&lt;P&gt;insecure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either way, with Cisco, once you define &lt;/P&gt;&lt;P&gt;PAT/NAT, inside hosts can communicate&lt;/P&gt;&lt;P&gt;with outside hosts, by default, unless &lt;/P&gt;&lt;P&gt;explicitly denies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Easy right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 14:17:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/regarding-hide-nat-pat/m-p/1122040#M878207</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2009-01-02T14:17:28Z</dc:date>
    </item>
  </channel>
</rss>

