<?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.4(2) STATIC NAT question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169326#M359116</link>
    <description>&lt;P&gt;howdy all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just want to confirm my configuration &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA5505 running 8.4(2) &lt;/P&gt;&lt;P&gt;customer has a /29 public IP allocation assigned to there connection from the ISP lets for example say this is 1.2.3.0/29&lt;/P&gt;&lt;P&gt;1.2.3.1 - is the gateway address the ISP has issued&lt;/P&gt;&lt;P&gt;1.2.3.6 - is the the public address configured on the outside interface of the ASA &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;customer wants to use one of the spare public IP's to do a static NAT to a device on the inside of the firewall &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g (PUBLIC IP) 1.2.3.5 ---&amp;gt; (PRIVATE IP) 192.168.1.20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have configured the following on the ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network STATIC-NAT&lt;/P&gt;&lt;P&gt; host 192.168.1.20&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network STATIC-NAT&lt;/P&gt;&lt;P&gt; nat (inside,outside) static 1.2.3.5&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list ACL_INBOUND extended permit tcp any host 192.168.1.20 eq 3389&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i then try to RDP to 1.2.3.5 on the standard port 3389 and the connection fails however if i check the access list i see the hitcnt increasing; i can also ping 192.168.1.20 from the firewall so all appears well on the configuration side&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA5505# show access-list ACL_INBOUND&lt;/P&gt;&lt;P&gt;access-list ACL_INBOUND line 2 extended permit tcp any host 192.168.1.20 eq 3389 (hitcnt=4) 0xb45bc99b &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just want to check my sanity to ensure my configuration is right before i ask the customer to check that remote access is enabled on the PC in question and that the windows firewall is disabled etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance. &lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 01:22:25 GMT</pubDate>
    <dc:creator>matthewbinghams6</dc:creator>
    <dc:date>2019-03-12T01:22:25Z</dc:date>
    <item>
      <title>ASA 8.4(2) STATIC NAT question</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169326#M359116</link>
      <description>&lt;P&gt;howdy all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just want to confirm my configuration &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA5505 running 8.4(2) &lt;/P&gt;&lt;P&gt;customer has a /29 public IP allocation assigned to there connection from the ISP lets for example say this is 1.2.3.0/29&lt;/P&gt;&lt;P&gt;1.2.3.1 - is the gateway address the ISP has issued&lt;/P&gt;&lt;P&gt;1.2.3.6 - is the the public address configured on the outside interface of the ASA &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;customer wants to use one of the spare public IP's to do a static NAT to a device on the inside of the firewall &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g (PUBLIC IP) 1.2.3.5 ---&amp;gt; (PRIVATE IP) 192.168.1.20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have configured the following on the ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network STATIC-NAT&lt;/P&gt;&lt;P&gt; host 192.168.1.20&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network STATIC-NAT&lt;/P&gt;&lt;P&gt; nat (inside,outside) static 1.2.3.5&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list ACL_INBOUND extended permit tcp any host 192.168.1.20 eq 3389&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i then try to RDP to 1.2.3.5 on the standard port 3389 and the connection fails however if i check the access list i see the hitcnt increasing; i can also ping 192.168.1.20 from the firewall so all appears well on the configuration side&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA5505# show access-list ACL_INBOUND&lt;/P&gt;&lt;P&gt;access-list ACL_INBOUND line 2 extended permit tcp any host 192.168.1.20 eq 3389 (hitcnt=4) 0xb45bc99b &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just want to check my sanity to ensure my configuration is right before i ask the customer to check that remote access is enabled on the PC in question and that the windows firewall is disabled etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance. &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:22:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169326#M359116</guid>
      <dc:creator>matthewbinghams6</dc:creator>
      <dc:date>2019-03-12T01:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 8.4(2) STATIC NAT question</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169327#M359117</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;Your configurations seems fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the ASA logs while testing to see if the Teardown reason for the connections is "SYN Timeou". This would mean that the server isnt either replying to the TCP connection forming or its routing towards the connection opener isnt correct. Or perhaps service isnt on or software firewall is blocking the connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to check some NAT configuration formats, then have a look at the NAT document I created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-31116" rel="nofollow"&gt;https://supportforums.cisco.com/docs/DOC-31116&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to go even further with your testing/troubleshooting you can always configure a Capture on the actual ASA, test the connection and confirm if ANY return traffic is seen from the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want help with configuring and viewing the capture, let me know. &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; Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 13:10:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169327#M359117</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-02T13:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 8.4(2) STATIC NAT question</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169328#M359118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for taking time to respond to my post; i have run a packet capture ommiting the real addresses &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;111.111.111.111 = is me coming from my public address&lt;/P&gt;&lt;P&gt;1.2.3.5 = is the public address of the static NAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it is getting to the correct destination however i do not understand how to interpert the output any guidance will be grateful &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1: 11:37:57.839235 802.1Q vlan#2 P0 111.111.111.111.54609 &amp;gt; 1.2.3.5.3389: S 469416431:469416431(0) win 65535 &lt;MSS 1460=""&gt; &lt;/MSS&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2: 11:37:58.941342 802.1Q vlan#2 P0 111.111.111.111.54609 &amp;gt; 1.2.3.5.3389: S 469416431:469416431(0) win 65535 &lt;MSS 1460=""&gt; &lt;/MSS&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 3: 11:38:00.045529 802.1Q vlan#2 P0 111.111.111.111.54609 &amp;gt; 31.2.3.5.3389: S 469416431:469416431(0) win 65535 &lt;MSS 1460=""&gt; &lt;/MSS&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 4: 11:38:01.148368 802.1Q vlan#2 P0 111.111.111.111.54609 &amp;gt; 1.2.3.5.3389: S 469416431:469416431(0) win 65535 &lt;MSS 1460=""&gt; &lt;/MSS&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 5: 11:38:02.252779 802.1Q vlan#2 P0 111.111.111.111.54609 &amp;gt; 1.2.3.5.3389: S 469416431:469416431(0) win 65535 &lt;MSS 1460=""&gt; &lt;/MSS&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 6: 11:38:03.358379 802.1Q vlan#2 P0 111.111.111.111.54609 &amp;gt; 1.2.3.5.3389: S 469416431:469416431(0) win 65535 &lt;MSS 1460=""&gt; &lt;/MSS&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 7: 11:38:05.467367 802.1Q vlan#2 P0 111.111.111.111.54609 &amp;gt; 1.2.3.5.3389: S 469416431:469416431(0) win 65535 &lt;MSS 1460=""&gt; &lt;/MSS&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 8: 11:38:09.687266 802.1Q vlan#2 P0 111.111.111.111.54609 &amp;gt; 1.2.3.5.3389: S 469416431:469416431(0) win 65535 &lt;MSS 1460=""&gt; &lt;/MSS&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 9: 11:38:17.962093 802.1Q vlan#2 P0 111.111.111.111.54609 &amp;gt; 1.2.3.5.3389: S 469416431:469416431(0) win 65535 &lt;MSS 1460=""&gt; &lt;/MSS&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 14:12:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169328#M359118</guid>
      <dc:creator>matthewbinghams6</dc:creator>
      <dc:date>2013-04-02T14:12:36Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4(2) STATIC NAT question</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169329#M359120</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;I am not good at reading the CLI format of the capture. I usually copy them as .pcap files to my computer and open with Wireshark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it seems to me that the firewall only seens TCP SYN packet from your host 111.111.111.111 but no reply from the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it should show up in the firewall logs as "SYN Timeout" teardown for a TCP connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 14:17:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169329#M359120</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-02T14:17:12Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4(2) STATIC NAT question</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169330#M359122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;arh yes seems you are spot on correct &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it is the end machine at 192.168.1.20 which is not responding i will speak to the client &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%ASA-6-302014: Teardown TCP connection 1981550 for outside:111.111.111.111/54870 to inside:192.168.1.20/3389 duration 0:00:30 bytes 0 SYN Timeout&lt;/P&gt;&lt;P&gt;%ASA-7-609002: Teardown local-host inside:192.168.1.20 duration 0:00:30&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 14:23:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169330#M359122</guid>
      <dc:creator>matthewbinghams6</dc:creator>
      <dc:date>2013-04-02T14:23:11Z</dc:date>
    </item>
    <item>
      <title>ASA 8.4(2) STATIC NAT question</title>
      <link>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169331#M359124</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;Would seem that the firewall doesnt in any way block the connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use "packet-tracer" command to confirm the operation of the firewall rules/configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer input outside tcp 111.111.111.111 12345 1.2.3.5 3389&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there would actually be some problem with some firewall configuration, this command should usually tell what the problem is. Though it can be "a little" cryptic in some situations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as I said it would seem that problem with this connection is somewhere else than in the firewall configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 14:29:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-8-4-2-static-nat-question/m-p/2169331#M359124</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-02T14:29:22Z</dc:date>
    </item>
  </channel>
</rss>

