<?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 How to create a access rule to connect to a system using RDP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913025#M458411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may help us if you could post your configuration.&amp;nbsp; It will help to see all the access-lists and such that could be denying this connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kimberly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2012 19:05:48 GMT</pubDate>
    <dc:creator>Kimberly Adams</dc:creator>
    <dc:date>2012-03-07T19:05:48Z</dc:date>
    <item>
      <title>How to create a access rule to connect to a system using RDP</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913024#M458409</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Just started using our ASA 5505 v8.2 (1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying to configure the ASA applaince to allow access into an internal resource (i.e want to be able to RDP into a system behind the ASA from the internet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used a static NAT:&lt;/P&gt;&lt;P&gt;static (inside,outside) 100.100.100.2 192.168.1.28 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list OUTSIDE extended permit tcp any host 100.100.100.2 eq 3389&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I view the logs it is reporting the following:&lt;/P&gt;&lt;P&gt;Inbound TCP connection denied from 206.100.100.1 &lt;STRONG&gt;(external IP) &lt;/STRONG&gt;to 100.100.100.2 /3389 flags SYN on interface outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Been pulling my hair out with this one as I believe I have everything configured correctly. New to the world of ASA’s so be nice &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZT&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:39:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913024#M458409</guid>
      <dc:creator>ZoeTaite48</dc:creator>
      <dc:date>2019-03-11T22:39:17Z</dc:date>
    </item>
    <item>
      <title>How to create a access rule to connect to a system using RDP</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913025#M458411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may help us if you could post your configuration.&amp;nbsp; It will help to see all the access-lists and such that could be denying this connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kimberly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 19:05:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913025#M458411</guid>
      <dc:creator>Kimberly Adams</dc:creator>
      <dc:date>2012-03-07T19:05:48Z</dc:date>
    </item>
    <item>
      <title>How to create a access rule to connect to a system using RDP</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913026#M458413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Kimberly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Here it is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.2(1)&lt;BR /&gt;!&lt;BR /&gt;hostname Burlington-FW&lt;BR /&gt;enable password Adl1Gmm8UmMZT0CS encrypted&lt;BR /&gt;passwd U7QyKVyA28TBRwD. encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 100.100.100.3 255.255.255.224&lt;BR /&gt;!&lt;BR /&gt;interface Vlan3&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.1.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan4&lt;BR /&gt; nameif server&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.2.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; description outside&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt; speed 100&lt;BR /&gt; duplex full&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt; description inside&lt;BR /&gt; switchport access vlan 3&lt;BR /&gt; speed 100&lt;BR /&gt; duplex full&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt; description server&lt;BR /&gt; switchport access vlan 4&lt;BR /&gt; speed 100&lt;BR /&gt; duplex full&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;banner motd&lt;BR /&gt;banner motd Disconnect IMMEDIATELY if you are not an authorized user!&lt;BR /&gt;banner motd&lt;BR /&gt;banner motd This system is for the use of Company authorized users only.&lt;BR /&gt;banner motd Individuals using this computer system without authority, or in excess of&lt;BR /&gt;banner motd their authority, are subject to having all of their activities on this&lt;BR /&gt;banner motd system monitored and recorded by system personnel.&lt;BR /&gt;banner motd&lt;BR /&gt;banner motd Anyone using this system expressly consents to such monitoring and is&lt;BR /&gt;banner motd advised that if such monitoring reveals possible evidence of criminal&lt;BR /&gt;banner motd activity or conduct, Company system personnel may provide the evidence&lt;BR /&gt;banner motd of such monitoring to law enforcement officials.&lt;BR /&gt;banner motd&lt;BR /&gt;banner motd Users should NOT be using this device to launch denial of service&lt;BR /&gt;banner motd attacks or connect unauthorized external networks and systems.&lt;BR /&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;clock timezone EST -5&lt;BR /&gt;clock summer-time EDT recurring&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;same-security-traffic permit intra-interface&lt;BR /&gt;access-list OUTSIDE extended permit tcp any host 100.100.100.2 eq 3389&lt;/P&gt;&lt;P&gt;access-list OUTSIDE extended permit tcp any host 100.100.100.2 eq ssh&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging monitor alerts&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu server 1500&lt;BR /&gt;no failover&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;icmp permit any inside&lt;BR /&gt;asdm image disk0:/asdm-621.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;nat-control&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 192.168.2.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) 100.100.100.2 192.168.2.70 netmask 255.255.255.255 dns tcp 1000 100&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 100.100.100.1 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa authentication ssh console LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.2.0 255.255.255.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet 192.168.2.0 255.255.255.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh X.X.X.X 255.255.255.255 outside&lt;BR /&gt;ssh Y.Y.Y.Y 255.255.255.255 outside&lt;BR /&gt;ssh timeout 10&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd dns 167.69.184.199 167.69.184.107&lt;BR /&gt;!&lt;BR /&gt;dhcpd address 192.168.2.10-192.168.2.100 inside&lt;BR /&gt;dhcpd enable inside&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics port&lt;BR /&gt;threat-detection statistics protocol&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;webvpn&lt;BR /&gt;username dvvc110 password 6lx6srLwcBTxdQZs encrypted&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;prompt hostname context&lt;BR /&gt;Cryptochecksum:43ebf72f29f9f85a8c21ad2c38d6a84b&lt;BR /&gt;: end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 19:43:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913026#M458413</guid>
      <dc:creator>ZoeTaite48</dc:creator>
      <dc:date>2012-03-07T19:43:16Z</dc:date>
    </item>
    <item>
      <title>How to create a access rule to connect to a system using RDP</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913027#M458414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try out by only using the following line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 100.100.100.2 192.168.2.70 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;remove the DNS keyword and the tcp 1000 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk and reply back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 19:52:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913027#M458414</guid>
      <dc:creator>jack samuel</dc:creator>
      <dc:date>2012-03-07T19:52:53Z</dc:date>
    </item>
    <item>
      <title>How to create a access rule to connect to a system using RDP</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913028#M458416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Just updated the config. Received the same result when trying to RDP to 100.100.100.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 19:59:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913028#M458416</guid>
      <dc:creator>ZoeTaite48</dc:creator>
      <dc:date>2012-03-07T19:59:05Z</dc:date>
    </item>
    <item>
      <title>How to create a access rule to connect to a system using RDP</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913029#M458418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try out the follwing line &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 100.100.100.2 3389 192.168.2.70 3389 netmask&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.255.255.255.&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, 07 Mar 2012 20:42:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-a-access-rule-to-connect-to-a-system-using-rdp/m-p/1913029#M458418</guid>
      <dc:creator>jack samuel</dc:creator>
      <dc:date>2012-03-07T20:42:43Z</dc:date>
    </item>
  </channel>
</rss>

