<?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 Static NAT SYN Timeout - ASA 5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-nat-syn-timeout-asa-5505/m-p/1789938#M532040</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;Mostlikely the IP address that you have for your webserver is not able to reach the internet. Can you connect a host directly to the internet line, assign that IP and see if it works? If it does work, put the static NAT entry on the ASA firewall again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have access to the ISP router or the next hop, do a show arp (If it is a cisco device) and make sure that the mac-address of the IP address of the webserver is the mac-address of the outside interface of the ASA. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is not, then you need to engage the ISP so they can make it so. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2011 23:51:09 GMT</pubDate>
    <dc:creator>Maykol Rojas</dc:creator>
    <dc:date>2011-08-31T23:51:09Z</dc:date>
    <item>
      <title>Static NAT SYN Timeout - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-syn-timeout-asa-5505/m-p/1789937#M532039</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 5505 that has been running without any problems until recently.&amp;nbsp; There has not been any changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a 5505 for a small business that has one web server.&amp;nbsp; The web server has a static NAT entry to an IP address and not an interface.&amp;nbsp; There is an access rule allowing any HTTP traffic to the outside IP of the web server.&amp;nbsp; From the web server I can't access the Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All other computers on the network can access the Internet using a dynamic nat rule that uses the outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The web server is accessible from a computer behind the firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I delete the static NAT entry for the web server I can get on the Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have turned debugging on and see that an outbound connection is built and then 30 seconds later the connection is torn down with the bytes 0 SYN Timeout message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running 8.0(5).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:19:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-syn-timeout-asa-5505/m-p/1789937#M532039</guid>
      <dc:creator>jkrysinski</dc:creator>
      <dc:date>2019-03-11T21:19:25Z</dc:date>
    </item>
    <item>
      <title>Static NAT SYN Timeout - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-syn-timeout-asa-5505/m-p/1789938#M532040</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;Mostlikely the IP address that you have for your webserver is not able to reach the internet. Can you connect a host directly to the internet line, assign that IP and see if it works? If it does work, put the static NAT entry on the ASA firewall again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have access to the ISP router or the next hop, do a show arp (If it is a cisco device) and make sure that the mac-address of the IP address of the webserver is the mac-address of the outside interface of the ASA. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is not, then you need to engage the ISP so they can make it so. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 23:51:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-syn-timeout-asa-5505/m-p/1789938#M532040</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-08-31T23:51:09Z</dc:date>
    </item>
    <item>
      <title>Static NAT SYN Timeout - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-syn-timeout-asa-5505/m-p/1789939#M532041</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 took your advice.&amp;nbsp; Hooked up a laptop directly and assigned the addressed that the web server was assigned to.&amp;nbsp; The laptop couldn't get onto the Internet either.&amp;nbsp; Powered off the provider's cable modem and everything worked.&amp;nbsp; I completely forgot about the cable modem portion.&amp;nbsp; When in doubt reboot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 17:35:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-syn-timeout-asa-5505/m-p/1789939#M532041</guid>
      <dc:creator>jkrysinski</dc:creator>
      <dc:date>2011-09-01T17:35:22Z</dc:date>
    </item>
    <item>
      <title>Static NAT SYN Timeout - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-syn-timeout-asa-5505/m-p/1789940#M532042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOL! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats the spirit, I am glad that everything worked &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 17:53:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-syn-timeout-asa-5505/m-p/1789940#M532042</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2011-09-01T17:53:04Z</dc:date>
    </item>
  </channel>
</rss>

