<?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 one-to-one on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-one-to-one-on-asa/m-p/3090961#M133872</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;have a Cisco ASA on my network edge. I have INSIDE, DMZ and OUTSIDE.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a PAT rule for inside LAN users:&lt;/P&gt;
&lt;P&gt;nat (inside,outside) source dynamic Users_LAN interface&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Now I have installed a Web server in DMZ and I have a second public address I want to dedicate to the web server.&lt;/P&gt;
&lt;P&gt;How can I configure a one-to-one NAT between the private and the public address of the server?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Note: I do not have access to ASDM and I am using CLI.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 09:43:19 GMT</pubDate>
    <dc:creator>fabflorent</dc:creator>
    <dc:date>2019-03-12T09:43:19Z</dc:date>
    <item>
      <title>NAT one-to-one on ASA</title>
      <link>https://community.cisco.com/t5/network-security/nat-one-to-one-on-asa/m-p/3090961#M133872</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;have a Cisco ASA on my network edge. I have INSIDE, DMZ and OUTSIDE.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a PAT rule for inside LAN users:&lt;/P&gt;
&lt;P&gt;nat (inside,outside) source dynamic Users_LAN interface&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Now I have installed a Web server in DMZ and I have a second public address I want to dedicate to the web server.&lt;/P&gt;
&lt;P&gt;How can I configure a one-to-one NAT between the private and the public address of the server?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Note: I do not have access to ASDM and I am using CLI.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:43:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-one-to-one-on-asa/m-p/3090961#M133872</guid>
      <dc:creator>fabflorent</dc:creator>
      <dc:date>2019-03-12T09:43:19Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/nat-one-to-one-on-asa/m-p/3090962#M133877</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;You can use the following NAT:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ASA (config) #object network obj-real-IP&lt;/P&gt;
&lt;P&gt;host 10.x&lt;G class="gr_ gr_204 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling" id="204" data-gr-id="204"&gt;.x&lt;/G&gt;.x&lt;/P&gt;
&lt;P&gt;nat (inside,outside) static&amp;nbsp;&amp;lt;public IP&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;You would require an Access list on the outside interface to allow traffic &lt;G class="gr_ gr_278 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar multiReplace" id="278" data-gr-id="278"&gt;for&lt;/G&gt; the DMZ server.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Aditya&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Please rate helpful and mark correct answers&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 08:28:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-one-to-one-on-asa/m-p/3090962#M133877</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2017-07-21T08:28:38Z</dc:date>
    </item>
    <item>
      <title>Thank you Aditya, </title>
      <link>https://community.cisco.com/t5/network-security/nat-one-to-one-on-asa/m-p/3090963#M133880</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;SPAN&gt;Aditya,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But it does not work.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;My Web server still have no access to outside internet&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 09:29:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-one-to-one-on-asa/m-p/3090963#M133880</guid>
      <dc:creator>fabflorent</dc:creator>
      <dc:date>2017-07-21T09:29:53Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/nat-one-to-one-on-asa/m-p/3090964#M133886</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please share the output of packet tracer from the ASA.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Aditya&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Please rate helpful and mark correct answers&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 09:32:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-one-to-one-on-asa/m-p/3090964#M133886</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2017-07-21T09:32:32Z</dc:date>
    </item>
  </channel>
</rss>

