<?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 ASA Config problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501518#M237993</link>
    <description>&lt;P&gt;Dear,&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On pix i am having below commands in 8.2 version, Now i want to configure this commands on ASA 5525-x with IOS version 9.1 how can i configure this on ASA.&lt;/P&gt;&lt;P&gt;static (Inside,DMZ) 10.10.49.13&amp;nbsp; access-list Inside_nat_1&lt;BR /&gt;static (Inside,DMZ) 172.20.7.99&amp;nbsp; access-list Inside_nat_2&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 10.50.2.20&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 10.150.23.20&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 11.50.11.250&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 192.168.54.15&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 172.31.11.218&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 10.1.21.36&lt;BR /&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 10.10.201.3&lt;BR /&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 202.18.123.68&lt;BR /&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 172.232.11.19&lt;BR /&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 10.1.210.188&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help on this.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jitesh MAHAJAN.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 04:16:24 GMT</pubDate>
    <dc:creator>jitesh.mahajan</dc:creator>
    <dc:date>2019-03-12T04:16:24Z</dc:date>
    <item>
      <title>ASA Config problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501518#M237993</link>
      <description>&lt;P&gt;Dear,&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On pix i am having below commands in 8.2 version, Now i want to configure this commands on ASA 5525-x with IOS version 9.1 how can i configure this on ASA.&lt;/P&gt;&lt;P&gt;static (Inside,DMZ) 10.10.49.13&amp;nbsp; access-list Inside_nat_1&lt;BR /&gt;static (Inside,DMZ) 172.20.7.99&amp;nbsp; access-list Inside_nat_2&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 10.50.2.20&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 10.150.23.20&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 11.50.11.250&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 192.168.54.15&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 172.31.11.218&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 10.1.21.36&lt;BR /&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 10.10.201.3&lt;BR /&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 202.18.123.68&lt;BR /&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 172.232.11.19&lt;BR /&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 10.1.210.188&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help on this.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jitesh MAHAJAN.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 04:16:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501518#M237993</guid>
      <dc:creator>jitesh.mahajan</dc:creator>
      <dc:date>2019-03-12T04:16:24Z</dc:date>
    </item>
    <item>
      <title>Those commands would be</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501519#M237994</link>
      <description>&lt;P&gt;Those commands would be translated to the following commands in 8.3 and higher.&lt;/P&gt;&lt;P&gt;object network HOST&lt;BR /&gt;&amp;nbsp; host 172.20.6.52&lt;/P&gt;&lt;P&gt;object network NAT1&lt;BR /&gt;&amp;nbsp; host 10.10.49.13&lt;/P&gt;&lt;P&gt;object network NAT2&lt;BR /&gt;&amp;nbsp; host 172.20.7.99&lt;/P&gt;&lt;P&gt;object-group network DEST1&lt;BR /&gt;&amp;nbsp; host 10.50.2.20&lt;BR /&gt;&amp;nbsp; host 10.150.23.20&lt;BR /&gt;&amp;nbsp; host 11.50.11.250&lt;BR /&gt;&amp;nbsp; host 192.168.54.15&lt;BR /&gt;&amp;nbsp; host 172.31.11.218&lt;/P&gt;&lt;P&gt;object-group network DEST2&lt;BR /&gt;&amp;nbsp; host 10.1.21.36&lt;BR /&gt;&amp;nbsp; host 10.10.201.3&lt;BR /&gt;&amp;nbsp; host 202.18.123.68&lt;BR /&gt;&amp;nbsp; host 172.232.11.19&lt;BR /&gt;&amp;nbsp; host 10.1.210.188&lt;/P&gt;&lt;P&gt;nat (inside,DMZ) source static HOST NAT1 destination static DEST1 DEST1&lt;/P&gt;&lt;P&gt;nat (inside,DMZ source static HOST NAT2 destination static DEST2 DEST2&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2014 07:55:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501519#M237994</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-06-02T07:55:38Z</dc:date>
    </item>
    <item>
      <title>Dear Marius,Thanks for your</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501520#M237995</link>
      <description>&lt;P&gt;Dear Marius,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;mean while i am searching on Cisco Document i have receive the below format can this is work in 9.1 IOS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network Inside_nat_1&lt;BR /&gt;&amp;nbsp;subnet 172.20.6.52 255.255.255.255&lt;BR /&gt;&amp;nbsp;nat (Inside,DMZ) dynamic 10.10.49.13&lt;BR /&gt;&amp;nbsp;exit&lt;/P&gt;&lt;P&gt;object network Inside_nat_2&lt;BR /&gt;&amp;nbsp;subnet 172.20.6.52 255.255.255.255&lt;BR /&gt;&amp;nbsp;nat (Inside,DMZ) dynamic 172.20.7.99&lt;BR /&gt;&amp;nbsp;exit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 10.50.2.20&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 10.150.23.20&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 11.50.11.250&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 192.168.54.15&lt;BR /&gt;access-list Inside_nat_1 extended permit ip host 172.20.6.52 host 172.31.11.218&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 10.1.21.36&lt;BR /&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 10.10.201.3&lt;BR /&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 202.18.123.68&lt;BR /&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 172.232.11.19&lt;BR /&gt;access-list Inside_nat_2 extended permit ip host 172.20.6.52 host 10.1.210.188&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jitesh Mahajan.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2014 10:50:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501520#M237995</guid>
      <dc:creator>jitesh.mahajan</dc:creator>
      <dc:date>2014-06-02T10:50:19Z</dc:date>
    </item>
    <item>
      <title>No this will not work the way</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501521#M237997</link>
      <description>&lt;P&gt;No this will not work the way you want it to work.&amp;nbsp; The following:&lt;/P&gt;&lt;P&gt;object network Inside_nat_1&lt;BR /&gt;&amp;nbsp;subnet 172.20.6.52 255.255.255.255&lt;BR /&gt;&amp;nbsp;nat (Inside,DMZ) dynamic 10.10.49.13&lt;/P&gt;&lt;P&gt;Will only translate 172.20.6.52 to 10.10.49.13...not to mention the syntax is incorrect as well...you should be using static instead of dynamic in the NAT...also the object, though it will work the way you have it, it is better to use the host keyword instead of subnet.&lt;/P&gt;&lt;P&gt;You need to use the format I provided in the earlier post.&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2014 11:10:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501521#M237997</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-06-02T11:10:17Z</dc:date>
    </item>
    <item>
      <title>Dear Marius,Thanks for</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501522#M237999</link>
      <description>&lt;P&gt;Dear Marius,&lt;/P&gt;&lt;P&gt;Thanks for support,&lt;/P&gt;&lt;P&gt;I understand this.&lt;/P&gt;&lt;P&gt;i am also having same command:&lt;/P&gt;&lt;P&gt;old:&lt;BR /&gt;static (DMZ,Inside) 10.10.50.94 10.10.10.94 netmask 255.255.255.255&lt;BR /&gt;New:&lt;BR /&gt;object network obj-10.10.10.94&lt;BR /&gt;&amp;nbsp; host 10.10.50.94&lt;BR /&gt;&amp;nbsp; nat (DMZ,Inside) static 10.10.10.94&lt;/P&gt;&lt;P&gt;Can this will work?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jitesh Mahajan.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2014 12:09:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501522#M237999</guid>
      <dc:creator>jitesh.mahajan</dc:creator>
      <dc:date>2014-06-02T12:09:47Z</dc:date>
    </item>
    <item>
      <title>You have the IPs switched</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501523#M238000</link>
      <description>&lt;P&gt;You have the IPs switched around.&amp;nbsp; It should look like this:&lt;/P&gt;&lt;P&gt;object network obj-10.10.10.94&lt;BR /&gt;&amp;nbsp; host 10.10.10.94&lt;BR /&gt;&amp;nbsp; nat (DMZ,Inside) static 10.10.50.94&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2014 12:28:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501523#M238000</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-06-02T12:28:09Z</dc:date>
    </item>
    <item>
      <title>Thanks you for the rating</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501524#M238001</link>
      <description>&lt;P&gt;Thanks you for the rating &lt;IMG alt="smiley" height="23" src="https://supportforums.cisco.com/profiles/commons/libraries/ckeditor/plugins/smiley/images/regular_smile.png" title="smiley" width="23" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2014 13:02:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501524#M238001</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-06-02T13:02:21Z</dc:date>
    </item>
    <item>
      <title>Dear Marius,below is the</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501525#M238002</link>
      <description>&lt;P&gt;Dear Marius,&lt;/P&gt;&lt;P&gt;below is the commands of&amp;nbsp; pix 8.2 ver. I was converted this commands in 9.1 Version Can this correct.&lt;/P&gt;&lt;P&gt;Version&amp;nbsp; 8.2&lt;/P&gt;&lt;P&gt;global (Outside) 10 220.226.206.81 netmask 255.255.255.255&lt;BR /&gt;global (Outside) 11 220.226.206.231 netmask 255.255.255.255&lt;BR /&gt;global (DMZ) 51 172.100.1.1 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;nat (Inside) 51 access-list Inside_nat_outbound&lt;BR /&gt;nat (Inside) 10 access-list Inside_Ti_outbound&lt;BR /&gt;nat (DMZ) 11 10.10.52.114 255.255.255.255&lt;/P&gt;&lt;P&gt;access-list Inside_Ti_outbound extended permit icmp host 172.20.1.100 host 220.226.206.1&lt;BR /&gt;access-list Inside_Ti_outbound extended permit ip host 10.10.49.40 any&lt;BR /&gt;access-list Inside_Ti_outbound extended permit ip host 10.10.49.52 any&lt;/P&gt;&lt;P&gt;access-list Inside_nat_outbound extended permit tcp host 10.24.126.117 host 192.168.100.10 eq 9097&lt;BR /&gt;access-list Inside_nat_outbound extended permit tcp host 10.24.126.113 host 192.168.100.10 eq 9097&lt;BR /&gt;access-list Inside_nat_outbound extended permit tcp host 10.24.65.19 host 192.168.100.10 eq 9097 inactive&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Version 9.1&lt;/P&gt;&lt;P&gt;object network DMZ-NAT&lt;BR /&gt;&amp;nbsp;subnet 10.10.52.114 255.255.255.255&lt;BR /&gt;&amp;nbsp;nat (Cust-DMZ,ECS-Outside) dynamic 220.226.206.231&lt;/P&gt;&lt;P&gt;object network INSIDE-51-1&lt;BR /&gt;&amp;nbsp;subnet 10.24.126.117 255.255.255.255&lt;BR /&gt;&amp;nbsp;nat (Inside,DMZ) dynamic 172.100.1.1&lt;/P&gt;&lt;P&gt;object network INSIDE-51-2&lt;BR /&gt;&amp;nbsp;subnet 10.24.126.113 255.255.255.255&lt;BR /&gt;&amp;nbsp;nat (Inside,DMZ) dynamic 172.100.1.1&lt;/P&gt;&lt;P&gt;object network INSIDE-51-3&lt;BR /&gt;&amp;nbsp;subnet 10.24.65.19 255.255.255.255&lt;BR /&gt;&amp;nbsp;nat (Inside,DMZ) dynamic 172.100.1.1&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;object network INSIDE-10-1&lt;BR /&gt;&amp;nbsp;subnet 172.20.1.100 255.255.255.255&lt;BR /&gt;&amp;nbsp;nat (Inside,Outside) dynamic 220.226.206.81&lt;/P&gt;&lt;P&gt;object network INSIDE-10-2&lt;BR /&gt;&amp;nbsp;subnet 10.10.49.40 255.255.255.255&lt;BR /&gt;&amp;nbsp;nat (Inside,Outside) dynamic 220.226.206.81&lt;/P&gt;&lt;P&gt;object network INSIDE-10-3&lt;BR /&gt;&amp;nbsp;subnet 10.10.49.52 255.255.255.255&lt;BR /&gt;&amp;nbsp;nat (Inside,Outside) dynamic 220.226.206.81&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jitesh Mahajan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2014 13:27:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501525#M238002</guid>
      <dc:creator>jitesh.mahajan</dc:creator>
      <dc:date>2014-06-02T13:27:55Z</dc:date>
    </item>
    <item>
      <title>The commands would be the</title>
      <link>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501526#M238003</link>
      <description>&lt;P&gt;The commands would be the following.&amp;nbsp; please remember to make a backup of your current configuration so you are able to rollback in case this does not work.&lt;/P&gt;&lt;P&gt;object network obj_172_20_1_100&lt;BR /&gt;&amp;nbsp; host 172.20.1.100&lt;/P&gt;&lt;P&gt;object network obj_220_226_206_81&lt;BR /&gt;&amp;nbsp; host 10 220.226.206.81&lt;/P&gt;&lt;P&gt;object network obj_192_168_100_10&lt;BR /&gt;&amp;nbsp; host 192.168.100.10&lt;/P&gt;&lt;P&gt;object-group network Inside_Ti_outbound&lt;BR /&gt;&amp;nbsp; network-object host 10.10.49.40&lt;BR /&gt;&amp;nbsp; network-object host 10.10.49.52&lt;/P&gt;&lt;P&gt;object-group network Inside_nat_outbound&lt;BR /&gt;&amp;nbsp; network-object host 10.24.126.113&lt;BR /&gt;&amp;nbsp; network-object host 10.24.126.117&lt;BR /&gt;&amp;nbsp; network-object host 10.24.65.19&lt;/P&gt;&lt;P&gt;network object obj_220_226_206_1&lt;BR /&gt;&amp;nbsp; host 220.226.206.1&lt;/P&gt;&lt;P&gt;object network obj_172_100_1_1&lt;BR /&gt;&amp;nbsp; host 172.100.1.1&lt;/P&gt;&lt;P&gt;object-group network obj_10_10_52_114&lt;BR /&gt;&amp;nbsp; network-object host 10.10.52.114&lt;BR /&gt;&amp;nbsp; nat (DMZ,Outside) dynamic 220.226.206.231&lt;/P&gt;&lt;P&gt;object service 9097&lt;BR /&gt;&amp;nbsp; service tcp destination 9097&lt;/P&gt;&lt;P&gt;nat (inside,Outside) source static obj_172_20_1_100 obj_10_220_226_206_81 destination static obj_220_226_206_1 obj_220_226_206_1&lt;/P&gt;&lt;P&gt;nat (inside,Outside) source static Inside_Ti_outbound obj_220_226_206_81&lt;/P&gt;&lt;P&gt;nat (inside,DMZ) source static Inside_nat_outbound obj_172_100_1_1 destination static obj_192_168_100_10 obj_192_168_100_10 service 9097 9097&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2014 08:08:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-config-problem/m-p/2501526#M238003</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-06-03T08:08:16Z</dc:date>
    </item>
  </channel>
</rss>

