Check Point community forum
May 20, 2012, 09:57:55 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
  Home   Forum   Help Search Login Register   **
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 20, 2012, 09:57:55 PM

Login with username, password and session length
Pages: [1]
  Print  
Author Topic: TCP packet out of state: First packet isn't SYN tcp_flags: SYN-ACK  (Read 11976 times)
rockysam39
Newbie
*
Posts: 16


« on: May 22, 2008, 08:00:46 AM »

I have been getting a lot of dropped packets which are not getting dropped by any rule, but the Information states - "TCP packet out of state: First packet isn't SYN tcp_flags: SYN-ACK".

I searched on various other Forums where it says - "allow such packets to go through (and thus reduce your security level) go to Global Properties, Stateful Inspection and then remove the tick mark next to "Drop out of state TCP packets", install the policy."

Can this be done?
What are the security risk involved if this is done?
N.B.:- We are running  a Resilience Ndurant 20 Box.

I would really appreiciate if anyone can advise.
Logged
juve
Administrator
Jr. Member
*****
Posts: 92


« Reply #1 on: May 22, 2008, 09:26:24 AM »

Are the drops on one specific service or on all services? Sometimes increasing the session timeout is also a solution to the drops.

You can also add an entry to the user.def that will allow out of state packets
for one service. This way you don't need to enable it in the general propoerties

example :

deffunc user_accept_non_syn() {
( /* allow only non-http connections to start with a non-SYN packet */
(dport!=80, sport!=80) or 0
)
};

Off course you can replace 80 with another service.
« Last Edit: May 22, 2008, 09:30:00 AM by juve » Logged
Pages: [1]
  Print  
 
Jump to:  

Recent
[May 14, 2012, 10:59:10 AM]

[May 14, 2012, 10:58:46 AM]

[May 14, 2012, 10:58:11 AM]

[May 14, 2012, 10:57:18 AM]

[May 14, 2012, 10:56:41 AM]

[May 14, 2012, 10:56:25 AM]

[May 14, 2012, 10:55:41 AM]

[May 14, 2012, 10:55:12 AM]

[May 14, 2012, 10:54:42 AM]

[May 14, 2012, 10:54:10 AM]
Members
Total Members: 246
Latest: balfaszok
Stats
Total Posts: 281
Total Topics: 174
Online Today: 5
Online Ever: 24
(May 19, 2012, 04:16:58 PM)
Users Online
Users: 0
Guests: 8
Total: 8
Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines
TinyPortal v0.9.8 © Bloc
Valid XHTML 1.0! Valid CSS!