<?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 ASA 8.3 port forwarding issue. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-8-3-port-forwarding-issue/m-p/2044494#M398007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure you are running&amp;nbsp; RDP Service in the work station and the subnet mask of the PC is 255.255.224.0 and gateway is .17 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Oct 2012 07:12:00 GMT</pubDate>
    <dc:creator>Harish Balakrishnan</dc:creator>
    <dc:date>2012-10-08T07:12:00Z</dc:date>
    <item>
      <title>ASA 8.3 port forwarding issue.</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-port-forwarding-issue/m-p/2044491#M398004</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 14pt; color: #993300;"&gt;We have an issue with port forwarding in ASA 8.3, simply we want to access one local workstation on port 3389 from the Internet:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt; color: #993300;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt; color: #993300;"&gt;&lt;STRONG&gt;Workstation private IP: &lt;/STRONG&gt;10.1.1.15&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt; color: #993300;"&gt;&lt;STRONG&gt;Public IP which we set on ASA Vlan2:&lt;/STRONG&gt; 90.149.70.133&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt; color: #993300;"&gt;&lt;STRONG&gt;Gateway: &lt;/STRONG&gt;90.149.70.129&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;ASA5505# show run&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 8.3(1)&lt;BR /&gt;!&lt;BR /&gt;hostname ASA5505&lt;BR /&gt;enable password PLJJV7fsaXArGQRU encrypted&lt;BR /&gt;passwd 2MOQnbNIdI.2KYOU encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.1.1.17 255.255.224.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 90.149.70.133 255.255.255.240&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; description connected to router 90.149.70.129&lt;BR /&gt; switchport access vlan 2&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt; description connected to 10.1.1.15&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&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;boot system disk0:/asa831-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;object network Workstation&lt;BR /&gt; host 10.1.1.15&lt;BR /&gt;access-list list1 extended permit tcp any any&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging console debugging&lt;BR /&gt;logging monitor debugging&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 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;!&lt;BR /&gt;object network Workstation&lt;BR /&gt; nat (inside,outside) static interface service tcp 3389 3389&lt;BR /&gt;access-group list1 in interface outside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 90.149.70.129 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;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 timeout 60&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;no threat-detection statistics tcp-intercept&lt;BR /&gt;webvpn&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;prompt hostname context&lt;BR /&gt;Cryptochecksum:e643b0ac2da912ce04444eff720bf890&lt;BR /&gt;: end&lt;BR /&gt;ASA5505#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;ASA5505# show nat&lt;/P&gt;&lt;P&gt;Auto NAT Policies (Section 2)&lt;BR /&gt;1 (inside) to (outside) source static Workstation interface service tcp 3389 3389&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 6&lt;BR /&gt;ASA5505#&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;ASA5505# show xlate&lt;/P&gt;&lt;P&gt;1 in use, 1 most used&lt;/P&gt;&lt;P&gt;Flags: D - DNS, i - dynamic, r - portmap, s - static, I - identity, T - twice&lt;/P&gt;&lt;P&gt;TCP PAT from inside:10.1.1.15 3389-3389 to outside:90.149.70.133 3389-3389&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; flags sr idle 0:07:47 timeout 0:00:00&lt;/P&gt;ASA5505#&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 14pt; color: #993300;"&gt;Here is the debug from ASA when we try to connect from the Internet:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;%ASA-6-302013: Built inbound TCP connection 770 for outside:90.149.70.132/2525 (90.149.70.132/2525) to inside:10.1.1.15/3389 (90.149.70.133/3389)&lt;P&gt;%ASA-6-302014: Teardown TCP connection 770 for outside:90.149.70.132/2525 to inside:10.1.1.15/3389 duration 0:00:30 bytes 0 SYN Timeout&lt;BR /&gt;%ASA-7-609002: Teardown local-host outside:90.149.70.132 duration 0:00:30&lt;BR /&gt;%ASA-7-609002: Teardown local-host inside:10.1.1.15 duration 0:00:30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:05:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-port-forwarding-issue/m-p/2044491#M398004</guid>
      <dc:creator>Computer-MOI</dc:creator>
      <dc:date>2019-03-12T00:05:48Z</dc:date>
    </item>
    <item>
      <title>ASA 8.3 port forwarding issue.</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-port-forwarding-issue/m-p/2044492#M398005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems that the ASA lets the connection through just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The TCP connection itself is terminated because of a SYN timeout. In other words the computer at your LAN doesnt respond to the Remote Desktop connection at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you confirmed the local computer firewall settings and settings for the Remote Desktop connections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 06:15:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-port-forwarding-issue/m-p/2044492#M398005</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-10-08T06:15:28Z</dc:date>
    </item>
    <item>
      <title>ASA 8.3 port forwarding issue.</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-port-forwarding-issue/m-p/2044493#M398006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your comments, yes our workstation local firewall is disabled, also I tried that with a temporary laptop but no luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 07:09:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-port-forwarding-issue/m-p/2044493#M398006</guid>
      <dc:creator>Computer-MOI</dc:creator>
      <dc:date>2012-10-08T07:09:12Z</dc:date>
    </item>
    <item>
      <title>ASA 8.3 port forwarding issue.</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-port-forwarding-issue/m-p/2044494#M398007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure you are running&amp;nbsp; RDP Service in the work station and the subnet mask of the PC is 255.255.224.0 and gateway is .17 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 07:12:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-port-forwarding-issue/m-p/2044494#M398007</guid>
      <dc:creator>Harish Balakrishnan</dc:creator>
      <dc:date>2012-10-08T07:12:00Z</dc:date>
    </item>
    <item>
      <title>ASA 8.3 port forwarding issue.</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-3-port-forwarding-issue/m-p/2044495#M398008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much &lt;STRONG&gt;Mr. Harish&lt;/STRONG&gt;, the local gateway on the workstation was the issue, since it was set to the default one, now I have to set a manual route on the workstation itself to communicate with .17 firewall.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 07:27:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-3-port-forwarding-issue/m-p/2044495#M398008</guid>
      <dc:creator>Computer-MOI</dc:creator>
      <dc:date>2012-10-08T07:27:33Z</dc:date>
    </item>
  </channel>
</rss>

