<?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 Re: ASA 5510 - How PAT with ONE public IP to TWO internal server in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016284#M399125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jennifer, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did exactly what you've suggested, but it didnt work. Should I need to create any rule on my access list to permit this traffic ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, in my case, is it possible to&amp;nbsp; have port a different public IP (in the same subnet) redirecting to an internal server like Hilmar said ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 60 Public IP's available, but I do not know how to configure it on this ASA Box to accept incomiing traffic and redirect to my internal servers.&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;ETH0/0 = outside&amp;nbsp; = 189.xxx.xxx.129 - 189.xxx.xxx.189&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;/Aleandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Nov 2012 19:50:22 GMT</pubDate>
    <dc:creator>aleandrobr</dc:creator>
    <dc:date>2012-11-16T19:50:22Z</dc:date>
    <item>
      <title>ASA 5510 - How PAT with ONE public IP to TWO internal servers (SIP and 8080)</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016280#M399121</link>
      <description>&lt;P&gt;Hello Clever Guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been dealing with this scenario, I've tried a bunch things but it didn't work, I'm about to gave up! &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA5510 - v8.3(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interfaces&lt;/P&gt;&lt;P&gt;ETH0/0 = outside&amp;nbsp; = 189.xxx.xxx.129&lt;/P&gt;&lt;P&gt;ETH0/1 = inside = 10.xx.1.15&lt;/P&gt;&lt;P&gt;ETH0/2 = DMZ = shutdown -&amp;gt; not in use&lt;/P&gt;&lt;P&gt;Management0/0 = management = 192.168.xx.xx &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Public IP = 189.xx.xx.129&lt;/P&gt;&lt;P&gt;Internal IP range = 10.xx.xx.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;internal Sip server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 10.xx.xx.6&lt;/P&gt;&lt;P&gt;internal www on 8080= 10.xx.xx.61&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What should I do to get the SIP and 8080 port working on my Public IP, likewise just as access from my browse the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://189.xxx.xxx.129:8080" target="_blank"&gt;http://189.xxx.xxx.129:8080&lt;/A&gt;&lt;SPAN&gt; and get through directly to my internal server 10.xx.xx.61 ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aleandro.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:56:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016280#M399121</guid>
      <dc:creator>aleandrobr</dc:creator>
      <dc:date>2019-03-11T23:56:07Z</dc:date>
    </item>
    <item>
      <title>ASA 5510 - How PAT with ONE public IP to TWO internal servers (S</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016281#M399122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-sipserver&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 10.x.x.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; nat (inside,outside) static interface service udp 5060 5060&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-www&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 10.x.x.61&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; nat (inside,outside) static interface service tcp 8080 8080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming that SIP uses UDP/5060, but if you are using different ports and/or protocols, just change it accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then ACL on the outside interface to allow those services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 13:25:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016281#M399122</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-09-20T13:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 - How PAT with ONE public IP to TWO internal server</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016282#M399123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would this look if i had more than one IP that i want to use on the outside inter face?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;Lets say the IP of the outside interface is&amp;nbsp; 192.168.10.10 and i want to use&amp;nbsp; 192.168.10.11 for www.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-www&lt;/P&gt;&lt;P&gt;host 10.x.x.61&lt;/P&gt;&lt;P&gt;nat (inside,outside) static 192.168.10.11 service tcp 8080 8080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i create as many of these for servers that i want to open to the outside as long as the ports do not conflict?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have a question on tcp 80 8080. Do i put the service port first and then the mapped port. for example if i want to just surf to www would 80 be first?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2012 13:04:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016282#M399123</guid>
      <dc:creator>IT Asitis</dc:creator>
      <dc:date>2012-11-15T13:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 - How PAT with ONE public IP to TWO internal server</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016283#M399124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right, Hilmar.&lt;/P&gt;&lt;P&gt;You are create as many servers as you like as long as the port does not conflict.&lt;/P&gt;&lt;P&gt;If you want to change the port number, then the real port comes first and the mapped port will come second.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 12:26:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016283#M399124</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-11-16T12:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 - How PAT with ONE public IP to TWO internal server</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016284#M399125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jennifer, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did exactly what you've suggested, but it didnt work. Should I need to create any rule on my access list to permit this traffic ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, in my case, is it possible to&amp;nbsp; have port a different public IP (in the same subnet) redirecting to an internal server like Hilmar said ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 60 Public IP's available, but I do not know how to configure it on this ASA Box to accept incomiing traffic and redirect to my internal servers.&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;ETH0/0 = outside&amp;nbsp; = 189.xxx.xxx.129 - 189.xxx.xxx.189&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;/Aleandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 19:50:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016284#M399125</guid>
      <dc:creator>aleandrobr</dc:creator>
      <dc:date>2012-11-16T19:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 - How PAT with ONE public IP to TWO internal server</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016285#M399126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aleandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you would also need to configure access-list on the outside interface to permit the traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you can also use a different public IP redirecting to an internal server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can configure 1:1 static and here is an example:&lt;/P&gt;&lt;P&gt;object network obj-sipserver&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 10.x.x.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; nat (inside,outside) static189.xxx.xxx.abc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then access-list on the outside would say as follows:&lt;/P&gt;&lt;P&gt;access-list &lt;ACL-OUTSIDE-NAME&gt; permit udp any object obj-sipserver eq 5060&lt;/ACL-OUTSIDE-NAME&gt;&lt;/P&gt;&lt;P&gt;access-list &lt;ACL-OUTSIDE-NAME&gt; permit tcp any object obj-sipserver eq 5060&lt;/ACL-OUTSIDE-NAME&gt;&lt;/P&gt;&lt;P&gt;access-group &lt;ACL-OUTSIDE-NAME&gt; in interface outside&lt;/ACL-OUTSIDE-NAME&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Nov 2012 13:26:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-how-pat-with-one-public-ip-to-two-internal-servers-sip/m-p/2016285#M399126</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-11-17T13:26:24Z</dc:date>
    </item>
  </channel>
</rss>

