<?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: ASA post ver8.2 Static NAT &amp; Name Command in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440038#M269775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is from the Command Reference the thing I referenced above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the change introduced when the NAT configuration format changed at 8.3(1)&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;8.3(1) You can no longer use a named IP address in a nat command or an access-list&lt;/P&gt;&lt;P&gt;command; you must use object network names instead. Although&lt;/P&gt;&lt;P&gt;network-object commands in an object group accept object network&lt;/P&gt;&lt;P&gt;names, you can still also use a named IP address identified by the name&lt;/P&gt;&lt;P&gt;command.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Feb 2014 19:39:12 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2014-02-12T19:39:12Z</dc:date>
    <item>
      <title>ASA post ver8.2 Static NAT &amp; Name Command</title>
      <link>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440035#M269769</link>
      <description>&lt;P&gt;Hello, pre 8.3 I would use the Name Command and static map a public IP to a private IP as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;name 12.236.93.72 InsideHost&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static (inside,outside) InsideHost 10.11.10.1 netmask 255.255.255.255&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post ver8.2 I realize that command has changed to the object network command &lt;SPAN style="font-size: 10pt;"&gt;but does not work with the name. I recieve the following error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;name 12.236.93.72 InsideHost&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network obj-10.11.10.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; host 10.11.10.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; nat (inside,outside) static InsideHost &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ERROR: InsideHost Dosn't Exist&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot find the Name Command in the newer post8.2 documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:44:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440035#M269769</guid>
      <dc:creator>jfwarren1</dc:creator>
      <dc:date>2019-03-12T03:44:36Z</dc:date>
    </item>
    <item>
      <title>ASA post ver8.2 Static NAT &amp; Name Command</title>
      <link>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440036#M269771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its my understanding that the &lt;STRONG&gt;"name" &lt;/STRONG&gt;configuration doesnt really play much of a role in the new ASA software levels and the &lt;STRONG&gt;"object"&lt;/STRONG&gt; has atleast partially replaced that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do notice that you can create an &lt;STRONG&gt;"object" &lt;/STRONG&gt;for the IP address 12.236.93.72&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network Insidehost&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; host 12.236.93.72&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network obj-10.11.10.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; host 10.11.10.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; nat (inside,outside) static Insidehost&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But to be honest I have never liked the &lt;STRONG&gt;"name"&lt;/STRONG&gt; configuration and have always disabled it on the ASAs I manage. When I am troubleshooting something or making new rules I want to do it based on the actual IP rather than a &lt;STRONG&gt;"name"&lt;/STRONG&gt; but I guess its matter of taste/personal preference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I dont use the above method either. I simply define the IP address in the section where you define the NAT IP address. This keeps the configuration clearer and less cluttered with &lt;STRONG&gt;"object"&lt;/STRONG&gt; or &lt;STRONG&gt;"object-group"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &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;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 19:33:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440036#M269771</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-02-12T19:33:58Z</dc:date>
    </item>
    <item>
      <title>ASA post ver8.2 Static NAT &amp; Name Command</title>
      <link>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440037#M269773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post 8.2 (8.3 and above) 'name' command changed to 'object network'. So you need to create another object network similar to your private ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network public-10.11.10.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; host 12.236.93.72&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network obj-10.11.10.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; host 10.11.10.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; nat (inside,outside) static public-10.11.10.1 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Check the below link (search for key word 'name')&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/security/asa/asa83/upgrading/migrating.html#wp106866"&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa83/upgrading/migrating.html#wp106866&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 19:37:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440037#M269773</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2014-02-12T19:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: ASA post ver8.2 Static NAT &amp; Name Command</title>
      <link>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440038#M269775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is from the Command Reference the thing I referenced above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the change introduced when the NAT configuration format changed at 8.3(1)&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;8.3(1) You can no longer use a named IP address in a nat command or an access-list&lt;/P&gt;&lt;P&gt;command; you must use object network names instead. Although&lt;/P&gt;&lt;P&gt;network-object commands in an object group accept object network&lt;/P&gt;&lt;P&gt;names, you can still also use a named IP address identified by the name&lt;/P&gt;&lt;P&gt;command.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 19:39:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440038#M269775</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-02-12T19:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: ASA post ver8.2 Static NAT &amp; Name Command</title>
      <link>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440039#M269777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 19:48:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440039#M269777</guid>
      <dc:creator>jfwarren1</dc:creator>
      <dc:date>2014-02-12T19:48:51Z</dc:date>
    </item>
    <item>
      <title>ASA post ver8.2 Static NAT &amp; Name Command</title>
      <link>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440040#M269779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad if it helped &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;Please do remember to mark a reply as the correct answer if it answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 19:51:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-post-ver8-2-static-nat-name-command/m-p/2440040#M269779</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-02-12T19:51:06Z</dc:date>
    </item>
  </channel>
</rss>

