<?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 Need Help with port forwarding on pix 501 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446299#M942001</link>
    <description>&lt;P&gt;Just testing RDP right now and it goes no where.&amp;nbsp; Not sure which it is either nat or acl that are messed up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;hostname cisco&lt;/P&gt;&lt;P&gt;domain-name cisco.org&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 sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol tftp 69&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;names&lt;/P&gt;&lt;P&gt;name 4.3.2.1 server1&lt;/P&gt;&lt;P&gt;name 4.3.2.2 server2&lt;/P&gt;&lt;P&gt;name 4.3.2.3 server3&lt;/P&gt;&lt;P&gt;name 1.2.3.5 server4&lt;/P&gt;&lt;P&gt;name 4.3.2.5 server5&lt;/P&gt;&lt;P&gt;object-group network servers&lt;/P&gt;&lt;P&gt;&amp;nbsp; network-object server1 255.255.255.255&lt;/P&gt;&lt;P&gt;&amp;nbsp; network-object server2 255.255.255.255&lt;/P&gt;&lt;P&gt;&amp;nbsp; network-object server3 255.255.255.255&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server1 eq 3389 interface outside eq 3389&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server2 eq 1433 interface outside eq 1433&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server3 eq 1433 interface outside eq 1433&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging on&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 6.7.8.9 255.255.255.192&lt;/P&gt;&lt;P&gt;ip address inside 1.2.3.4 255.255.255.0&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 location server1 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;pdm location server2 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;pdm location server3 255.255.255.255 outside&amp;nbsp;&amp;nbsp; &lt;BR /&gt;pdm location server4 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location server5 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;pdm group servers outside&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;static (inside,outside) tcp interface outside 1433 server4 3389 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface outside 3389 server4 3389 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 1.2.4.1 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00: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 sip-disconnect 0:02:00 sip-invite 0:03: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 TACACS+ max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server RADIUS max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server RADIUS deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;BR /&gt;http server enable&lt;/P&gt;&lt;P&gt;http 1.2.3.0 255.255.255.0 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 1.2.3.10-1.2.3.20 inside&lt;/P&gt;&lt;P&gt;dhcpd dns 1.2.4.2 1.2.4.3&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;</description>
    <pubDate>Fri, 21 Feb 2020 11:58:14 GMT</pubDate>
    <dc:creator>shanetapper</dc:creator>
    <dc:date>2020-02-21T11:58:14Z</dc:date>
    <item>
      <title>Need Help with port forwarding on pix 501</title>
      <link>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446299#M942001</link>
      <description>&lt;P&gt;Just testing RDP right now and it goes no where.&amp;nbsp; Not sure which it is either nat or acl that are messed up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;hostname cisco&lt;/P&gt;&lt;P&gt;domain-name cisco.org&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 sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol tftp 69&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;names&lt;/P&gt;&lt;P&gt;name 4.3.2.1 server1&lt;/P&gt;&lt;P&gt;name 4.3.2.2 server2&lt;/P&gt;&lt;P&gt;name 4.3.2.3 server3&lt;/P&gt;&lt;P&gt;name 1.2.3.5 server4&lt;/P&gt;&lt;P&gt;name 4.3.2.5 server5&lt;/P&gt;&lt;P&gt;object-group network servers&lt;/P&gt;&lt;P&gt;&amp;nbsp; network-object server1 255.255.255.255&lt;/P&gt;&lt;P&gt;&amp;nbsp; network-object server2 255.255.255.255&lt;/P&gt;&lt;P&gt;&amp;nbsp; network-object server3 255.255.255.255&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server1 eq 3389 interface outside eq 3389&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server2 eq 1433 interface outside eq 1433&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server3 eq 1433 interface outside eq 1433&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging on&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 6.7.8.9 255.255.255.192&lt;/P&gt;&lt;P&gt;ip address inside 1.2.3.4 255.255.255.0&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 location server1 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;pdm location server2 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;pdm location server3 255.255.255.255 outside&amp;nbsp;&amp;nbsp; &lt;BR /&gt;pdm location server4 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location server5 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;pdm group servers outside&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;static (inside,outside) tcp interface outside 1433 server4 3389 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface outside 3389 server4 3389 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 1.2.4.1 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00: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 sip-disconnect 0:02:00 sip-invite 0:03: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 TACACS+ max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server RADIUS max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server RADIUS deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;BR /&gt;http server enable&lt;/P&gt;&lt;P&gt;http 1.2.3.0 255.255.255.0 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 1.2.3.10-1.2.3.20 inside&lt;/P&gt;&lt;P&gt;dhcpd dns 1.2.4.2 1.2.4.3&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;</description>
      <pubDate>Fri, 21 Feb 2020 11:58:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446299#M942001</guid>
      <dc:creator>shanetapper</dc:creator>
      <dc:date>2020-02-21T11:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with port forwarding on pix 501</title>
      <link>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446300#M942002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is just an assumption, however shouldn't your default route point to 1.2.3.1 instead of 1.2.4.1 ??&amp;nbsp; If your default route is setup wrong you will not get out the door to talk to any external address...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 May 2010 23:11:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446300#M942002</guid>
      <dc:creator>pciaccio</dc:creator>
      <dc:date>2010-05-23T23:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with port forwarding on pix 501</title>
      <link>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446301#M942006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for&amp;nbsp; the follow up i appreciate it.&amp;nbsp; that may have been my mistyping when trying to change ip addresses.&amp;nbsp; it has something to do with rdp needing to use something other than 3389.&amp;nbsp; Graninting access to the all ports to the specific ip address and it works fine.&amp;nbsp; Now I just need to determine exactly what ports need to be opened up but things are working ok now just not good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 May 2010 23:16:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446301#M942006</guid>
      <dc:creator>shanetapper</dc:creator>
      <dc:date>2010-05-23T23:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with port forwarding on pix 501</title>
      <link>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446302#M942007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The RDP port number is correct.&amp;nbsp; I would try restructuring your access-list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server1 eq 3389 interface outside eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit&amp;nbsp; any host server1 eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest this because your access-list is applied to the traffic inbound.&amp;nbsp; This new line will allow anyone to communicate to Server1 only through TCP port 3389...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 01:02:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446302#M942007</guid>
      <dc:creator>pciaccio</dc:creator>
      <dc:date>2010-05-24T01:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with port forwarding on pix 501</title>
      <link>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446303#M942009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are correct that would open up to the entire world but that does not resolve the issue.&amp;nbsp; if i can open up all the ports yet keep it limited to the same handful of ips it is a port issue that is preventing things from getting across....or possibly just one of the random pix nuances&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 11:53:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446303#M942009</guid>
      <dc:creator>shanetapper</dc:creator>
      <dc:date>2010-05-24T11:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with port forwarding on pix 501</title>
      <link>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446304#M942010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to be more descriptive in what is happening..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Who is initiating the RDP session. Inside svr to outside or outside to inside?&amp;nbsp; Is the remote svr allowing RDP sessions from your subnet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Are all the svrs seeing the same symptom or just one of them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Did you try chscking the access-lists to see if they are getting any hits on them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Did you try debugging for specific packets and verify that you are natting correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Is the RDP session giving you an error?&amp;nbsp; Did you check the logs off the ASA, Are they providing information about your session?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 12:31:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446304#M942010</guid>
      <dc:creator>pciaccio</dc:creator>
      <dc:date>2010-05-24T12:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with port forwarding on pix 501</title>
      <link>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446305#M942012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Who is initiating the RDP session. Inside svr to outside or outside to inside?&amp;nbsp; Is the remote svr allowing RDP sessions from your subnet?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; All outside, yes as stated things are working when opening all ports to the specific ip address&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&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;/P&gt;&lt;P&gt;2) Are all the svrs seeing the same symptom or just one of them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Only testing on a single server I have control of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Did you try chscking the access-lists to see if they are getting any hits on them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i can look into this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Did you try debugging for specific packets and verify that you are natting correctly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i did not but believe natting to be correct, do you believe its incorrect based on the above config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Is the RDP session giving you an error?&amp;nbsp; Did you check the logs off the ASA, Are they providing information about your session?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; no errors on rdp session just does not connect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leaving the config as is except for allowing all ports instead of just 3389.&amp;nbsp; Everything works wonderfully can pull up rdp and connect.&lt;/P&gt;&lt;P&gt;Leaving the config as is with just 3389 rdp does not connect at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 12:40:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446305#M942012</guid>
      <dc:creator>shanetapper</dc:creator>
      <dc:date>2010-05-24T12:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with port forwarding on pix 501</title>
      <link>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446306#M942014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would then get the global natted outside address of your remote svrs that are&lt;/P&gt;&lt;P&gt; initiating the RDP session. Place them into your access-list&lt;/P&gt;&lt;P&gt;And change the ACL like I suggested earlier but this time place the global outside address on the ACL to be more specific instead of ANY...&amp;nbsp; This will allow just the specific host(s) that you want in and using only the RDP port...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 12:54:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446306#M942014</guid>
      <dc:creator>pciaccio</dc:creator>
      <dc:date>2010-05-24T12:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with port forwarding on pix 501</title>
      <link>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446307#M942019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are confusing me so essentially you are asking me to enter statements like i had on the first go at things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server1 eq 3389 interface outside eq 3389&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server2 eq 1433 interface outside eq 1433&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server3 eq 1433 interface outside eq 1433&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when testing things i had added a second line of&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host testserver eq 3389 interface outside eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry i am a little lost&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 13:06:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446307#M942019</guid>
      <dc:creator>shanetapper</dc:creator>
      <dc:date>2010-05-24T13:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with port forwarding on pix 501</title>
      <link>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446308#M942022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What did the logs and acl hits tell you?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing I would do is change your acl from&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server1 eq 3389 interface outside eq 3389&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server2 eq 1433 interface outside eq 1433&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server3 eq 1433 interface outside eq 1433&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server1 interface outside eq 3389&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server2 interface outside eq 1433&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host server3 interface outside eq 1433&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that does not work, then I would do a debug ip packet (make sure no other traffic is going through the firewall). then look over all the debugs to see what is happening.&amp;nbsp; Are these remote servers being natted?&amp;nbsp; Are you possibly seeing a TCP fragmentation issue where the RDP session never completes?&amp;nbsp; How do you fail on the RDP session. Does the program open the remote window or are you being prompted with an error immediately?&amp;nbsp; does the session allow you to log onto it or does it stop you there??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either way I would stick with the Debugs. thats the best way to determine what and where your issue lies....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 14:35:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446308#M942022</guid>
      <dc:creator>pciaccio</dc:creator>
      <dc:date>2010-05-24T14:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with port forwarding on pix 501</title>
      <link>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446309#M942024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Assuming that you outside IP address is&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ip address outside 6.7.8.9 255.255.255.192&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host 6.7.8.9 eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 6.7.8.9 3389 server4 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&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;clear xlate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 22:29:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-help-with-port-forwarding-on-pix-501/m-p/1446309#M942024</guid>
      <dc:creator>cofiguar1</dc:creator>
      <dc:date>2010-05-24T22:29:07Z</dc:date>
    </item>
  </channel>
</rss>

