<?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: Configuring static NAT in new ASA code 8.3.1 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487010#M856598</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually did exactly that, but I am still not getting any ICMP replies from the source 206.223&lt;SPAN style="background-color: #f8fafd;"&gt;.104.13 (not .11 like I thought) as it tries to ping 172.28.6.133 (which is actually our 192.168.103.59 on the inside).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Here is the requested output:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lo-asa# sh run object-group PJMServers&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;lo-asa# sho run object-group PJMServers&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh run object-group network&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network PJMServers&lt;BR /&gt; network-object object PriEMSUCSPair&lt;BR /&gt; network-object object PriEMSUCSPair2&lt;BR /&gt; network-object object SecEMSUCSPair&lt;BR /&gt; network-object object SecEMSUCSPair2&lt;BR /&gt; network-object host 206.223.104.20&lt;BR /&gt; network-object host 206.223.104.21&lt;BR /&gt; network-object host 206.223.104.22&lt;BR /&gt; network-object host 206.223.104.23&lt;BR /&gt; network-object host 206.223.104.80&lt;BR /&gt; network-object host 206.223.105.2&lt;BR /&gt; network-object host 206.223.105.3&lt;BR /&gt; network-object host 206.223.104.11&lt;BR /&gt; network-object host 206.223.104.13&lt;BR /&gt; network-object host 206.223.104.15&lt;BR /&gt; network-object host 206.223.104.17&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jun 2010 17:05:04 GMT</pubDate>
    <dc:creator>Kevin Melton</dc:creator>
    <dc:date>2010-06-11T17:05:04Z</dc:date>
    <item>
      <title>Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487004#M856591</link>
      <description>&lt;P&gt;Forum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was attempting to configure a static NAT statement on a clients firewall which is running code version 8.3.1.&amp;nbsp; I got a message indicating that the old static command had been deprecated, and that the "nat"command needed to be used instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to do is the following ( in the old format)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: arial,helvetica,sans-serif;"&gt;&lt;EM&gt;Access-list ext PJMNAT permit ip host 192.168.103.59 host 206.223.104.11&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: arial,helvetica,sans-serif;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: arial,helvetica,sans-serif;"&gt;&lt;EM&gt;Static (inside,WAN) 172.28.6.133 access-list PJMNAT&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 12pt; color: #000000; font-family: arial,helvetica,sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif;"&gt;In other words, I need for traffic to from 192.168.103.59 to be translated to 172.28.6.133 when communicating to 206.223.104.11 on the WAN interface.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: arial,helvetica,sans-serif;"&gt;Would anyone know how to write this on the ASA running code 8.3.1?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000;"&gt;Thanks &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000;"&gt;Kevin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:58:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487004#M856591</guid>
      <dc:creator>Kevin Melton</dc:creator>
      <dc:date>2019-03-11T17:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487005#M856592</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;In 8.3 the NAT syntax changed completely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the migration guide:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa83/upgrading/migrating.html"&gt;http://www.cisco.com/en/US/docs/security/asa/asa83/upgrading/migrating.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="pB1_Body1"&gt;&lt;/P&gt;&lt;A name="wp96346"&gt;&lt;/A&gt;&lt;P class="pBl_BlockLabel"&gt;Old Configuration&lt;/P&gt;&lt;A name="wp96347"&gt;&lt;/A&gt;&lt;P class="pExT_ExampleTable"&gt;access-list NET1 permit ip host 10.1.2.27 10.76.5.0 255.255.255.224&lt;/P&gt;&lt;DIV class="pPreformatted"&gt;&lt;PRE class="pPreformatted"&gt;&lt;A name="wp96348"&gt;&lt;/A&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp96349"&gt;&lt;/A&gt;&lt;P class="pExT_ExampleTable"&gt;static (inside,outside) 209.165.202.129 access-list NET1&lt;/P&gt;&lt;DIV class="pPreformatted"&gt;&lt;PRE class="pPreformatted"&gt;&lt;A name="wp96350"&gt;&lt;/A&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp96351"&gt;&lt;/A&gt;&lt;P class="pBl_BlockLabel"&gt;Migrated Configuration&lt;/P&gt;&lt;A name="wp96352"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;object network obj-10.1.2.27
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp96353"&gt;&lt;/A&gt;&lt;DIV class="pEx2_Example2"&gt;&lt;PRE&gt;host 10.1.2.27
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp96354"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;object network obj-209.165.202.129
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp96355"&gt;&lt;/A&gt;&lt;DIV class="pEx2_Example2"&gt;&lt;PRE&gt;host 209.165.202.129
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp96356"&gt;&lt;/A&gt;&lt;DIV class="pEx1_Example1"&gt;&lt;PRE&gt;object network obj-10.76.5.0
&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp96357"&gt;&lt;/A&gt;&lt;DIV class="pEx2_Example2"&gt;&lt;PRE&gt;subnet 10.76.5.0 255.255.255.224
&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class="pPreformatted"&gt;&lt;PRE class="pPreformatted"&gt;&lt;A name="wp96358"&gt;&lt;/A&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;A name="wp96359"&gt;&lt;/A&gt;&lt;P class="pExT_ExampleTable"&gt;nat (inside,outside) source static obj-10.1.2.27 obj-209.165.202.129 destination static obj-10.76.5.0 obj-10.76.5.0&lt;/P&gt;&lt;P class="pExT_ExampleTable"&gt;&lt;/P&gt;&lt;P class="pExT_ExampleTable"&gt;Federico.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 15:23:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487005#M856592</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-11T15:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487006#M856593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Federico&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having difficulty trying to follow the example you have used. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you take my real time data and show how the rule should be written based on that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 16:06:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487006#M856593</guid>
      <dc:creator>Kevin Melton</dc:creator>
      <dc:date>2010-06-11T16:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487007#M856594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;object network obj-192.168.103.59&lt;BR /&gt;host 192.168.103.59&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-172.28.6.133&lt;BR /&gt;host 172.28.6.133&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-206.223.104.11&lt;BR /&gt;host 206.223.104.11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,WAN) source static obj-192.168.103.59 obj-172.28.6.133 destination static obj-206.223.104.11 obj-206.223.104.11&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 16:11:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487007#M856594</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-11T16:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487008#M856595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Federico&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing I am trying to do is to use an existing object-group called PJMServers.&amp;nbsp; This object group has several addresses in it (in the 206.223.104.X range).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is how I am trying to configure the nat statement and the associated error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,WAN) source static obj-192.168.103.59 obj-172.28.6.133 destination static obj-group PJMServers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: obj-group doesn't match an existing object or object-group&lt;/P&gt;&lt;P&gt;how do I write in the existing object group insteead of the 1 object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 16:35:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487008#M856595</guid>
      <dc:creator>Kevin Melton</dc:creator>
      <dc:date>2010-06-11T16:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487009#M856597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's do two things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specify the actual address instead of the object-group just to make sure the NAT rule works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post a ''sh run object-group PJMServers'' to make sure the configuration exists (so we can configure it using the object-group)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 16:39:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487009#M856597</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-11T16:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487010#M856598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually did exactly that, but I am still not getting any ICMP replies from the source 206.223&lt;SPAN style="background-color: #f8fafd;"&gt;.104.13 (not .11 like I thought) as it tries to ping 172.28.6.133 (which is actually our 192.168.103.59 on the inside).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Here is the requested output:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lo-asa# sh run object-group PJMServers&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;lo-asa# sho run object-group PJMServers&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh run object-group network&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network PJMServers&lt;BR /&gt; network-object object PriEMSUCSPair&lt;BR /&gt; network-object object PriEMSUCSPair2&lt;BR /&gt; network-object object SecEMSUCSPair&lt;BR /&gt; network-object object SecEMSUCSPair2&lt;BR /&gt; network-object host 206.223.104.20&lt;BR /&gt; network-object host 206.223.104.21&lt;BR /&gt; network-object host 206.223.104.22&lt;BR /&gt; network-object host 206.223.104.23&lt;BR /&gt; network-object host 206.223.104.80&lt;BR /&gt; network-object host 206.223.105.2&lt;BR /&gt; network-object host 206.223.105.3&lt;BR /&gt; network-object host 206.223.104.11&lt;BR /&gt; network-object host 206.223.104.13&lt;BR /&gt; network-object host 206.223.104.15&lt;BR /&gt; network-object host 206.223.104.17&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 17:05:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487010#M856598</guid>
      <dc:creator>Kevin Melton</dc:creator>
      <dc:date>2010-06-11T17:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487011#M856600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Federico&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I inadvertintly put "answered" as the status of this post.&amp;nbsp; If you can, I would still need your help.&amp;nbsp; I still show the object-group PJMServers as being on the box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 18:10:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487011#M856600</guid>
      <dc:creator>Kevin Melton</dc:creator>
      <dc:date>2010-06-11T18:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487012#M856602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Please confirm that you're trying to PING 206.223.104.11 from 192.168.103.59&lt;BR /&gt;And you want it to NAT to 172.28.6.133&lt;/P&gt;&lt;P&gt;Please do a Packet Tracer test to check which process is failing on the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 20:11:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487012#M856602</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-11T20:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487013#M856605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In all actuality it should be 206.223.104.13 that it pinging 172.28.6.133.&amp;nbsp; 206.223.104.13 is our business partner.&amp;nbsp; He is trying to ping our 192.168.103.59 box.&amp;nbsp; But he doesnt know the box as 192.168.103.59.&amp;nbsp; He knows the box as 172.28.6.133.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Federico&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 10:36:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487013#M856605</guid>
      <dc:creator>Kevin Melton</dc:creator>
      <dc:date>2010-06-14T10:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487014#M856608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does a Packet Tracer shows you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 18:11:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487014#M856608</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-14T18:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487015#M856611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Federico,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I actually worked through and figured out the NAT statement, but now i have run into another issue that may need of your assistance.&amp;nbsp; I wrote the NAT statement as :&amp;nbsp; [nat (inside,WAN) source static obj-192.168.103.59 obj-172.28.6.133 destination static PJMServers PJMServers]&amp;nbsp; with PJMServers as an object group I have created.&amp;nbsp; With that in place I can now see traffic orgininating from 192.168.103.59 being translated on the WAN interface(from INSIDE to WAN) to 172.28.6.133 in route for the 206.223.104.13 address.&amp;nbsp; The issue I am having now is that the ICMP request I am sending out is getting this response via a capture on the WAN interface of the ASA:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: 15:46:31.797352 172.28.6.133 &amp;gt; 206.223.104.13: icmp: echo request&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 2: 15:46:31.813587 206.223.104.13 &amp;gt; 172.28.6.133: icmp: echo reply&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 3: 15:46:31.814945 172.28.6.133 &amp;gt; 206.223.104.13: icmp: host 172.28.6.133 unreachable - admin prohibited filter&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 4: 15:46:37.297668 172.28.6.133 &amp;gt; 206.223.104.13: icmp: echo request&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 5: 15:46:37.314116 206.223.104.13 &amp;gt; 172.28.6.133: icmp: echo reply&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 6: 15:46:37.315077 172.28.6.133 &amp;gt; 206.223.104.13: icmp: host 172.28.6.133 unreachable - admin prohibited filter&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 7: 15:46:42.797611 172.28.6.133 &amp;gt; 206.223.104.13: icmp: echo request&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 8: 15:46:42.813724 206.223.104.13 &amp;gt; 172.28.6.133: icmp: echo reply&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 9: 15:46:42.814761 172.28.6.133 &amp;gt; 206.223.104.13: icmp: host 172.28.6.133 unreachable - admin prohibited filter&lt;BR /&gt;&amp;nbsp; 10: 15:46:48.297851 172.28.6.133 &amp;gt; 206.223.104.13: icmp: echo request&lt;BR /&gt;&amp;nbsp; 11: 15:46:48.314238 206.223.104.13 &amp;gt; 172.28.6.133: icmp: echo reply&lt;BR /&gt;&amp;nbsp; 12: 15:46:53.798176 172.28.6.133 &amp;gt; 206.223.104.13: icmp: echo request&lt;BR /&gt;&amp;nbsp; 13: 15:46:53.814472 206.223.104.13 &amp;gt; 172.28.6.133: icmp: echo reply&lt;BR /&gt;&amp;nbsp; 14: 15:46:59.298110 172.28.6.133 &amp;gt; 206.223.104.13: icmp: echo request&lt;BR /&gt;&amp;nbsp; 15: 15:46:59.314497 206.223.104.13 &amp;gt; 172.28.6.133: icmp: echo reply&lt;BR /&gt;&amp;nbsp; 16: 15:46:59.315672 172.28.6.133 &amp;gt; 206.223.104.13: icmp: host 172.28.6.133 unreachable - admin prohibited filter&lt;BR /&gt;&amp;nbsp; 17: 15:47:04.798191 172.28.6.133 &amp;gt; 206.223.104.13: icmp: echo request&lt;BR /&gt;&amp;nbsp; 18: 15:47:04.814594 206.223.104.13 &amp;gt; 172.28.6.133: icmp: echo reply&lt;BR /&gt;&amp;nbsp; 19: 15:47:04.815509 172.28.6.133 &amp;gt; 206.223.104.13: icmp: host 172.28.6.133 unreachable - admin prohibited filter&lt;BR /&gt;&amp;nbsp; 20: 15:47:10.298354 172.28.6.133 &amp;gt; 206.223.104.13: icmp: echo request&lt;BR /&gt;&amp;nbsp; 21: 15:47:10.314742 206.223.104.13 &amp;gt; 172.28.6.133: icmp: echo reply&lt;BR /&gt;&amp;nbsp; 22: 15:47:10.315642 172.28.6.133 &amp;gt; 206.223.104.13: icmp: host 172.28.6.133 unreachable - admin prohibited filter&lt;BR /&gt;&amp;nbsp; 23: 15:47:15.799366 172.28.6.133 &amp;gt; 206.223.104.13: icmp: echo request&lt;BR /&gt;&amp;nbsp; 24: 15:47:15.815707 206.223.104.13 &amp;gt; 172.28.6.133: icmp: echo reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the message "host 172.28.6.133 unreachable - admin prohibited filter" makes me think I am being denied via an ACL on the ASA on either the INSIDE or WAN interface, but I have created multiple permit statement to allow IP and not just ICMP between the addresses.&amp;nbsp; Do you have anything to try that could help?&amp;nbsp; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 19:53:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487015#M856611</guid>
      <dc:creator>Kevin Melton</dc:creator>
      <dc:date>2010-06-14T19:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487016#M856616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Capture on the WAN interface:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Shows succesful ICMP echo-request from 172.28.6.133 to 206.223.104.13&lt;BR /&gt;Then, the ICMP echo-reply back&lt;BR /&gt;Then, you get this message: &lt;BR /&gt;&amp;nbsp;&amp;nbsp; 3: 15:46:31.814945 172.28.6.133 &amp;gt; 206.223.104.13: icmp: host 172.28.6.133 unreachable - admin prohibited filter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, the NAT IP is trying to send ICMP to 206.28.6.133?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aside from the error, the PING seems to be working, what problem are you having?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 20:09:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487016#M856616</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-14T20:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487017#M856619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the ICMP is going to 206.223.104.13.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is the Server(192.168.103.59) being translated to 172.28.6.133 is not actually recieving the echo-reply, it is getting non-replys(timeouts) during the Ping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 21:24:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487017#M856619</guid>
      <dc:creator>Kevin Melton</dc:creator>
      <dc:date>2010-06-14T21:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring static NAT in new ASA code 8.3.1</title>
      <link>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487018#M856624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a test, could you allow ICMP on the outside ACL and try again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 23:34:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-static-nat-in-new-asa-code-8-3-1/m-p/1487018#M856624</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-14T23:34:07Z</dc:date>
    </item>
  </channel>
</rss>

