<?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 Hi Seb, Thank you for your in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/port-forward-cisco-asa-5505/m-p/2618936#M195775</link>
    <description>&lt;P&gt;Hi Seb,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using&amp;nbsp;ASA Version 8.2(5)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I tried command :&lt;/P&gt;&lt;P&gt;ciscoasa(config)# nat (inside,outside) source static 192.168.1.9 interface service RDP RDP&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static 192.168.1.9 interface service RDP RDP&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;ciscoasa(config)#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Gerry&lt;/P&gt;</description>
    <pubDate>Sun, 22 Mar 2015 07:59:44 GMT</pubDate>
    <dc:creator>gerrysantoso</dc:creator>
    <dc:date>2015-03-22T07:59:44Z</dc:date>
    <item>
      <title>Port Forward Cisco ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/port-forward-cisco-asa-5505/m-p/2618934#M195773</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm a Cisco Newbie here. Here is my show config-run (cleansed) :&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ASA Version 8.2(5)&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;hostname ciscoasa&lt;BR /&gt;enable password x encrypted&lt;BR /&gt;passwd x encrypted&lt;BR /&gt;names&lt;BR /&gt;name 192.168.1.10 SBS2011&lt;BR /&gt;name 203.153.x.x AmcomWAN&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;BR /&gt;switchport access vlan 2&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/4&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/5&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/6&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/7&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.1.249 255.255.255.0&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan2&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address AmcomWAN 255.255.255.252&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;BR /&gt;clock timezone WST 8&lt;BR /&gt;object-group service RDP3389 tcp-udp&lt;BR /&gt;port-object eq 3389&lt;BR /&gt;object-group protocol TCPUDP&lt;BR /&gt;protocol-object udp&lt;BR /&gt;protocol-object tcp&lt;BR /&gt;object-group service DM_INLINE_SERVICE_1&lt;BR /&gt;service-object tcp-udp&lt;BR /&gt;service-object tcp eq pptp&lt;BR /&gt;access-list outside_access_in extended permit object-group DM_INLINE_SERVICE_1 any interface outside&lt;BR /&gt;access-list outside_access_in extended permit tcp any interface outside eq 3389 log disable&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;icmp unreachable rate-limit 100 burst-size 10&lt;BR /&gt;icmp permit any inside&lt;BR /&gt;icmp permit any outside&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 10 interface&lt;BR /&gt;nat (inside) 10 192.168.1.0 255.255.255.0&lt;BR /&gt;static (inside,outside) tcp interface pptp SBS2011 pptp netmask 255.255.255.255&lt;BR /&gt;static (inside,outside) tcp interface 3389 192.168.1.9 3389 netmask 255.255.255.255&lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 203.153.253.157 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;timeout floating-conn 0:00:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa authentication http console LOCAL&lt;BR /&gt;aaa authentication ssh console LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.1.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 community *****&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 timeout 5&lt;BR /&gt;ssh 192.168.1.0 255.255.255.0 inside&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200&lt;BR /&gt;ntp server 116.66.161.4 source outside prefer&lt;BR /&gt;webvpn&lt;BR /&gt;username x password x encrypted privilege 15&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;BR /&gt;match default-inspection-traffic&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;parameters&lt;BR /&gt;message-length maximum client auto&lt;BR /&gt;message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;inspect dns preset_dns_map&lt;BR /&gt;inspect ftp&lt;BR /&gt;inspect h323 h225&lt;BR /&gt;inspect h323 ras&lt;BR /&gt;inspect ip-options&lt;BR /&gt;inspect netbios&lt;BR /&gt;inspect rsh&lt;BR /&gt;inspect rtsp&lt;BR /&gt;inspect skinny&lt;BR /&gt;inspect esmtp&lt;BR /&gt;inspect sqlnet&lt;BR /&gt;inspect sunrpc&lt;BR /&gt;inspect tftp&lt;BR /&gt;inspect sip&lt;BR /&gt;inspect xdmcp&lt;BR /&gt;inspect icmp&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt;profile CiscoTAC-1&lt;BR /&gt;no active&lt;BR /&gt;destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt;destination address email callhome@cisco.com&lt;BR /&gt;destination transport-method http&lt;BR /&gt;subscribe-to-alert-group diagnostic&lt;BR /&gt;subscribe-to-alert-group environment&lt;BR /&gt;subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:00768eea1a04af4dedb1f8fe4ce7ee98&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;WAN – outside (port0)&lt;BR /&gt;203.153.x.x&lt;/P&gt;&lt;P&gt;LAN – inside (port1)&lt;BR /&gt;192.168.1.0&lt;BR /&gt;ASA 192.168.1.249&lt;/P&gt;&lt;P&gt;I want to port-forward RDP port (3389) to 192.168.1.9 (Server 2012R2). No matter I create Static Route, its just won't go thru.&lt;/P&gt;&lt;P&gt;I need help please.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:40:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward-cisco-asa-5505/m-p/2618934#M195773</guid>
      <dc:creator>gerrysantoso</dc:creator>
      <dc:date>2019-03-12T05:40:32Z</dc:date>
    </item>
    <item>
      <title>Hi there,</title>
      <link>https://community.cisco.com/t5/network-security/port-forward-cisco-asa-5505/m-p/2618935#M195774</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;First remove your static NAT RDP entry and replace with:&lt;/P&gt;

&lt;PRE&gt;
!

object network srv2012r2

  host 192.168.1.9

!

object service RDP
service tcp source eq 3389

!

nat (inside, outside) source static srv2012r2 interface service RDP RDP

!&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Seb.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Mar 2015 09:41:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward-cisco-asa-5505/m-p/2618935#M195774</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2015-03-21T09:41:49Z</dc:date>
    </item>
    <item>
      <title>Hi Seb, Thank you for your</title>
      <link>https://community.cisco.com/t5/network-security/port-forward-cisco-asa-5505/m-p/2618936#M195775</link>
      <description>&lt;P&gt;Hi Seb,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using&amp;nbsp;ASA Version 8.2(5)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I tried command :&lt;/P&gt;&lt;P&gt;ciscoasa(config)# nat (inside,outside) source static 192.168.1.9 interface service RDP RDP&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static 192.168.1.9 interface service RDP RDP&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;ciscoasa(config)#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Gerry&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2015 07:59:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward-cisco-asa-5505/m-p/2618936#M195775</guid>
      <dc:creator>gerrysantoso</dc:creator>
      <dc:date>2015-03-22T07:59:44Z</dc:date>
    </item>
    <item>
      <title>Can you please try static</title>
      <link>https://community.cisco.com/t5/network-security/port-forward-cisco-asa-5505/m-p/2618937#M195776</link>
      <description>&lt;P&gt;Can you please try&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 203.153.x.x 3389 192.168.1.9 3389 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can refer to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa82/configuration/guide/config/nat_staticpat.html&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2015 17:11:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-forward-cisco-asa-5505/m-p/2618937#M195776</guid>
      <dc:creator>rakeshvelagala</dc:creator>
      <dc:date>2015-03-22T17:11:26Z</dc:date>
    </item>
  </channel>
</rss>

