<?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 Natting of Public IP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620650#M593445</link>
    <description>&lt;P&gt;&amp;nbsp; Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently in my office i am having Cisco ASA 5510. I done port forwarding on ASA &amp;amp; using my public IP for accessing my Citrix Application from anywhere on internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am having another Web Based application which i want to access as same as citrix application. But when i am going to add static nat it gives error as "Static Nat to this ip is exist."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i assign different ip to my application ?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 19:39:38 GMT</pubDate>
    <dc:creator>vinayak</dc:creator>
    <dc:date>2019-03-11T19:39:38Z</dc:date>
    <item>
      <title>Static Natting of Public IP</title>
      <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620650#M593445</link>
      <description>&lt;P&gt;&amp;nbsp; Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently in my office i am having Cisco ASA 5510. I done port forwarding on ASA &amp;amp; using my public IP for accessing my Citrix Application from anywhere on internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am having another Web Based application which i want to access as same as citrix application. But when i am going to add static nat it gives error as "Static Nat to this ip is exist."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i assign different ip to my application ?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:39:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620650#M593445</guid>
      <dc:creator>vinayak</dc:creator>
      <dc:date>2019-03-11T19:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Static Natting of Public IP</title>
      <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620651#M593446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't use the same public ip address twice for NATing unless you are using static port address redirection and use different port for the translation.&lt;/P&gt;&lt;P&gt;Do you have a spare public ip address?&lt;/P&gt;&lt;P&gt;If you don't, are you using the same port for the citrix gateway as well as the web based application? If you don't, then you can configure static PAT and use the same public IP, but if you are using the same port, then you can't use static PAT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 06:50:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620651#M593446</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-01-25T06:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Static Natting of Public IP</title>
      <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620652#M593447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We dont have spare public ip's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me how we can enable Static PAT ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the current config. of static NAT :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface www server www netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface citrix-ica server citrix-ica netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 2598 server 2598 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 06:59:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620652#M593447</guid>
      <dc:creator>vinayak</dc:creator>
      <dc:date>2011-01-25T06:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Static Natting of Public IP</title>
      <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620653#M593448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We dont have spare public IP's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For citrix we have different port (2598) &amp;amp; for new application we have Different Port (37777)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is static config :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface www server www netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface citrix-ica server citrix-ica netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 2598 server 2598 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;Can you please tell me how to Enable Static PAT ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 07:01:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620653#M593448</guid>
      <dc:creator>vinayak</dc:creator>
      <dc:date>2011-01-25T07:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Static Natting of Public IP</title>
      <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620654#M593449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you can configure the following for the new application access:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 37777 &lt;THE-NEW-SERVER-APPLICATION-INTERNAL-IP-ADDRESS&gt; 37777 netmask 255.255.255.255&lt;/THE-NEW-SERVER-APPLICATION-INTERNAL-IP-ADDRESS&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will also need to configure the outside ACL to allow traffic on port 37777.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 07:05:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620654#M593449</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-01-25T07:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Static Natting of Public IP</title>
      <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620655#M593450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i put the command the result is as below :&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Result of the command: "static (inside,outside) tcp interface 37777 192.168.0.199 37777 netmask 255.255.255.255"&lt;/P&gt;&lt;P&gt;ERROR: mapped-address conflict with existing static&lt;BR /&gt;&amp;nbsp; inside:server to outside:121.242.223.102 netmask 255.255.255.255&lt;BR /&gt;Usage: [no] static [(real_ifc, mapped_ifc)]&lt;BR /&gt;&amp;nbsp; {&lt;MAPPED_IP&gt;|interface}&lt;BR /&gt;&amp;nbsp; {&lt;REAL_IP&gt; [netmask &lt;MASK&gt;]} | {access-list &lt;ACL_NAME&gt;}&lt;BR /&gt;&amp;nbsp; [dns]&lt;BR /&gt;&amp;nbsp; [[tcp] &lt;MAX_CONNS&gt; [&lt;EMB_LIM&gt; [&lt;NORANDOMSEQ&gt; [nailed]]]]&lt;BR /&gt;&amp;nbsp; [udp &lt;MAX_CONNS&gt;]&lt;BR /&gt; [no] static [(real_ifc, mapped_ifc)] {tcp|udp}&lt;BR /&gt;&amp;nbsp; {&lt;MAPPED_IP&gt;|interface} &lt;MAPPED_PORT&gt;&lt;BR /&gt;&amp;nbsp; {&lt;REAL_IP&gt; &lt;REAL_PORT&gt; [netmask &lt;MASK&gt;]} |&lt;BR /&gt;&amp;nbsp; {access-list &lt;ACL_NAME&gt;}&lt;BR /&gt;&amp;nbsp; [dns]&lt;BR /&gt;&amp;nbsp; [[tcp] &lt;MAX_CONNS&gt; [&lt;EMB_LIM&gt; [&lt;NORANDOMSEQ&gt; [nailed]]]]&lt;BR /&gt;&amp;nbsp; [udp &lt;MAX_CONNS&gt;]&lt;BR /&gt; show running-config [all] static [&lt;MAPPED_IP&gt;]&lt;BR /&gt; clear configure static&lt;/MAPPED_IP&gt;&lt;/MAX_CONNS&gt;&lt;/NORANDOMSEQ&gt;&lt;/EMB_LIM&gt;&lt;/MAX_CONNS&gt;&lt;/ACL_NAME&gt;&lt;/MASK&gt;&lt;/REAL_PORT&gt;&lt;/REAL_IP&gt;&lt;/MAPPED_PORT&gt;&lt;/MAPPED_IP&gt;&lt;/MAX_CONNS&gt;&lt;/NORANDOMSEQ&gt;&lt;/EMB_LIM&gt;&lt;/MAX_CONNS&gt;&lt;/ACL_NAME&gt;&lt;/MASK&gt;&lt;/REAL_IP&gt;&lt;/MAPPED_IP&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 07:09:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620655#M593450</guid>
      <dc:creator>vinayak</dc:creator>
      <dc:date>2011-01-25T07:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Static Natting of Public IP</title>
      <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620656#M593451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Vinayak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below Cisco article will be useful in understanding NAT/PAT properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a008046f31a.shtml"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a008046f31a.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I have a simple descriptive examples in my blog that will assist you in getting your issue sorted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://lalantony.me/?p=46"&gt;Cisco ASA NAT and PAT Configuration&lt;/A&gt; Permanent link &lt;A href="http://lalantony.me/?p=46"&gt;http://lalantony.me/?p=46&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still having issues please don't hesitate to drop me a line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;LA&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.lalantony.com"&gt;www.lalantony.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 07:12:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620656#M593451</guid>
      <dc:creator>lal.antony</dc:creator>
      <dc:date>2011-01-25T07:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Static Natting of Public IP</title>
      <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620657#M593452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please share the output of "show run static"? It's probably already configured, hence you won't be able to re-add it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 07:16:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620657#M593452</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-01-25T07:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Static Natting of Public IP</title>
      <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620658#M593453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i said earlier i already configured Static Nat for Citrix Application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the config. commands :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface www server www netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface citrix-ica server citrix-ica netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 2598 server 2598 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to use this public IP to other Application also. I dont have spare public IP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 07:23:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620658#M593453</guid>
      <dc:creator>vinayak</dc:creator>
      <dc:date>2011-01-25T07:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Static Natting of Public IP</title>
      <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620659#M593454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is not a problem as long as you are not using the same port.&lt;/P&gt;&lt;P&gt;Currently you have used the following port for your citrix:&lt;/P&gt;&lt;P&gt;port 80 (www)&lt;/P&gt;&lt;P&gt;port &lt;SPAN class="content"&gt;1494 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;port 2598&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you are trying to add port 37777, that is fine, you can use the same public ip address.&lt;/P&gt;&lt;P&gt;However, you can't use any of the above same port for the new web application static PAT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 07:40:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620659#M593454</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-01-25T07:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Static Natting of Public IP</title>
      <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620660#M593455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I successfully added static PAT in firewall. But still i am not able to open 121.242.223.102:37777 from outside internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i am tring to put www it gives error as it already assigned for citrix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then which port should i use for accessing 121.242.223.102:37777 from outside internet..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 08:12:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620660#M593455</guid>
      <dc:creator>vinayak</dc:creator>
      <dc:date>2011-01-25T08:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Static Natting of Public IP</title>
      <link>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620661#M593456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you added access-list on the outside interface to allow traffic towards port 37777?&lt;/P&gt;&lt;P&gt;Is the web application listening on port 37777?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 08:37:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-natting-of-public-ip/m-p/1620661#M593456</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-01-25T08:37:40Z</dc:date>
    </item>
  </channel>
</rss>

