<?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 first tcp packet on flow does not contain syn in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/first-tcp-packet-on-flow-does-not-contain-syn/m-p/2799895#M175210</link>
    <description>&lt;P&gt;Hello：&lt;/P&gt;
&lt;P&gt;microsoft access use sql server native client 11 to connect to sql server. cisco asa drop packets.&lt;/P&gt;
&lt;P&gt;event log show the reason is first tcp packet on flow does not contain syn.&lt;/P&gt;
&lt;P&gt;does anyone can help me?&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 06:50:36 GMT</pubDate>
    <dc:creator>weichenyang</dc:creator>
    <dc:date>2019-03-12T06:50:36Z</dc:date>
    <item>
      <title>first tcp packet on flow does not contain syn</title>
      <link>https://community.cisco.com/t5/network-security/first-tcp-packet-on-flow-does-not-contain-syn/m-p/2799895#M175210</link>
      <description>&lt;P&gt;Hello：&lt;/P&gt;
&lt;P&gt;microsoft access use sql server native client 11 to connect to sql server. cisco asa drop packets.&lt;/P&gt;
&lt;P&gt;event log show the reason is first tcp packet on flow does not contain syn.&lt;/P&gt;
&lt;P&gt;does anyone can help me?&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:50:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/first-tcp-packet-on-flow-does-not-contain-syn/m-p/2799895#M175210</guid>
      <dc:creator>weichenyang</dc:creator>
      <dc:date>2019-03-12T06:50:36Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/first-tcp-packet-on-flow-does-not-contain-syn/m-p/2799896#M175212</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This can happen if there is assymetric routing in the network.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Packets for a TCP session should traverse the same ingress and egress interface in order to get processed under same session. Due to assymetric routing the packets can land to differnt interface for a tcp session and firewall will drop it.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Check if the traffic that is getting denied is hitting the firewall on the correct interface.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Share your findings.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;R.Seth&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 12:59:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/first-tcp-packet-on-flow-does-not-contain-syn/m-p/2799896#M175212</guid>
      <dc:creator>Rishabh Seth</dc:creator>
      <dc:date>2015-11-06T12:59:59Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/first-tcp-packet-on-flow-does-not-contain-syn/m-p/2799897#M175214</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This is expected behaviour on the firewall. The firewall is a stateful device and it expects the first packet of any TCP connection must have only SYN flag to have value 1 which means the first packet must be a SYN. If the firewall gets any other packet like ACK then it will drop the packet. You have to check your network to see if there is any asymetric routing where request and response takes different path.&lt;/P&gt;
&lt;P&gt;From the firewall point of view we can do the tcp state bypass which will resolve the issue, but the firewall will not act as a stateful device for this specific traffic.&lt;/P&gt;
&lt;P&gt;Please refer the below document&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/118995-configure-asa-00.html&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Shivapramod M&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2015 13:00:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/first-tcp-packet-on-flow-does-not-contain-syn/m-p/2799897#M175214</guid>
      <dc:creator>Shivapramod M</dc:creator>
      <dc:date>2015-11-06T13:00:50Z</dc:date>
    </item>
    <item>
      <title>thanks for all!</title>
      <link>https://community.cisco.com/t5/network-security/first-tcp-packet-on-flow-does-not-contain-syn/m-p/2799898#M175215</link>
      <description>&lt;P&gt;thanks for all!&lt;/P&gt;
&lt;P&gt;why&amp;nbsp;&lt;SPAN&gt; is assymetric routing in the network? &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;client in lan, server in dmz. no any network&amp;nbsp;environment changing.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i will keep on checking on monday.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Nov 2015 02:07:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/first-tcp-packet-on-flow-does-not-contain-syn/m-p/2799898#M175215</guid>
      <dc:creator>weichenyang</dc:creator>
      <dc:date>2015-11-07T02:07:16Z</dc:date>
    </item>
    <item>
      <title>everything is fine except</title>
      <link>https://community.cisco.com/t5/network-security/first-tcp-packet-on-flow-does-not-contain-syn/m-p/2799899#M175218</link>
      <description>&lt;P&gt;everything is fine except odbc link error and asa web admin error.&lt;/P&gt;
&lt;P&gt;restart asa, it is ok.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2015 04:48:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/first-tcp-packet-on-flow-does-not-contain-syn/m-p/2799899#M175218</guid>
      <dc:creator>weichenyang</dc:creator>
      <dc:date>2015-11-16T04:48:07Z</dc:date>
    </item>
  </channel>
</rss>

