<?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 Hi,Not sure about the NAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-static-nat-problem/m-p/2540103#M206261</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not sure about the NAT statement getting disappeared. Do you see any error on the ASA device after you configure the NAT statement ?&lt;/P&gt;&lt;P&gt;Can you try this:-&lt;/P&gt;&lt;P&gt;object network OWA-server-ip&lt;BR /&gt;&amp;nbsp;host 10.100.30.20&lt;/P&gt;&lt;P&gt;nat (dmz,outside) static 213.42.156.115 service tcp www www&lt;/P&gt;&lt;P&gt;Let me know if this works ? If not , give me the output from the CLI whil configuring the NAT statement.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Oct 2014 12:52:58 GMT</pubDate>
    <dc:creator>Vibhor Amrodia</dc:creator>
    <dc:date>2014-10-09T12:52:58Z</dc:date>
    <item>
      <title>ASA static NAT Problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-nat-problem/m-p/2540102#M206260</link>
      <description>&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to configure the Static NAT to access the Web server from internet. But when i try to configure the Static NAT its not reflecting inside the configuration and disappearing. I don't know the reason may be its software bug or something else.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please guide in this how can i resolve this issue. Below is my configuration and software version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network OWA-external-ip&lt;BR /&gt;&amp;nbsp;host 213.42.156.115&lt;/P&gt;&lt;P&gt;object network OWA-server-ip&lt;BR /&gt;&amp;nbsp;host 10.100.30.20&lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any object OWA-external-ip eq https&lt;BR /&gt;access-list outside_acl extended permit tcp any object OWA-external-ip eq www&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network OWA-external-ip&lt;BR /&gt;&amp;nbsp;host 213.42.156.115&lt;BR /&gt;&amp;nbsp;nat (outside,dmz) static WA-server-ip service tcp www www&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-group outside_acl in interface outside&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;above bold&amp;nbsp;parameters are not showing in the configuration. I am using ASA&amp;nbsp;with software version asa911-smp-k8.bin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 04:53:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-nat-problem/m-p/2540102#M206260</guid>
      <dc:creator>hussainirfan</dc:creator>
      <dc:date>2019-03-12T04:53:27Z</dc:date>
    </item>
    <item>
      <title>Hi,Not sure about the NAT</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-nat-problem/m-p/2540103#M206261</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not sure about the NAT statement getting disappeared. Do you see any error on the ASA device after you configure the NAT statement ?&lt;/P&gt;&lt;P&gt;Can you try this:-&lt;/P&gt;&lt;P&gt;object network OWA-server-ip&lt;BR /&gt;&amp;nbsp;host 10.100.30.20&lt;/P&gt;&lt;P&gt;nat (dmz,outside) static 213.42.156.115 service tcp www www&lt;/P&gt;&lt;P&gt;Let me know if this works ? If not , give me the output from the CLI whil configuring the NAT statement.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2014 12:52:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-nat-problem/m-p/2540103#M206261</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2014-10-09T12:52:58Z</dc:date>
    </item>
    <item>
      <title>Can you try to execute this</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-nat-problem/m-p/2540104#M206262</link>
      <description>&lt;P&gt;Can you try to execute this command :&lt;/P&gt;&lt;P&gt;object network OWA-server-ip&lt;BR /&gt;&amp;nbsp;host 10.100.30.20&lt;BR /&gt;nat (dmz,outside) static OWA-external-ip service 80&lt;BR /&gt;object network OWA-server-ip&lt;BR /&gt;&amp;nbsp;host 10.100.30.20&lt;BR /&gt;nat (dmz,outside) static OWA-external-ip service 443&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2014 12:55:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-nat-problem/m-p/2540104#M206262</guid>
      <dc:creator>Walter Astori</dc:creator>
      <dc:date>2014-10-09T12:55:56Z</dc:date>
    </item>
    <item>
      <title>Thanks Vibhor problem is</title>
      <link>https://community.cisco.com/t5/network-security/asa-static-nat-problem/m-p/2540105#M206263</link>
      <description>&lt;P&gt;Thanks Vibhor&amp;nbsp;&lt;/P&gt;&lt;P&gt;problem is resolved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Oct 2014 10:24:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-static-nat-problem/m-p/2540105#M206263</guid>
      <dc:creator>hussainirfan</dc:creator>
      <dc:date>2014-10-12T10:24:35Z</dc:date>
    </item>
  </channel>
</rss>

