<?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 for Beginners Question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-for-beginners-question/m-p/3218038#M1048259</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you just confirm -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) what is the ASA version of software you are running&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) is the public IP you want to use for your web server the same IP assigned to your outside interface or a different one&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 22:10:11 GMT</pubDate>
    <dc:creator>Jon Marshall</dc:creator>
    <dc:date>2017-11-16T22:10:11Z</dc:date>
    <item>
      <title>NAT for Beginners Question</title>
      <link>https://community.cisco.com/t5/network-security/nat-for-beginners-question/m-p/3217875#M1048244</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am very new in using the CISCO ASA. I've watched tons of videos already but my brain freezes for some reason. I bought this firewall and&amp;nbsp;can't configured it properly, can someone&amp;nbsp;help me please. I am trying to learn how to allow any host to communicate.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Example my public IP is 200.100.25.20 and my private IP is 10.17.1.10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;
&lt;P&gt;access-list OUTSIDE_NET extended permit tcp any host 10.17.1.10 eq&amp;nbsp;80&lt;BR /&gt;static (inside,outside) 10.17.1.10 10.17.1.10 netmask 255.255.255.255&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;or should I use this&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;STRONG class="cBold"&gt;static (inside,outside) &lt;SPAN&gt;200.100.25.20&lt;/SPAN&gt; &lt;SPAN&gt;10.17.1.10&lt;/SPAN&gt; netmask 255.255.255.255&lt;BR /&gt;or&lt;BR /&gt;&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;PRE&gt;&lt;STRONG class="cBold"&gt;static (outside,inside) 1&lt;SPAN&gt;0.17.1.10&lt;/SPAN&gt; 200.100.25.20 netmask 255.255.255.255&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;access-group OUTSIDE_NET in interface outside&lt;BR /&gt;access-group INSIDE_NET in interface inside&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am I in the right track? Did I miss anything? I wanted to be able to access my test webserver from the outside network?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:46:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-for-beginners-question/m-p/3217875#M1048244</guid>
      <dc:creator>John Rener</dc:creator>
      <dc:date>2020-02-21T14:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: NAT for Beginners Question</title>
      <link>https://community.cisco.com/t5/network-security/nat-for-beginners-question/m-p/3218038#M1048259</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you just confirm -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) what is the ASA version of software you are running&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) is the public IP you want to use for your web server the same IP assigned to your outside interface or a different one&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 22:10:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-for-beginners-question/m-p/3218038#M1048259</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2017-11-16T22:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: NAT for Beginners Question</title>
      <link>https://community.cisco.com/t5/network-security/nat-for-beginners-question/m-p/3218078#M1048272</link>
      <description>&lt;P&gt;This is only running v8.2&lt;BR /&gt;&lt;BR /&gt;This public is coming from a PAT from another firewall. I'm actually behind another firewall. Is that what you're referring as outside interface?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 23:55:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-for-beginners-question/m-p/3218078#M1048272</guid>
      <dc:creator>John Rener</dc:creator>
      <dc:date>2017-11-16T23:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: NAT for Beginners Question</title>
      <link>https://community.cisco.com/t5/network-security/nat-for-beginners-question/m-p/3377658#M1048297</link>
      <description>I appreciate any input, thank you.</description>
      <pubDate>Thu, 03 May 2018 22:13:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-for-beginners-question/m-p/3377658#M1048297</guid>
      <dc:creator>John Rener</dc:creator>
      <dc:date>2018-05-03T22:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: NAT for Beginners Question</title>
      <link>https://community.cisco.com/t5/network-security/nat-for-beginners-question/m-p/3377901#M1048307</link>
      <description>Hello John,&lt;BR /&gt;&lt;BR /&gt;If you're still using 8.2 you should use &lt;BR /&gt;static (inside,outside) 200.100.25.20 10.17.1.10 netmask 255.255.255.255&lt;BR /&gt;&lt;BR /&gt;Bear in mind that if you use ASDM or SSH over the outside interface adding this STATIC NAT statement will cut your access as both 443 and 22 will get translated to the 10.17.1.10.&lt;BR /&gt;&lt;BR /&gt;As a glitch if the above statement doesn't work please use "interface" keyword.&lt;BR /&gt;&lt;BR /&gt;static (inside,outside) interface 10.17.1.10 netmask 255.255.255.255&lt;BR /&gt;&lt;BR /&gt;Last but not least you can use STATIC PAT only for port 80 or 443:&lt;BR /&gt;static (inside,outside) tcp interface 80 10.17.1.10 80 netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 443 10.17.1.10 443 netmask 255.255.255.255&lt;BR /&gt;&lt;BR /&gt;Now that we have taken care of NAT, let's revisit firewall aka ACL:&lt;BR /&gt; - you used access-list OUTSIDE_NET extended permit tcp any host 10.17.1.10 eq 80&lt;BR /&gt;This will work if you have 8.3 or higher software version.&lt;BR /&gt; - instead use: &lt;BR /&gt;access-list OUTSIDE_NET extended permit tcp any host 200.100.25.20 eq 80&lt;BR /&gt;access-list OUTSIDE_NET extended permit tcp any host 200.100.25.20 eq 443&lt;BR /&gt;I am assuming that you will apply OUTSIDE_NET ACL on the outside interface: access-group OUTSIDE_NET in interface outside&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Fri, 04 May 2018 09:01:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-for-beginners-question/m-p/3377901#M1048307</guid>
      <dc:creator>Florin Barhala</dc:creator>
      <dc:date>2018-05-04T09:01:02Z</dc:date>
    </item>
  </channel>
</rss>

