<?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 Portforwarding (PAT) RDP to multiple inside hosts with one publi in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019142#M399509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response and for taking a look at this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you are saying that I need to create a service object for all the static ports that I am going to be redirecting the rdp on (i.e 15 service group for the 15 PCs)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, from the point you made about the ACL, so I need to also specify the ip address of the PCs on the outside interface ACL even though they are all inside private address ranges (10.10.10.2 - 10.10.10.14)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to be sure I understood your suggestion above.&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, 11 Sep 2012 16:58:21 GMT</pubDate>
    <dc:creator>joshking1</dc:creator>
    <dc:date>2012-09-11T16:58:21Z</dc:date>
    <item>
      <title>Portforwarding (PAT) RDP to multiple inside hosts with one public address</title>
      <link>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019140#M399506</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;Please I need a clarification on configuring a PAT (or portforwarding) of RDP to 14 pcs&lt;BR /&gt;using a single public ip address on my ASA version 8.4. Please any info or example config will&lt;BR /&gt;be appreciated as I am still geting used to 8.4 from my old version 7.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us say my inside host PCs are 10.10.10.2 to 10.10.10.15 and I need to connect from the outside interface.&lt;BR /&gt;Since I am not using the outside interface address, I have chosen to use 2.2.2.2 as my PAT for the forwarding.&lt;/P&gt;&lt;P&gt;Let us say the RDP forwarded ports on the machines for this example are ports 2001 - 2014&lt;/P&gt;&lt;P&gt;Following some of the literatures and examples i have read, will this sample config work ok?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;BR /&gt;speed 100&lt;BR /&gt;duplex full&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 2.2.2.1 255.255.255.248&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;speed 100&lt;BR /&gt;duplex full&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 10.10.10.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;object network obj-10.10.10.1 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 10.10.10.1&lt;/P&gt;&lt;P&gt;object network obj-10.10.10.2 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 10.10.10.2&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;/P&gt;&lt;P&gt;object network obj-10.10.10.15 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 10.10.10.15&lt;/P&gt;&lt;P&gt;object network obj-2.2.2.2 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; host 2.2.2.2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object service obj-serviceTCP3389 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; service tcp source eq 3389 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static obj-10.10.10.2 obj-2.2.2.2 service obj-serviceTCP3389 2001&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static obj-10.10.10.3 obj-2.2.2.2 service obj-serviceTCP3389 2002&lt;/P&gt;&lt;P&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;nat (inside,outside) source static obj-10.10.10.15 obj-2.2.2.2 service obj-serviceTCP3389 2014&lt;BR /&gt;!&lt;BR /&gt;access-list outside_access_in extended permit tcp any interface outside eq 3389&lt;BR /&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:52:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019140#M399506</guid>
      <dc:creator>joshking1</dc:creator>
      <dc:date>2019-03-11T23:52:36Z</dc:date>
    </item>
    <item>
      <title>Portforwarding (PAT) RDP to multiple inside hosts with one publi</title>
      <link>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019141#M399508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are on the right track but you are missing some key concepts of 8.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would say you have created the object service for the fake RDP ports&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;object service obj-service 2014 &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;&amp;nbsp;&amp;nbsp;&amp;nbsp; service tcp source eq 2014&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;If that is correct then you are 100% correct on the NAT stuff.&lt;/P&gt;&lt;P&gt;&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;Now the ACL, that is the problem you have.&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;After 8.3 the order of operations changes on the ASA and know the ASA performs the NAT or Un-NAT first and afterwards he checks the ACL. That is why you need to point to the Un-Natted IP. In your case the real RDP PC's IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any 10.10.10.2 eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to rate all of the posts, that is as important as a thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 16:42:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019141#M399508</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-09-11T16:42:51Z</dc:date>
    </item>
    <item>
      <title>Portforwarding (PAT) RDP to multiple inside hosts with one publi</title>
      <link>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019142#M399509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response and for taking a look at this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you are saying that I need to create a service object for all the static ports that I am going to be redirecting the rdp on (i.e 15 service group for the 15 PCs)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, from the point you made about the ACL, so I need to also specify the ip address of the PCs on the outside interface ACL even though they are all inside private address ranges (10.10.10.2 - 10.10.10.14)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to be sure I understood your suggestion above.&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, 11 Sep 2012 16:58:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019142#M399509</guid>
      <dc:creator>joshking1</dc:creator>
      <dc:date>2012-09-11T16:58:21Z</dc:date>
    </item>
    <item>
      <title>Portforwarding (PAT) RDP to multiple inside hosts with one publi</title>
      <link>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019143#M399512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is correct, one object service for each port!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct, Point to the private.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-12690"&gt;https://supportforums.cisco.com/docs/DOC-12690&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Remember to rate all of the posts, that is as important as a thanks!!!&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 17:06:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019143#M399512</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-09-11T17:06:45Z</dc:date>
    </item>
    <item>
      <title>Portforwarding (PAT) RDP to multiple inside hosts with one publi</title>
      <link>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019144#M399515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I want to implement thesame portforwarding solution on another site but with ASA version 8.2, will this same ACL and NAT object group principle work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be testing it out this weekend, first on ASA 8.2, then later next week on ASA 8.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 09:58:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019144#M399515</guid>
      <dc:creator>joshking1</dc:creator>
      <dc:date>2012-09-12T09:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Portforwarding (PAT) RDP to multiple inside hosts with one p</title>
      <link>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019145#M399517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is the sample config that I plan to use for my ASA version 8.2 RDP portforwarding to inside PCs using ports 3389 - 3408. I will apply it by this weekend and confirm if it all works ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3389 10.10.10.21 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3390 10.10.10.22 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3391 10.10.10.23 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3392 10.10.10.24 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3393 10.10.10.25 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3394 10.10.10.26 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 339510.10.10.27 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3396 10.10.10.28 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3397 10.10.10.29 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3398 10.10.10.30 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3399 10.10.10.31 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3400 10.10.10.32 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3401 10.10.10.33 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3402 10.10.10.34 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3403 10.10.10.35 3389netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3404 10.10.10.36 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3405 10.10.10.37 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3406 10.10.10.38 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3407 10.10.10.39 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 2.2.2.2 3408 10.10.10.40 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any host 2.2.2.2 eq 3389&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 11:35:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019145#M399517</guid>
      <dc:creator>joshking1</dc:creator>
      <dc:date>2012-09-12T11:35:37Z</dc:date>
    </item>
    <item>
      <title>Portforwarding (PAT) RDP to multiple inside hosts with one publi</title>
      <link>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019146#M399519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sweet. It is perfect. On 8.2 you need to point to the public IP so you are ready to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to rate all of the answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 15:00:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019146#M399519</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-09-12T15:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Portforwarding (PAT) RDP to multiple inside hosts with one p</title>
      <link>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019147#M399521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Julio, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate the help and will confirm by next tomorrow and also rate the answer &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 15:04:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019147#M399521</guid>
      <dc:creator>joshking1</dc:creator>
      <dc:date>2012-09-12T15:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Portforwarding (PAT) RDP to multiple inside hosts with one p</title>
      <link>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019148#M399523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 15:07:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/portforwarding-pat-rdp-to-multiple-inside-hosts-with-one-public/m-p/2019148#M399523</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-09-12T15:07:30Z</dc:date>
    </item>
  </channel>
</rss>

