- CheckMates
- :
- Products
- :
- General Topics
- :
- What is the impact of passing "First Packet isn't ...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the impact of passing "First Packet isn't sync" traffic at the firewall ?
What is the impact of passing "First Packet isn't sync" traffic at the firewall ?
When attending to application related issues, sometimes these dropped "First Packet isn't sync" traffic are misleading for troubleshooting.
Is there any impact of permanently passing "First Packet isn't sync" without blocking ?
regards,
Pasanga
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That’s the global setting.
However it’s better to go through the troubleshooting steps here: https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solut...
And it would be far better to disable it for a specific traffic flow versus globally: https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solut...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The very first packet of a TCP connection is a SYN with no other flags.
If we see the full TCP handshake, we can be sure the client actually initiated the connection with the server and the server acknowledged it:
Otherwise, it is possible some third party injected traffic.
Some reasons you might see these messages include:
- Long term TCP connection expires due to lack of activity (2 hours is the default)
- Asymmetric Routing
These checks are made for a reason and it is not generally recommended to disable these checks except in very specific circumstances for a limited period of time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the reply.
What is the exact place in Smart Console to enable or disable this.
regards,
Prasanga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Phoneboy can confirm for sure, but I believe that would be related to global properties -> stateful inspection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That’s the global setting.
However it’s better to go through the troubleshooting steps here: https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solut...
And it would be far better to disable it for a specific traffic flow versus globally: https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solut...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot for the response.
