<?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: Need help ASA configuration ( nat inside and outside) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4164590#M1074596</link>
    <description>&lt;P&gt;HI you running an old code 8.2 on 5505 but the software 8.2 and 5505 are EOL. the NAT command you trying to put in it will not work. as post 8.4 the unified NAT was introduced. what you trying to configue is a unified nat this was introuduced in post 8.4 on wards. please consider upgrading the software to 9.1.7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you need to upgrade your unit to least 8.4 also to noted i think for 5505 you can only upgrade the software to 9.1.7&lt;/P&gt;
&lt;P&gt;here is the link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://software.cisco.com/download/home/280582808/type/280775065/release/9.1.7%20Interim" target="_blank" rel="noopener"&gt;https://software.cisco.com/download/home/280582808/type/280775065/release/9.1.7%20Interim&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Oct 2020 18:07:41 GMT</pubDate>
    <dc:creator>Sheraz.Salim</dc:creator>
    <dc:date>2020-10-10T18:07:41Z</dc:date>
    <item>
      <title>Need help ASA configuration ( nat inside and outside)</title>
      <link>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4164564#M1074594</link>
      <description>&lt;P&gt;Dear Sir or Madam,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Itried to do some lab at home and, I got below an error message ASA nat inside and outside configuration. Could you please see the attached and help me.&lt;/P&gt;&lt;P&gt;ASA-FW(config-network)# subnet 10.10.1.0 255.255.255.0&lt;BR /&gt;^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;ASA-FW(config-network)# nat (inside, outside) dynamic interface&lt;BR /&gt;^&lt;BR /&gt;&lt;BR /&gt;Thank you so much for your time and help.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2020 13:00:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4164564#M1074594</guid>
      <dc:creator>itcisco2015</dc:creator>
      <dc:date>2020-10-10T13:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need help ASA configuration ( nat inside and outside)</title>
      <link>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4164590#M1074596</link>
      <description>&lt;P&gt;HI you running an old code 8.2 on 5505 but the software 8.2 and 5505 are EOL. the NAT command you trying to put in it will not work. as post 8.4 the unified NAT was introduced. what you trying to configue is a unified nat this was introuduced in post 8.4 on wards. please consider upgrading the software to 9.1.7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you need to upgrade your unit to least 8.4 also to noted i think for 5505 you can only upgrade the software to 9.1.7&lt;/P&gt;
&lt;P&gt;here is the link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://software.cisco.com/download/home/280582808/type/280775065/release/9.1.7%20Interim" target="_blank" rel="noopener"&gt;https://software.cisco.com/download/home/280582808/type/280775065/release/9.1.7%20Interim&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2020 18:07:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4164590#M1074596</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-10-10T18:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Need help ASA configuration ( nat inside and outside)</title>
      <link>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4164802#M1074606</link>
      <description>&lt;P&gt;If you want to configure PAT on the ASA running pre 8.3 code, you should use the following syntax:&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.10.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;</description>
      <pubDate>Sun, 11 Oct 2020 17:54:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4164802#M1074606</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2020-10-11T17:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need help ASA configuration ( nat inside and outside)</title>
      <link>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4165032#M1074625</link>
      <description>&lt;P&gt;Aref is correct here.&amp;nbsp; For dynamic NAT he has provided the correct solution.&amp;nbsp; If, however, you want to configure a static NAT the you would need to use the following format when using the 8.2 version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;with the format:&amp;nbsp; real int | NAT int | NAT IP | NAT port&amp;nbsp; | real IP | NAT port&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;static (inside,outside) tcp 1.1.1.1 10000 10.10.1.2 80 netmask 255.255.255.255&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 09:38:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4165032#M1074625</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-10-12T09:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need help ASA configuration ( nat inside and outside)</title>
      <link>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4167028#M1074778</link>
      <description>Thank you for helping me to get this.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Oct 2020 20:49:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4167028#M1074778</guid>
      <dc:creator>itcisco2015</dc:creator>
      <dc:date>2020-10-14T20:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need help ASA configuration ( nat inside and outside)</title>
      <link>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4167047#M1074780</link>
      <description>Thank you for helping to this issues. I did the command but there was no internet access. When I connect the inside it had DHCP ip address but there was no still internet connection.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Zam mang&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Oct 2020 21:23:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4167047#M1074780</guid>
      <dc:creator>itcisco2015</dc:creator>
      <dc:date>2020-10-14T21:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need help ASA configuration ( nat inside and outside)</title>
      <link>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4167048#M1074781</link>
      <description>Hi Sheraz,&lt;BR /&gt;&lt;BR /&gt;Thank you for your help. I won't be able to update IOS.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Zam Mang&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Oct 2020 21:24:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4167048#M1074781</guid>
      <dc:creator>itcisco2015</dc:creator>
      <dc:date>2020-10-14T21:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need help ASA configuration ( nat inside and outside)</title>
      <link>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4167498#M1074810</link>
      <description>&lt;P&gt;How are you testing internet connectivity?&amp;nbsp; If you are just testing with ping then you need to the following commands (this is for &lt;STRONG&gt;&lt;EM&gt;through&lt;/EM&gt; &lt;EM&gt;the box&lt;/EM&gt;&lt;/STRONG&gt; traffic):&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;policy-map global_policy&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;class inspection_default&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;inspect icmp&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You said you are unable to ping the inside interface of the ASA from MainRouter, this is to be expected. You will not be able to ping an interface on the ASA that is not the ingress interface.&amp;nbsp; You will need to test by pinging a device that connects to the inside interface, for example a switch.&lt;/P&gt;
&lt;P&gt;You also mention that you are unable to ping 192.168.1.1, though I do not see this IP configured on your router (which has 192.168.200 configured), is this an IP of a different device?&lt;/P&gt;
&lt;P&gt;Keep in mind also that MainRouter has no knowledge of the 10.10.1.0/24 network which is the subnet connected to your ASA inside interface, you need to add routing on the MainRouter if it is to be able to reach this network.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 12:36:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-asa-configuration-nat-inside-and-outside/m-p/4167498#M1074810</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-10-15T12:36:31Z</dc:date>
    </item>
  </channel>
</rss>

