<?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 Static nat ver 9.1 droped in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-nat-ver-9-1-droped/m-p/2575530#M205389</link>
    <description>&lt;P&gt;I got new asa 5512&amp;nbsp;with ver 9.1 on it and I am trying to do a static nat, but&amp;nbsp;it did not work. here is my config:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network hst-192.168.0.60&lt;BR /&gt;&amp;nbsp;host 192.168.0.60&lt;BR /&gt;&amp;nbsp;nat (inside,outside) static 173.x.x.x&lt;/P&gt;&lt;P&gt;object-group service svcgrp-192.168.0.60-tcp tcp&lt;BR /&gt;&amp;nbsp;port-object eq 80&lt;BR /&gt;&amp;nbsp;port-object eq 443&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any object hst-192.168.0.60 object-group svcgrp-192.168.0.60-tcp&lt;BR /&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;------------&lt;/P&gt;&lt;P&gt;I have applied this: nat (inside,outside) after-auto source dynamic any interface&lt;BR /&gt;but did not help&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;(I also&amp;nbsp;have an old one with ver 7 with working config that I can post if that helps)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas. Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 05:02:57 GMT</pubDate>
    <dc:creator>ziaeecABC</dc:creator>
    <dc:date>2019-03-12T05:02:57Z</dc:date>
    <item>
      <title>Static nat ver 9.1 droped</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-ver-9-1-droped/m-p/2575530#M205389</link>
      <description>&lt;P&gt;I got new asa 5512&amp;nbsp;with ver 9.1 on it and I am trying to do a static nat, but&amp;nbsp;it did not work. here is my config:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network hst-192.168.0.60&lt;BR /&gt;&amp;nbsp;host 192.168.0.60&lt;BR /&gt;&amp;nbsp;nat (inside,outside) static 173.x.x.x&lt;/P&gt;&lt;P&gt;object-group service svcgrp-192.168.0.60-tcp tcp&lt;BR /&gt;&amp;nbsp;port-object eq 80&lt;BR /&gt;&amp;nbsp;port-object eq 443&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any object hst-192.168.0.60 object-group svcgrp-192.168.0.60-tcp&lt;BR /&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;------------&lt;/P&gt;&lt;P&gt;I have applied this: nat (inside,outside) after-auto source dynamic any interface&lt;BR /&gt;but did not help&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;(I also&amp;nbsp;have an old one with ver 7 with working config that I can post if that helps)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas. Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:02:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-ver-9-1-droped/m-p/2575530#M205389</guid>
      <dc:creator>ziaeecABC</dc:creator>
      <dc:date>2019-03-12T05:02:57Z</dc:date>
    </item>
    <item>
      <title>The config looks fine.How did</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-ver-9-1-droped/m-p/2575531#M205390</link>
      <description>&lt;P&gt;The config looks fine.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How did you test it?&lt;/LI&gt;&lt;LI&gt;What is the output of "ping tcp 192.168.0.60 80" and "ping tcp 192.168.0.60 443" from the ASA?&lt;/LI&gt;&lt;LI&gt;Can you reach the ASA from your Test-PC?&lt;/LI&gt;&lt;LI&gt;What is the output of "packet-tracer input outside tcp 1.2.3.4 1234 173.x.x.x 80"?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Sun, 09 Nov 2014 20:58:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-ver-9-1-droped/m-p/2575531#M205390</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2014-11-09T20:58:53Z</dc:date>
    </item>
    <item>
      <title>I test it live. I still have</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-ver-9-1-droped/m-p/2575532#M205391</link>
      <description>&lt;P&gt;I test it live. I still have the old firewall and can still switch between them. Note that server is live and can ping it: 192.168.0.60. with both ports from this new ASA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also the packet-tracer doesn't show error when running it from the asa. but when testing it from outside it doesn't work. that ip is a static public ip available from the outside router and is working fine with the old firewall (ver 7) any other ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: if I do - nat (inside,outside) static 173.x.x.x service www www - it works, but I need this ip to be just for that internal server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2014 06:48:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-ver-9-1-droped/m-p/2575532#M205391</guid>
      <dc:creator>ziaeecABC</dc:creator>
      <dc:date>2014-11-10T06:48:18Z</dc:date>
    </item>
  </channel>
</rss>

