<?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 Problems with RDC after installing a PIX in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problems-with-rdc-after-installing-a-pix/m-p/384782#M562433</link>
    <description>&lt;P&gt;I Have a remote server (with W2000 Server with a PIX 506E) working OK with a VPN Tunnel using IPSEC. This server is used by several telework ers with Remote Desktop Connection (RDC) in Win2000/XP. One of the teleworkers ned more security, so I installed a Cisco PIX 501. Untill this installation everything worked fine, but after the instalation of the PIX 501 it gives an error when I try to connect the RDC. The error is this "The client could not connect to the remote computer. Remote connections might not be enabled or the computer might be too busy to accept new connections. It is also possible that network problems are preventing your connection. Please try your connection again later. If the problem continues to occur, contact your administrator.". Can you help me with this.  &lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 07:38:52 GMT</pubDate>
    <dc:creator>ruiacrosa</dc:creator>
    <dc:date>2020-02-21T07:38:52Z</dc:date>
    <item>
      <title>Problems with RDC after installing a PIX</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-rdc-after-installing-a-pix/m-p/384782#M562433</link>
      <description>&lt;P&gt;I Have a remote server (with W2000 Server with a PIX 506E) working OK with a VPN Tunnel using IPSEC. This server is used by several telework ers with Remote Desktop Connection (RDC) in Win2000/XP. One of the teleworkers ned more security, so I installed a Cisco PIX 501. Untill this installation everything worked fine, but after the instalation of the PIX 501 it gives an error when I try to connect the RDC. The error is this "The client could not connect to the remote computer. Remote connections might not be enabled or the computer might be too busy to accept new connections. It is also possible that network problems are preventing your connection. Please try your connection again later. If the problem continues to occur, contact your administrator.". Can you help me with this.  &lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:38:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-rdc-after-installing-a-pix/m-p/384782#M562433</guid>
      <dc:creator>ruiacrosa</dc:creator>
      <dc:date>2020-02-21T07:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RDC after installing a PIX</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-rdc-after-installing-a-pix/m-p/384783#M562468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rui,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing that your 506E hasn't got the apporiate ACLs/static for RDC (port 3389) for your inbound connection from the 501, i.e. you need to allow the public IP (outside interface IP) of your 501 on port 3389 on the 506E. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'm wrong on the above then please provide both configurations from the 506E and 501 so that I can check - change any sensitive info if you post the config here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps and let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2004 06:32:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-rdc-after-installing-a-pix/m-p/384783#M562468</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2004-09-24T06:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RDC after installing a PIX</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-rdc-after-installing-a-pix/m-p/384784#M562488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Thanks for the reply. Please, can you send me the command line to allow port 3389 in outside interface? Meanwhile, I let you know the actual configuration of the pix 501:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.3(3)&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;enable password xxx encrypted&lt;/P&gt;&lt;P&gt;passwd xxx encrypted&lt;/P&gt;&lt;P&gt;hostname Fener&lt;/P&gt;&lt;P&gt;domain-name qwerty&lt;/P&gt;&lt;P&gt;clock timezone WEST 0&lt;/P&gt;&lt;P&gt;clock summer-time WEDT recurring last Sun Mar 0:00 last Sun Oct 2:00&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any eq 3389 interface outside eq 3389&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;ip address outside dhcp setroute retry 4&lt;/P&gt;&lt;P&gt;ip address inside 192.168.x.x 255.x.x.x&lt;/P&gt;&lt;P&gt;ip audit name AttackPolicy attack action alarm drop&lt;/P&gt;&lt;P&gt;ip audit interface inside AttackPolicy&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;pdm logging informational 100&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&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 0 0&lt;/P&gt;&lt;P&gt;timeout xlate 0:05:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.x.x 255.x.x.x inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.x.x-192.168.x.x inside&lt;/P&gt;&lt;P&gt;dhcpd lease 3600&lt;/P&gt;&lt;P&gt;dhcpd ping_timeout 750&lt;/P&gt;&lt;P&gt;dhcpd auto_config outside&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:xxx&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2004 22:00:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-rdc-after-installing-a-pix/m-p/384784#M562488</guid>
      <dc:creator>ruiacrosa</dc:creator>
      <dc:date>2004-09-28T22:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RDC after installing a PIX</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-rdc-after-installing-a-pix/m-p/384785#M562493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rui,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp host 213.xx.xx.xx host 211.xx.xx.xx eq 3389&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 213.xx.xx.xx 3389 10.xx.xx.xx 3389 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-group outside_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above config is allowing host 213.xx.xx.xx to connect to port 3389 on my public IP 211.xx.xx.xx,&lt;/P&gt;&lt;P&gt;The static is tarnslating host 213.xx.xx.xx port 3389 to my inside server IP 10.xx.xx.xx on port 3389.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The access-group statement is binding the access-list outside_in to the outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I have a host-to-host setup for RDC on 3389 is so that only that host (213.xx.xx.xx) can connect to my internal server on port 3389. I could have used 'any host' but this would have allowed any one to connect to my internal server on port 3389 (Not a good idea!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't have any free public IPs avaliable then you can use keyword 'interface' on your static, i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp host 213.xx.xx.xx host &lt;PIX_OUTSIDE_INTF_IP&gt; eq 3389&lt;/PIX_OUTSIDE_INTF_IP&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 3389 10.xx.xx.xx 3389 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-group outside_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That keyword interface will correspond to your pix's outside interface IP address therefore, your ACL for the outside interface will need to point to the outside interface IP of your pix, i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in permit host 213.xx.xx.xx host &lt;PIX_OUTSIDE_INTF_IP&gt; eq 3389&lt;/PIX_OUTSIDE_INTF_IP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure to issue clear xlate after the modification of the above and save with write mem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this explains and helps, let me know how you get on or require further help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2004 07:31:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-rdc-after-installing-a-pix/m-p/384785#M562493</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2004-09-29T07:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RDC after installing a PIX</title>
      <link>https://community.cisco.com/t5/network-security/problems-with-rdc-after-installing-a-pix/m-p/384786#M562500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all let me thank you for the help you are giving me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to use the suggestions you gave me but it didn't work. I have several questions/doubts:&lt;/P&gt;&lt;P&gt;1 - access-list outside_in permit tcp host 213.xx.xx.xx host 211.xx.xx.xx eq 3389 - here when you put 211.xx.xx.xx is my public ip. It happends that my public ip is not static. Where is 211.xx.xx.xx should I put "any". That's what I have tried: access-list outside_in permit tcp host 213.xx.xx.xx host any eq 3389 &lt;/P&gt;&lt;P&gt;2 - static (inside,outside) tcp 213.xx.xx.xx 3389 10.xx.xx.xx 3389 netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;When you put 10.xx.xx.xx is my inside server? Pix Ip or my machine IP? What happens when I have more than 1 pc to acces outside?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2004 21:51:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problems-with-rdc-after-installing-a-pix/m-p/384786#M562500</guid>
      <dc:creator>ruiacrosa</dc:creator>
      <dc:date>2004-10-07T21:51:48Z</dc:date>
    </item>
  </channel>
</rss>

