<?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 I need helping!!! configuring RDP access to my local server from in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949689#M441006</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The config looks good,&amp;nbsp; try the following: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A-reload or clear arp-cache on outside/gateway/upstream router of ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B-Take packet capture on inside interface of ASA to see if packet leaves ASA and if it see return packet from server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set the following captures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list cap1 permit ip &lt;X.X.X.X&gt; &lt;Y.Y.Y.Y&gt;&lt;/Y.Y.Y.Y&gt;&lt;/X.X.X.X&gt;&lt;/P&gt;&lt;P&gt;access-list cap1 permit ip &lt;Y.Y.Y.Y&gt; &lt;X.X.X.X&gt;&lt;/X.X.X.X&gt;&lt;/Y.Y.Y.Y&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture cpi acess-l cap1 interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x.x.x.x---is the ip of test machine on the outside world&lt;/P&gt;&lt;P&gt;y.y.y.y--rela ip of server on inside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jun 2012 23:43:04 GMT</pubDate>
    <dc:creator>abinjola</dc:creator>
    <dc:date>2012-06-11T23:43:04Z</dc:date>
    <item>
      <title>I need helping!!! configuring RDP access to my local server from a remote location on my Cisco ASA 5505 Firewall.</title>
      <link>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949688#M441005</link>
      <description>&lt;P&gt;I need helping configuring RDP access to my local server from a remote location on my Cisco ASA 5505 Firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attempted to configure rdp access but it does not seem to be working for me Could I please ask someone to help me modify my current configuration to allow this? Please do step by step as I could use all the help I could get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to allow the following IP addresses to have RDP access to my server:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;66.237.238.193-66.237.238.222&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;69.195.249.177-69.195.249.190&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;69.65.80.240-69.65.80.249&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My external WAN server info is - 99.89.69.333&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The internal IP address of my server is - 192.168.6.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other server shows up as 99.89.69.334 but is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already added one server for Static route and RDP but when I try to put in same commands it doesnt allow me to for this new one. Please take a look at my configuration file and give me the commands i need in order to put this through. Also please tell me if there are any bad/conflicting entries. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THE FOLLOWING IS MY CONFIGURATION FILE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I have modified IP information so that its not the ACTUAL ip info for my server/network etc... lol for security reasons of course&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the bolded lines are the modifications I made but that arent working.&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;&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;ASA Version 7.2(4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname ciscoasa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;domain-name default.domain.invalid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enable password DowJbZ7jrm5Nkm5B encrypted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ip address 192.168.6.254 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ip address 99.89.69.233 255.255.255.248&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; switchport access vlan 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; domain-name default.domain.invalid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network EMRMC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; network-object 10.1.2.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; network-object 192.168.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; network-object 192.168.11.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; network-object 172.16.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; network-object 192.168.9.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service RDP tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description RDP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service GMED tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description GMED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object eq 3390&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service MarsAccess tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description MarsAccess&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object range pcanywhere-data 5632&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service MarsFTP tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description MarsFTP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object range ftp-data ftp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service MarsSupportAppls tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description MarsSupportAppls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object eq 1972&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service MarsUpdatePort tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description MarsUpdatePort&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object eq 7835&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service NM1503 tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description NM1503&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object eq 1503&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service NM1720 tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description NM1720&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object eq h323&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service NM1731 tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description NM1731&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object eq 1731&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service NM389 tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description NM389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object eq ldap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service NM522 tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description NM522&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object eq 522&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service SSL tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description SSL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object eq https&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service rdp tcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; port-object eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_1_cryptomap extended permit ip 192.168.6.0 255.255.255.0 object-group EMRMC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound extended permit ip 192.168.6.0 255.255.255.0 192.168.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound extended permit ip 192.168.6.0 255.255.255.0 object-group EMRMC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp 69.16.158.128 255.255.255.128 host 99.89.69.334 eq pcanywhere-data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit udp 69.16.158.128 255.255.255.128 host 99.89.69.334 eq pcanywhere-status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp 69.16.158.128 255.255.255.128 host 99.89.69.334 object-group RDP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp 69.16.158.128 255.255.255.128 192.168.6.0 255.255.255.0 eq ftp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp 69.16.158.128 255.255.255.128 192.168.6.0 255.255.255.0 eq ldap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp 69.16.158.128 255.255.255.128 192.168.6.0 255.255.255.0 eq h323&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp 69.16.158.128 255.255.255.128 192.168.6.0 255.255.255.0 eq telnet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp 69.16.158.128 255.255.255.128 192.168.6.0 255.255.255.0 eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp 69.16.158.128 255.255.255.128 host 99.89.69.334 object-group SSL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp 69.16.158.128 255.255.255.128 192.168.6.0 255.255.255.0 object-group NM522&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp 69.16.158.128 255.255.255.128 192.168.6.0 255.255.255.0 object-group NM1731&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp 173.197.144.48 255.255.255.248 host 99.89.69.334 object-group RDP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list outside_access_in extended permit tcp any interface outside eq 3389&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list outside_access_in extended permit tcp host 66.237.238.194 host 99.89.69.333&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list outside_access_in extended permit tcp host 66.237.238.194 host 99.89.69.333 object-group rdp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list outside_access_in extended permit tcp any host 99.89.69.333 object-group rdp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list out_in extended permit tcp any host 192.168.6.2 eq 3389&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-524.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list inside_nat0_outbound&lt;/P&gt;&lt;P&gt;&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 99.89.69.334 3389 192.168.6.1 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static (inside,outside) tcp interface 3389 192.168.6.2 3389 netmask 255.255.255.255&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-group outside_access_in in interface outside&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 99.89.69.338 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;http 192.168.6.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;http 0.0.0.0 0.0.0.0 outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto map outside_map 1 match address outside_1_cryptomap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto map outside_map 1 set peer 68.156.148.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto map outside_map 1 set transform-set ESP-3DES-MD5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto map outside_map interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto isakmp enable outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto isakmp policy 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; authentication pre-share&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; encryption 3des&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; hash md5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; group 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; lifetime 86400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto isakmp policy 30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; authentication pre-share&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; encryption 3des&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; hash md5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; group 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; lifetime 86400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dhcpd auto_config outside&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;&lt;/P&gt;&lt;P&gt;tunnel-group 68.156.148.5 type ipsec-l2l&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tunnel-group 68.156.148.5 ipsec-attributes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; pre-shared-key *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&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;&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;prompt hostname context&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cryptochecksum:f47dfb2cf91833f0366ff572eafefb1d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa(config-network)#&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:17:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949688#M441005</guid>
      <dc:creator>plogooman</dc:creator>
      <dc:date>2019-03-11T23:17:52Z</dc:date>
    </item>
    <item>
      <title>I need helping!!! configuring RDP access to my local server from</title>
      <link>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949689#M441006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The config looks good,&amp;nbsp; try the following: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A-reload or clear arp-cache on outside/gateway/upstream router of ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B-Take packet capture on inside interface of ASA to see if packet leaves ASA and if it see return packet from server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set the following captures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list cap1 permit ip &lt;X.X.X.X&gt; &lt;Y.Y.Y.Y&gt;&lt;/Y.Y.Y.Y&gt;&lt;/X.X.X.X&gt;&lt;/P&gt;&lt;P&gt;access-list cap1 permit ip &lt;Y.Y.Y.Y&gt; &lt;X.X.X.X&gt;&lt;/X.X.X.X&gt;&lt;/Y.Y.Y.Y&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture cpi acess-l cap1 interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x.x.x.x---is the ip of test machine on the outside world&lt;/P&gt;&lt;P&gt;y.y.y.y--rela ip of server on inside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 23:43:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949689#M441006</guid>
      <dc:creator>abinjola</dc:creator>
      <dc:date>2012-06-11T23:43:04Z</dc:date>
    </item>
    <item>
      <title>I need helping!!! configuring RDP access to my local server from</title>
      <link>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949690#M441007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well here is the problem. When I attempt to put i:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 99.89.69.333 3389 192.168.6.2 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It says that I have an error and that I need to configure nat or something. Its just odd to me because I already have a similar command to map port forwarding for the other internal server to its external ip address. For some reason it wont let me put in the exact same command for the new server. I assume its because there is something wrong for my code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I essentially opened up that ports for the ip address I think but I need to link it (port forward). Everything I have tried thus far doesnt work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 00:05:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949690#M441007</guid>
      <dc:creator>plogooman</dc:creator>
      <dc:date>2012-06-12T00:05:25Z</dc:date>
    </item>
    <item>
      <title>I need helping!!! configuring RDP access to my local server from</title>
      <link>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949691#M441008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel it has something to do with nat and or im not applying it correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 01:12:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949691#M441008</guid>
      <dc:creator>plogooman</dc:creator>
      <dc:date>2012-06-12T01:12:51Z</dc:date>
    </item>
    <item>
      <title>I need helping!!! configuring RDP access to my local server from</title>
      <link>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949692#M441009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also I just noticed this but my outside interface vlan 2 (wan ip) is set for 99.89.69.233 and thats the ip I was trying to add a static route for RDP access to my server. Would it not let me port forward it to the internal ip address if it was set for the VLAN 2?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 01:27:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949692#M441009</guid>
      <dc:creator>plogooman</dc:creator>
      <dc:date>2012-06-12T01:27:22Z</dc:date>
    </item>
    <item>
      <title>I need helping!!! configuring RDP access to my local server from</title>
      <link>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949693#M441010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u vlan your outside interface?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 04:09:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949693#M441010</guid>
      <dc:creator>mikull.kiznozki</dc:creator>
      <dc:date>2012-06-12T04:09:55Z</dc:date>
    </item>
    <item>
      <title>I need helping!!! configuring RDP access to my local server from</title>
      <link>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949694#M441011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Davis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I want to add &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Well here is the problem. When I attempt to put i:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 99.89.69.333 3389 192.168.6.2 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It says that I have an error and that I need to configure nat or something. Its just odd to me because I already have a similar command to map port forwarding for the other internal server to its external ip address. For some reason it wont let me put in the exact same command for the new server. I assume its because there is something wrong for my code."&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;99.89.69.333 is not a valid IP address.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 10:56:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949694#M441011</guid>
      <dc:creator>gouravbathla</dc:creator>
      <dc:date>2012-06-12T10:56:49Z</dc:date>
    </item>
    <item>
      <title>I need helping!!! configuring RDP access to my local server from</title>
      <link>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949695#M441012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline; "&gt;"&lt;STRONG style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;99.89.69.333 is not a valid IP address."&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;As I stated before, I did not put my actual IP address. That is just a fake one that I posted.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 11:25:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949695#M441012</guid>
      <dc:creator>plogooman</dc:creator>
      <dc:date>2012-06-12T11:25:39Z</dc:date>
    </item>
    <item>
      <title>I need helping!!! configuring RDP access to my local server from</title>
      <link>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949696#M441013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unclear what did not work.&amp;nbsp; In your original post you include said some commands were added but don't work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static (inside,outside) tcp interface 3389 192.168.6.2 3389 netmask 255.255.255.255&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and later you state you add another command that gets an error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static (inside,outside) tcp 99.89.69.333 3389 192.168.6.2 3389 netmask 255.255.255.255&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also stated that 99.89.69.333 (actually 99.89.69.233, guessing from the rest of your config and other posts) is your WAN IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first static statement matches Cisco's documentation, which states that a static statement must use the 'interface' directive when you are trying to do static PAT utilizing the IP address of the interface.&amp;nbsp; Since 99.89.69.333 is the assigned IP address of your WAN interface, that may explain why the second statement fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any reason why you are using static PAT (including the port number 3389) instead of just skipping that directive?&amp;nbsp; Static PAT usually makes sense when you need to change the TCP port number.&amp;nbsp; In your example, you are not changing the TCP port 3389.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 00:04:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/i-need-helping-configuring-rdp-access-to-my-local-server-from-a/m-p/1949696#M441013</guid>
      <dc:creator>Thomas Gronke</dc:creator>
      <dc:date>2012-06-13T00:04:22Z</dc:date>
    </item>
  </channel>
</rss>

