<?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, so you see SYN coming in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624183#M415918</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so you see SYN coming from outside to inside and server is not responding to SYN/ACK?&lt;/P&gt;&lt;P&gt;If this is the case,ASA will wait for 30 seconds and closes the connection if SYN/ACK is not received within this period. In ASA log you will see a syn timeout error message.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check if server has default route configured. You will need to make sure with captures on server why it is not replying with syn/ack.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Apr 2015 15:09:18 GMT</pubDate>
    <dc:creator>Pranay Prasoon</dc:creator>
    <dc:date>2015-04-10T15:09:18Z</dc:date>
    <item>
      <title>asa 5505 configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624182#M415917</link>
      <description>&lt;P&gt;hey guys&lt;/P&gt;&lt;P&gt;i have a server which accepts traffic on one port inside my network and clients outsides needs to access this server. the nat and accesslist works fine but there is a timeout issue and the connection fails ... note that without the asa client to server directly works fine.. and also note the traffic is encrypted (ssl).. is there any additional provisions i need to configure ? y is it timing out? packet captures show traffic from the outside reaching the inside interface but no response from the inside to the outside....&lt;/P&gt;&lt;P&gt;i have only one access list allowin traffic in from the outside to the server and one nat rule...&lt;/P&gt;&lt;P&gt;advice needed...&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 13:26:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624182#M415917</guid>
      <dc:creator>macazarpros</dc:creator>
      <dc:date>2020-02-21T13:26:56Z</dc:date>
    </item>
    <item>
      <title>Hi, so you see SYN coming</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624183#M415918</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so you see SYN coming from outside to inside and server is not responding to SYN/ACK?&lt;/P&gt;&lt;P&gt;If this is the case,ASA will wait for 30 seconds and closes the connection if SYN/ACK is not received within this period. In ASA log you will see a syn timeout error message.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check if server has default route configured. You will need to make sure with captures on server why it is not replying with syn/ack.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2015 15:09:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624183#M415918</guid>
      <dc:creator>Pranay Prasoon</dc:creator>
      <dc:date>2015-04-10T15:09:18Z</dc:date>
    </item>
    <item>
      <title>thanks pranay..yes im not</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624184#M415929</link>
      <description>&lt;P&gt;thanks pranay..&lt;/P&gt;&lt;P&gt;yes im not good with linux but i 'll look into some comands for debugs...the &amp;nbsp;inside interface and the server is on the same subnet.. the server default route is the defaut route of the subnet.. server XXX.115&lt;/P&gt;&lt;P&gt;inside interface xxx.114 &amp;nbsp;the default route of the server is xxx.1 which is an interface on another asa&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2015 22:49:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624184#M415929</guid>
      <dc:creator>macazarpros</dc:creator>
      <dc:date>2015-04-10T22:49:30Z</dc:date>
    </item>
    <item>
      <title>hi, So from what I gather</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624185#M415930</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So from what I gather&lt;/P&gt;&lt;P&gt;"inside interface xxx.114 &amp;nbsp;the default route of the server is xxx.1 which is an interface on another asa"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It means default route of the server is another ASA. This is not going to work unless you apply TCP statebypass.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA is a statefull firewall. It means for TCP IP, it always needs to see two way traffic. If SYN is going through one ASA it should see SYN/ACK back. Similarly if one ASA has not seen syn and sees syn/ack because of asymmetric routing, it is not going to wok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Either change default route of server from same ASA or configure TCP statebypass(which is not recommended though).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2015 22:58:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624185#M415930</guid>
      <dc:creator>Pranay Prasoon</dc:creator>
      <dc:date>2015-04-10T22:58:32Z</dc:date>
    </item>
    <item>
      <title>thats some good info right</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624186#M415932</link>
      <description>&lt;P&gt;thats some good info right there.. ok i will let you know how it &amp;nbsp;goes on monday.. i dont have access to the test equipment right now to run a transaction.. to clarify.. the asa 5505 is connected to the internet with the config and its inside interface is xxx.114... &amp;nbsp;the outside is nated to the server ip xxx.115.&lt;/P&gt;&lt;P&gt;the server default route is xxx.1 which in interface on a 5520 asa. just so u get it &amp;nbsp;right i will keep you informed on monday&lt;/P&gt;&lt;P&gt;so the default route of the server should be XXX.114?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2015 23:18:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624186#M415932</guid>
      <dc:creator>macazarpros</dc:creator>
      <dc:date>2015-04-10T23:18:59Z</dc:date>
    </item>
    <item>
      <title>thansk man.. brilliant u were</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624187#M415933</link>
      <description>&lt;P&gt;thansk man.. brilliant u were right...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2015 13:13:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-configuration/m-p/2624187#M415933</guid>
      <dc:creator>macazarpros</dc:creator>
      <dc:date>2015-04-13T13:13:19Z</dc:date>
    </item>
  </channel>
</rss>

