<?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 NAT configuration help. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-configuration-help/m-p/2639983#M194723</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've three question please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1- I have one public ip only, any &amp;nbsp;on the outside need to access a server on the inside on port Ex: 5000&lt;/P&gt;&lt;P&gt;i think the command should start : &amp;nbsp; nat ( outside, inside) ....&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2- some users online they implemented a similar &amp;nbsp;scenario using the command nat (inside, outside) , what is the difference?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3- when I use unidirectional &amp;nbsp;? can you please give a real example&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Khaled&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 05:49:29 GMT</pubDate>
    <dc:creator>khaled alodat</dc:creator>
    <dc:date>2019-03-12T05:49:29Z</dc:date>
    <item>
      <title>NAT configuration help.</title>
      <link>https://community.cisco.com/t5/network-security/nat-configuration-help/m-p/2639983#M194723</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've three question please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1- I have one public ip only, any &amp;nbsp;on the outside need to access a server on the inside on port Ex: 5000&lt;/P&gt;&lt;P&gt;i think the command should start : &amp;nbsp; nat ( outside, inside) ....&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2- some users online they implemented a similar &amp;nbsp;scenario using the command nat (inside, outside) , what is the difference?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3- when I use unidirectional &amp;nbsp;? can you please give a real example&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Khaled&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:49:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-configuration-help/m-p/2639983#M194723</guid>
      <dc:creator>khaled alodat</dc:creator>
      <dc:date>2019-03-12T05:49:29Z</dc:date>
    </item>
    <item>
      <title>Khaledq1) it should be "nat</title>
      <link>https://community.cisco.com/t5/network-security/nat-configuration-help/m-p/2639984#M194724</link>
      <description>&lt;P&gt;Khaled&lt;/P&gt;&lt;P&gt;q1) it should be "nat (inside,outside) .." and not as you think it should&lt;/P&gt;&lt;P&gt;q2) it is all relative to the interfaces on the ASA -&lt;/P&gt;&lt;P&gt;s1 (192.168.10.2) -&amp;gt; (inside - 192.168.10.1) ASA (outside - 193.10.10.1) -&amp;gt;&amp;nbsp; internet -&amp;gt; c1 (195.16.16.1)&lt;/P&gt;&lt;P&gt;if you do a "nat (inside,outside) for S1 to be translated to 193.10.10.1 then that what that means is -&lt;/P&gt;&lt;P&gt;if c1 sends a packet to 193.10.10.1 the destination IP is translated to 192.168.10.2 and if s1 sends a packet to c1 the source IP is translated to 193.10.10.1&lt;/P&gt;&lt;P&gt;if you do a "nat (outside,inside) for c1 to be translated to the inside interface IP of the ASA then -&lt;/P&gt;&lt;P&gt;a packet from c1 to s1 translates the source&amp;nbsp;IP&amp;nbsp;to 192.168.10.1&amp;nbsp; and a packet from s1 to c1 translates the destination IP from 192.168.10.2 to 195.16.16.1.&lt;/P&gt;&lt;P&gt;so it entirely depends on what you are trying to achieve.&lt;/P&gt;&lt;P&gt;The "nat (inside,outside) ..." type of statement is a lot more common than the "nat (outside,inside) .." type of statement.&lt;/P&gt;&lt;P&gt;q3) with static NAT traffic can be initiated from either side ie. s1 could send the first packet to c1 or c1 could send the first packet to s1 and as long as you allowed that with an acl it would work.&lt;/P&gt;&lt;P&gt;Using the unidirectional keyword limits which direction the traffic can be initiated from.&lt;/P&gt;&lt;P&gt;I have never used it.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 13:05:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-configuration-help/m-p/2639984#M194724</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-04-23T13:05:42Z</dc:date>
    </item>
    <item>
      <title>Hi Jon, Thank you for your</title>
      <link>https://community.cisco.com/t5/network-security/nat-configuration-help/m-p/2639985#M194726</link>
      <description>&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;could you please help me with the real scenario :&lt;/P&gt;&lt;P&gt;I have one public IP&amp;nbsp;used of overload, which mean a 1 to 1 is not an option for me for in what am&amp;nbsp;trying to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have devices all over the world with mobile sim card for internet ( its like a GPS device) , this device need to connect to a server on the DMZ on port 7000 .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Khaled&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2015 09:55:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-configuration-help/m-p/2639985#M194726</guid>
      <dc:creator>khaled alodat</dc:creator>
      <dc:date>2015-04-27T09:55:40Z</dc:date>
    </item>
    <item>
      <title>Hi,This you would be able to</title>
      <link>https://community.cisco.com/t5/network-security/nat-configuration-help/m-p/2639986#M194728</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This you would be able to configure using a Static PAT(Port Forward).&lt;/P&gt;&lt;P&gt;This means that you will use only a single port of the public Address and map it to a port of your internal server.&lt;/P&gt;&lt;P&gt;This helps you to use a single public ip for mapping to multiple internal servers on unique ports.&lt;/P&gt;&lt;P&gt;NOTE:- You would only be able to use a unique port every time for the public IP address.&lt;/P&gt;&lt;P&gt;In your requirement:-&lt;/P&gt;&lt;P&gt;object network obj-internalserverip&lt;/P&gt;&lt;P&gt;host &amp;lt;IP address of the internal server&amp;gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) static &amp;lt;Public IP&amp;gt; service tcp 5000 5000&lt;/P&gt;&lt;P&gt;object network obj-dmzserverip&lt;/P&gt;&lt;P&gt;host &amp;lt;IP address of the dmz server&amp;gt;&lt;/P&gt;&lt;P&gt;nat (dmz,outside) static &amp;lt;Public IP&amp;gt; service tcp 7000 7000&lt;/P&gt;&lt;P&gt;With this open an acl on the Outside interface for the inbound traffic to the server's real IP&lt;/P&gt;&lt;P&gt;For ex:-&lt;/P&gt;&lt;P&gt;access-list &amp;lt;ACL name which is on the outside interface&amp;gt; permit tcp any object obj-internalserverip eq 5000&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2015 11:13:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-configuration-help/m-p/2639986#M194728</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2015-04-27T11:13:18Z</dc:date>
    </item>
    <item>
      <title>Hi Vibhor,Thank you for your</title>
      <link>https://community.cisco.com/t5/network-security/nat-configuration-help/m-p/2639987#M194729</link>
      <description>&lt;P&gt;Hi Vibhor,&lt;/P&gt;&lt;P&gt;Thank you for your reply .&lt;/P&gt;&lt;P&gt;Could you write the command in one line, i dont want to use object nat.&lt;/P&gt;&lt;P&gt;real source : any (public) ,Real Destination Outsied interface: port 7000&amp;nbsp;&amp;nbsp;, natted destination : 10.10.10.10 port 7000&lt;/P&gt;&lt;P&gt;i'm a bit confused&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2015 13:36:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-configuration-help/m-p/2639987#M194729</guid>
      <dc:creator>khaled alodat</dc:creator>
      <dc:date>2015-04-27T13:36:51Z</dc:date>
    </item>
  </channel>
</rss>

