<?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 Static NAT....on Cisco ASA 8.3 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1722000#M536384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The NAT (translation) itself is one to one, because you are only translating 1 ip address, ie: from &lt;/P&gt;&lt;P&gt;132.1.1.x to 10.1.1.1 and vice versa. However, how many client is trying to reach that static NAT translation does not matter because we are not translating the client. From your example above: we are not translating 192.168.1.1, or 1.2 or 1.3 or 1.4. IP Address that we translate is just 1, ie: from 132.1.1.x to 10.1.1.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2011 07:25:41 GMT</pubDate>
    <dc:creator>Jennifer Halim</dc:creator>
    <dc:date>2011-07-14T07:25:41Z</dc:date>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721987#M536371</link>
      <description>&lt;P&gt;Guys my head will explode an someone plz tell me the solution i want to do static NAT (one to one of course)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my real internal IP is for example 132.1.1.X i want to NAT it to 10.1.1.1/32 to a server coming from client (not internet) 10.25.1.1/32&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal IP 132.1.1.X------&amp;gt; NAT to 10.1.1.1/32 (this subnet doesnt exsisit on any interface) -------&amp;gt; 10.25.1.1 extrernal IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen lot sof exampl eon cisco wesites but non xplain this way .....all explain that one to one like in my example 132.1.1.X will NAT to 10.25.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its easy i need the abpbe scenario&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks guys hope some Guru will help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:56:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721987#M536371</guid>
      <dc:creator>The_guroo_2</dc:creator>
      <dc:date>2019-03-11T20:56:56Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721988#M536372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here we go:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-132.1.1.x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; host 132.1.1.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-10.1.1.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; host 10.1.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-10.25.1.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; host 10.25.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static obj-132.1.1.x obj-10.1.1.1 destination static obj-10.25.1.1 obj-10.25.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So an internal host with ip address of 132.1.1.x when trying to access 10.25.1.1 will be NATed to 10.1.1.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jul 2011 12:31:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721988#M536372</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-07-10T12:31:04Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721989#M536373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you very much for your help as someone is out there with good knowledge &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I am still confuse &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so what will this do .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;hostname(config)# &lt;STRONG&gt;object network obj-132.1.1.x_DNS&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&lt;A name="1311335c1dfa7f40_wp1253295" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;PRE&gt;hostname(config-network-object)# &lt;STRONG&gt;host 132.1.1..x&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE&gt;hostname(config-network-object)# &lt;STRONG&gt;nat (inside,outside) static 10.1.1.1&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;BR /&gt; access-group outsidein in interface outside&lt;/PRE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outsdein extended permit tcp host 10.237.64.1 host 132.1.1.X&amp;nbsp; (real IP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read this from cisco i need some help as really struggling&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jul 2011 13:12:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721989#M536373</guid>
      <dc:creator>The_guroo_2</dc:creator>
      <dc:date>2011-07-10T13:12:24Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721990#M536374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;hostname(config)# &lt;STRONG&gt;object network obj-132.1.1.x_DNS&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&lt;A name="1311335c1dfa7f40_wp1253295" target="_blank"&gt;#&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;hostname(config-network-object)# &lt;STRONG&gt;host 132.1.1..x&lt;/STRONG&gt;&lt;/PRE&gt;&lt;PRE&gt;hostname(config-network-object)# &lt;STRONG&gt;nat (inside,outside) static 10.1.1.1&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above is just a simple NAT, ie: inside host with IP Address of 132.1.1.x gets NATed to 10.1.1.1, no matter where the destination is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are familiar with the old NAT feature, it's the same as:&lt;/P&gt;&lt;P&gt;static (inside,outside) 10.1.1.1 132.1.1.x netmask 255.255.255.255&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 12:29:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721990#M536374</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-07-11T12:29:11Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721991#M536375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Jennifer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the example which you gave was source static i just want to know the difference between the two as commands are really different&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that when someone from client try to access my 132.1.1 address the address get NAT to 10.1.1.1 so i will tell the client that the addres sis&amp;nbsp; 10.1.1.1 rather then the original address.......so in that scenario which NAT shd i use.......mine or yours and plz tell me the difference between mine and yours&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks heaps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 12:54:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721991#M536375</guid>
      <dc:creator>The_guroo_2</dc:creator>
      <dc:date>2011-07-11T12:54:50Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721992#M536376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 2 types of NAT on ASA version 8.3 and above:&lt;/P&gt;&lt;P&gt;1) Object NAT&lt;/P&gt;&lt;P&gt;2) Twice NAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Network Object NAT - is a simple NAT&lt;/P&gt;&lt;P&gt;Twice NAT - policy NAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With my example, you will only use that if you only need to NAT the source when going to a specific destination. That is why you can see that in my example, there is destination object as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you just want to NAT the source host and doesn't matter what the destination is (ie: destination is anything), then you can use your NAT example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to be very specific in your NAT statement (ie: policy NAT), then you will use Twice NAT (ie: my example).&lt;/P&gt;&lt;P&gt;If you need a generic NAT statement, then you can use Network Object NAT (ie: your example).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the configuration guide on both NAT for your reference:&lt;/P&gt;&lt;P&gt;Network Object NAT:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa83/configuration/guide/nat_objects.html"&gt;http://www.cisco.com/en/US/docs/security/asa/asa83/configuration/guide/nat_objects.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Twice NAT:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa83/configuration/guide/nat_rules.html"&gt;http://www.cisco.com/en/US/docs/security/asa/asa83/configuration/guide/nat_rules.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it makes sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 13:27:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721992#M536376</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-07-11T13:27:10Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721993#M536377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Jennifer for such a brief and excellent reply u deserver 10/10. My last question/confusion is that if we do the NAT yours or mine it for the client coming from ouside coming to access our server or this na follow is from when our original server initiate a conection to outside as i am thinking abt the access-list shd i put it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outsidein in inetrafce outside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i am confise in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT (inside,outside)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT(outside,inside)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually i need both that if my server initiates or someone inititae from outsode to this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks heaps (i guess this will be solve my problem and i can implement straight away&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just t let you that we have dynamic NAT enables&lt;/P&gt;&lt;P&gt;0.0.0.0 0.0.0.0 which dynamic translated to 10.30.0.0/24 to outside (but that is for users not servers)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 14:19:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721993#M536377</guid>
      <dc:creator>The_guroo_2</dc:creator>
      <dc:date>2011-07-12T14:19:56Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721994#M536378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't have to worry about the NAT statement when it's static NAT because static NAT is bi-directional.&lt;/P&gt;&lt;P&gt;So you only need to configure nat (inside,outside), and traffic can be initiated from inside to outside, or from outside to inside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic that is initiated from outside will require access-list to allow inbound connection. Without the ACL, it will not be able to initiate inbound connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic that is initiated from inside to outside, does not require any ACL by default, however, if you have implemented ACL to restrict outbound access, then you would need to explicitly allow those too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 01:27:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721994#M536378</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-07-13T01:27:36Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721995#M536379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jennifer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best explanation i have ever recieved thanksyou so much for your time.....u r the best&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 01:38:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721995#M536379</guid>
      <dc:creator>The_guroo_2</dc:creator>
      <dc:date>2011-07-13T01:38:27Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721996#M536380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 01:40:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721996#M536380</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-07-13T01:40:56Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721997#M536381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennifer thanks again i will adding these rules tonight&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;second thing is that if multiple servers from client will be accessing this server for FTP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if i create the follwoing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# object network obj-132.1.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config-network-object)# host 132.1.1.1&lt;/P&gt;&lt;P&gt;hostname(config-network-object)# nat (inside,outside) static 10.1.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config-network-object)#Object_group networok client_server&lt;/P&gt;&lt;P&gt;network object A (will create three for client)&lt;/P&gt;&lt;P&gt;network object B&lt;/P&gt;&lt;P&gt;network object C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outsidein in outside permit tcp object_group client_server host 132.1.1.1 eq ftp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will that work as static NAT is one to one so just wondering if three servers will conect it simintaniously will that work&lt;/P&gt;&lt;P&gt;or for every server static nat would be different&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; sorry i am bit dumb&lt;/P&gt;&lt;P&gt;thanks heaps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 08:51:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721997#M536381</guid>
      <dc:creator>The_guroo_2</dc:creator>
      <dc:date>2011-07-13T08:51:33Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721998#M536382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, you are absolutely right on the money &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will only need 1 static NAT and it will allow multiple connections towards the server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 08:55:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721998#M536382</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-07-13T08:55:24Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721999#M536383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks again.....but then its not static NAT as static is one to one right??? is it one to many then ??? This NAT is not letting me sleep properly &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my above config four servers of customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.1.1&amp;nbsp;&amp;nbsp; will initiates connection FTP--------&amp;gt; 10.1.1.1 (NAT on my firewall)----------&amp;gt;132.1.1.1 real IP&lt;/P&gt;&lt;P&gt;192.168.1.2&lt;/P&gt;&lt;P&gt;192.168.1.3&lt;/P&gt;&lt;P&gt;192.168.1.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so still it will be called static NAT how firewall will keep track of four system using one IP (ie NAT) as in PAT there are port numbers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again Jen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 14:16:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1721999#M536383</guid>
      <dc:creator>The_guroo_2</dc:creator>
      <dc:date>2011-07-13T14:16:48Z</dc:date>
    </item>
    <item>
      <title>Static NAT....on Cisco ASA 8.3</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1722000#M536384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The NAT (translation) itself is one to one, because you are only translating 1 ip address, ie: from &lt;/P&gt;&lt;P&gt;132.1.1.x to 10.1.1.1 and vice versa. However, how many client is trying to reach that static NAT translation does not matter because we are not translating the client. From your example above: we are not translating 192.168.1.1, or 1.2 or 1.3 or 1.4. IP Address that we translate is just 1, ie: from 132.1.1.x to 10.1.1.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 07:25:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-on-cisco-asa-8-3/m-p/1722000#M536384</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-07-14T07:25:41Z</dc:date>
    </item>
  </channel>
</rss>

