<?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 RDC through a PIX in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/rdc-through-a-pix/m-p/475572#M529151</link>
    <description>&lt;P&gt;I can RDC to the inside network with a VPN, but can you connect to the inside using RDC without a VPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 08:36:36 GMT</pubDate>
    <dc:creator>CSCO10663272</dc:creator>
    <dc:date>2020-02-21T08:36:36Z</dc:date>
    <item>
      <title>RDC through a PIX</title>
      <link>https://community.cisco.com/t5/network-security/rdc-through-a-pix/m-p/475572#M529151</link>
      <description>&lt;P&gt;I can RDC to the inside network with a VPN, but can you connect to the inside using RDC without a VPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:36:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rdc-through-a-pix/m-p/475572#M529151</guid>
      <dc:creator>CSCO10663272</dc:creator>
      <dc:date>2020-02-21T08:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: RDC through a PIX</title>
      <link>https://community.cisco.com/t5/network-security/rdc-through-a-pix/m-p/475573#M529152</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;Yes you can so long as you have the static configured for the RDC server.  Please note that with version 7.0, if you have a routable IP address for the RDC server, you can turn off NAT with the "no nat-control" command which will not require you to configure static for the RDC.  Bottom line is your RDC client needs to be able to reach to the RDC server.  Based on what you are saying, it appears that you have private IP address of the RDC server, hence you would require static and an ACL applied on the outside interface to allow the traffic to the RDC server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mynul Hoda&lt;/P&gt;&lt;P&gt;CISSP, CCIE # 9159&lt;/P&gt;&lt;P&gt;Author: Cisco Network Security Troubleshooting Handbook -&lt;A class="jive-link-custom" href="http://www.ciscopress.com/title/1587051893" target="_blank"&gt;http://www.ciscopress.com/title/1587051893&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2005 03:16:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rdc-through-a-pix/m-p/475573#M529152</guid>
      <dc:creator>mhoda</dc:creator>
      <dc:date>2005-12-26T03:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: RDC through a PIX</title>
      <link>https://community.cisco.com/t5/network-security/rdc-through-a-pix/m-p/475574#M529153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mynul , thats done the trick, many thanks for taking the time to reply to my post.&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, 27 Dec 2005 02:39:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rdc-through-a-pix/m-p/475574#M529153</guid>
      <dc:creator>CSCO10663272</dc:creator>
      <dc:date>2005-12-27T02:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: RDC through a PIX</title>
      <link>https://community.cisco.com/t5/network-security/rdc-through-a-pix/m-p/475575#M529154</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;I can access from my outside network RDC to the internal network ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How ever from the same outside host I know can't access the PDM from the outside host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a ACL on the outside allowing outside access in to host 172.16.0.16(outside host)tcp any to host 172.17.17.2 tcp 3389 which seams ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside IP 172.17.17.1&lt;/P&gt;&lt;P&gt;Outside 172.16.0.194&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT and PAT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inside any 0.0.0.0  to outside 172.160.194(interface PAT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have a static from inside 172.17.17.2( inside host) to 172.16.0.194(outside interface)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does this kill my PDM access from the outside host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2005 04:55:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rdc-through-a-pix/m-p/475575#M529154</guid>
      <dc:creator>CSCO10663272</dc:creator>
      <dc:date>2005-12-28T04:55:49Z</dc:date>
    </item>
  </channel>
</rss>

