CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. Come to CPUG CON 2008 EUROPE in Switzerland on September 8th - 9th!
    Two days full of technical content for Check Point administrators in the beautiful Swiss Alps!
    We already have sign-ups from twelve different countries!
2. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 7/14, 8/25, 10/6, 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8.
3. Corrent S3500 SecureXL Turbocards For Sale - Last Six Remaining - Get Your Spares!
4. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 And Related Products > Miscellaneous
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2005-08-12
BarryStiefel BarryStiefel is offline
Administrator
 
Join Date: 2005-08-11
Location: San Francisco, CA
Posts: 534
Rep Power: 10
BarryStiefel has disabled reputation
Default Connections terminate on a policy install

Connections terminate on a policy install

You might notice that on a policy installation, your active connections will terminate. As of FireWall-1 4.1 SP2, FireWall-1 will flush the connections table on a policy load. You might notice that on a policy installation, your active connections will terminate. As of FireWall-1 4.1 SP2, FireWall-1 will flush the connections table on a policy load. How do I keep this from happening?



Answer For NG FP2 and above



This can be resolved by going to the Gateway object in Policy Editor / Smart Dashboard and going to the Advanced Frame, Connection Persistence. There you can define whether connections are saved across policy installs or not.

For 4.1

In FireWall-1 4.1, you can add the 'keep' flag to the connection table definition in $FWDIR/lib/table.def on the management console. It should look like the following (this is from FireWall-1 4.1 SP4): connections = dynamic refresh sync expires TCP_START_TIMEOUT expcall KFUNC_CONN_EXPIRE kbuf 1 #ifdef SECUREMOTE implies userc_verified_connections #else implies ftp_restrictions #endif hashsize 32768 limit 25000;One simply adds 'keep' after the word 'sync' as shown below: connections = dynamic refresh sync keep expires TCP_START_TIMEOUT expcall KFUNC_CONN_EXPIRE kbuf 1 #ifdef SECUREMOTE implies userc_verified_connections #else implies ftp_restrictions #endif hashsize 32768 limit 25000;You will need to reload your security policy for this change to take effect. If you are using an Oracle SQLNetv2 connection, an alternative approach is to configure Oracle to use one specific port with USE_SHARED_SOCKET = TRUE parameter.

Comments

In NG AI, even with connections persistense - keep all connections, I get session drops on a policy install.



Regards,

Bazauas.

-- RobertGraham - 06 Feb 2004

FAQForm FAQs.Class: TroubleshootingFAQs FAQs.OS: FAQs.Version:
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 01:50.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0