<?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: NAT working but PAT not. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542384#M657607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your PAT configuration seems to be the right.&lt;/P&gt;&lt;P&gt; Could you add a show run interface and a show run nat and a show run global?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to check everything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Sep 2010 17:10:58 GMT</pubDate>
    <dc:creator>Diego Armando Cambronero Arias</dc:creator>
    <dc:date>2010-09-27T17:10:58Z</dc:date>
    <item>
      <title>NAT working but PAT not.</title>
      <link>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542383#M657599</link>
      <description>&lt;DIV class="clearfix note_content"&gt;&lt;DIV&gt;&lt;P&gt;With the below given configuration on my pix firewall, NAT is working properly and three local ip get mapped to x.x.x.43-45 public ips but PAT is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address ouside x.x.x.42&lt;/P&gt;&lt;P&gt;ip address inside 192.168.12.1&lt;/P&gt;&lt;P&gt;global(outside) 1 x.x.x.43-x.x.x.45&lt;/P&gt;&lt;P&gt;global(outside) 1 x.x.x.46&lt;/P&gt;&lt;P&gt;nat (inside) 1&amp;nbsp; 0.0.0.0 0.0.0.0 0 0﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Whats wrong with my entries, please lead me in right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;INPUT name="charset_test" type="hidden" value="€,´,€,´,水,Д,Є" /&gt;&lt;INPUT name="fb_dtsg" type="hidden" value="KybMz" /&gt;&lt;INPUT id="feedback_params" name="feedback_params" type="hidden" value="{&amp;amp;quot;actor&amp;amp;quot;:&amp;amp;quot;100000115213065&amp;amp;quot;,&amp;amp;quot;target_fbid&amp;amp;quot;:&amp;amp;quot;150108251692998&amp;amp;quot;,&amp;amp;quot;target_profile_id&amp;amp;quot;:&amp;amp;quot;100000115213065&amp;amp;quot;,&amp;amp;quot;type_id&amp;amp;quot;:&amp;amp;quot;14&amp;amp;quot;,&amp;amp;quot;source&amp;amp;quot;:&amp;amp;quot;0&amp;amp;quot;,&amp;amp;quot;assoc_obj_id&amp;amp;quot;:&amp;amp;quot;&amp;amp;quot;,&amp;amp;quot;source_app_id&amp;amp;quot;:&amp;amp;quot;&amp;amp;quot;,&amp;amp;quot;extra_story_params&amp;amp;quot;:[],&amp;amp;quot;check_hash&amp;amp;quot;:&amp;amp;quot;9e555417476d7bdb&amp;amp;quot;}" /&gt;&lt;INPUT id="post_form_id" name="post_form_id" type="hidden" value="04a71c7bbef6ae78698d97b5beb31966" /&gt;&lt;P&gt;&lt;SPAN class="UIActionLinks&amp;nbsp; UIActionLinks_bottom"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:46:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542383#M657599</guid>
      <dc:creator>vnix18227</dc:creator>
      <dc:date>2019-03-11T18:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: NAT working but PAT not.</title>
      <link>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542384#M657607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your PAT configuration seems to be the right.&lt;/P&gt;&lt;P&gt; Could you add a show run interface and a show run nat and a show run global?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to check everything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 17:10:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542384#M657607</guid>
      <dc:creator>Diego Armando Cambronero Arias</dc:creator>
      <dc:date>2010-09-27T17:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: NAT working but PAT not.</title>
      <link>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542385#M657618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vishek,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When inside hosts are subjected to NAT on the firewall, the firewall will first try to exhaust the one-to-one mapping specified by your range of global IPs. Only when a fourth inside host attempts a connection outbound will the firewall create a PAT translation. You said you had three inside PCs, and that would account for why the PAT entry is not being used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, the firewall only uses the dynamic PAT ips if it must, and tries to use the static nat entries if there are some free.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jay &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 18:11:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542385#M657618</guid>
      <dc:creator>Jay Johnston</dc:creator>
      <dc:date>2010-09-27T18:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: NAT working but PAT not.</title>
      <link>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542386#M657630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jiveTT-hover-user jive-username-link" href="https://community.cisco.com/people/vnix18227" id="jive-55448736.203.657.654.786.038"&gt;ishesh kumar&lt;/A&gt; do you have only 3 host in the inside. If that so you do not need the PAT because every host has an ip available the PAT in this case is gonna work when the pool is full. Just like Jay said&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 21:07:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542386#M657630</guid>
      <dc:creator>Diego Armando Cambronero Arias</dc:creator>
      <dc:date>2010-09-27T21:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: NAT working but PAT not.</title>
      <link>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542387#M657635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No my network not have only three host but more than 15 host are there. Since i have only four public ips so i can't use one to one NAT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 04:02:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542387#M657635</guid>
      <dc:creator>vnix18227</dc:creator>
      <dc:date>2010-09-28T04:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: NAT working but PAT not.</title>
      <link>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542388#M657651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vishesh,&lt;/P&gt;&lt;P&gt;The output of 'show xlate' or 'show xlate detail' (depending on the ASA version) would indicate what xlates are built using which global IPs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, checking the syslogs for messages around the time that the hosts attempt an outbound connection might show more about what is going wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 13:18:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-working-but-pat-not/m-p/1542388#M657651</guid>
      <dc:creator>Jay Johnston</dc:creator>
      <dc:date>2010-09-28T13:18:18Z</dc:date>
    </item>
  </channel>
</rss>

