<?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 Overlaping Static NAT Rule in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355856#M271402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you let me kow if this below correct meanwhile i cant get the ASDM access . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-list 100 extended permit tcp any any eq 9090&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;static (inside,outside) tcp interface 9090 192.168.1.13 3389 netmask 255.255.255.255&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-list outside_access_in extended permit tcp any interface outside eq 9090&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 18:47:52 GMT</pubDate>
    <dc:creator>Haider Malik</dc:creator>
    <dc:date>2014-01-17T18:47:52Z</dc:date>
    <item>
      <title>Overlaping Static NAT Rule</title>
      <link>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355851#M271397</link>
      <description>&lt;P&gt;Hello All . I have an issue while creating NAT rule i am having the Error Overlaping Static NAT Rule &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the details &lt;/P&gt;&lt;P&gt;I have already configured static NAT for RDP 3389 Traffic to my host 192.168.1.128 which is working fine. (so i can RDP from outside ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However now i want 9090 port to be translated to 3389 for another host 192.168.1.13 (so i can put 9090 port when i do the RDP to reach the .13 server ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am receving the Error "&lt;/P&gt;&lt;P&gt;Overlaping Static NAT Rule "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont understand how can it be overpaped ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(see screen shot ) &lt;/P&gt;&lt;P&gt;Please help how can i have another Rule with PAT to the Translated port in the ASA ? &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:31:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355851#M271397</guid>
      <dc:creator>Haider Malik</dc:creator>
      <dc:date>2019-03-12T03:31:18Z</dc:date>
    </item>
    <item>
      <title>Overlaping Static NAT Rule</title>
      <link>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355852#M271398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello any help please ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 12:34:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355852#M271398</guid>
      <dc:creator>Haider Malik</dc:creator>
      <dc:date>2014-01-17T12:34:22Z</dc:date>
    </item>
    <item>
      <title>Overlaping Static NAT Rule</title>
      <link>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355853#M271399</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;Seems to me that you have the ports the wrong way around in the new configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your &lt;STRONG&gt;Original&lt;/STRONG&gt; port is TCP/9090 which would mean that this would be the actual local port on the host. And you have set the &lt;STRONG&gt;Translated&lt;/STRONG&gt; port as TCP/3389 which means that this is the public/mapped port. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Considering you have a Static PAT (Port Forward) already configure for port TCP/3389 this naturally overlaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the configuration window where you define the ports switch their places and it should be fine.&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>Fri, 17 Jan 2014 12:39:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355853#M271399</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-01-17T12:39:33Z</dc:date>
    </item>
    <item>
      <title>Overlaping Static NAT Rule</title>
      <link>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355854#M271400</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;Did you get this working by changing the ports?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 17:05:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355854#M271400</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-01-17T17:05:34Z</dc:date>
    </item>
    <item>
      <title>Overlaping Static NAT Rule</title>
      <link>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355855#M271401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you i got your point however i have another issue for the moment &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i am unable to login to the device using ASDM . i have posted &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.cisco.com/thread/2261981?tstart=0"&gt;https://supportforums.cisco.com/thread/2261981?tstart=0&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 17:08:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355855#M271401</guid>
      <dc:creator>Haider Malik</dc:creator>
      <dc:date>2014-01-17T17:08:57Z</dc:date>
    </item>
    <item>
      <title>Overlaping Static NAT Rule</title>
      <link>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355856#M271402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you let me kow if this below correct meanwhile i cant get the ASDM access . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-list 100 extended permit tcp any any eq 9090&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;static (inside,outside) tcp interface 9090 192.168.1.13 3389 netmask 255.255.255.255&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-list outside_access_in extended permit tcp any interface outside eq 9090&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 18:47:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overlaping-static-nat-rule/m-p/2355856#M271402</guid>
      <dc:creator>Haider Malik</dc:creator>
      <dc:date>2014-01-17T18:47:52Z</dc:date>
    </item>
  </channel>
</rss>

