CPUG

The Check Point User Group

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

1. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3.
2. 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 > Installing And Upgrading
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2007-10-02
Junior Member
 
Join Date: 2007-09-18
Posts: 9
Rep Power: 0
gt123 has an average reputation (10+)
Default Consolidation of Smartcenter

Hello,

I have my Smartcenter on a Windows platform with NGX R60. It holds the policy for 2 firewalls. I have another Smartcenter also on a Windows platform but on R55 and it looks after 1 firewall.
I would like to consolidate the Smartcenter servers to the NGX R60 one. Is there any tool to use to take the objects and policies out of the R55 server and merge them to the NGX R60 Server ? Or would I have to manually create new objects and rules ?

Thank you.
Reply With Quote
  #2 (permalink)  
Old 2007-10-02
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 1,670
Rep Power: 5
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: Consolidation of Smartcenter

cpmerge can do it, but I would use object filler/dummper (Available on cpug), which can dump everything to a CSV, so you can edit it.
Reply With Quote
  #3 (permalink)  
Old 2007-10-03
Senior Member
 
Join Date: 2007-06-04
Posts: 1,071
Rep Power: 3
mcnallym has an average reputation (10+)
Default Re: Consolidation of Smartcenter

Note if you use the cp_merge then you would need to upgrade the second manager to R60 first.
Reply With Quote
  #4 (permalink)  
Old 2007-10-03
Junior Member
 
Join Date: 2007-09-18
Posts: 9
Rep Power: 0
gt123 has an average reputation (10+)
Default Re: Consolidation of Smartcenter

Thanks guys, from the sounds of it, would my best path would be to create the objects and rules from scratch ?
Reply With Quote
  #5 (permalink)  
Old 2007-10-03
Senior Member
 
Join Date: 2007-06-04
Posts: 1,071
Rep Power: 3
mcnallym has an average reputation (10+)
Default Re: Consolidation of Smartcenter

It really depends upon what you feel most comfortable doing. With only one gateway probably not that many users, objects etc, so may be just as easy to do manually.
Reply With Quote
  #6 (permalink)  
Old 2007-10-04
Junior Member
 
Join Date: 2007-05-08
Posts: 23
Rep Power: 0
auroranl has an average reputation (10+)
Default Re: Consolidation of Smartcenter

Best thing is the official tools from checkpoint. objectdumper/filler is not supported, and does not work with time based rules, NAT rules and more, read the manual carefully for the limitations!

I would update the smartcenter (or create a new one from a backup and upgrade that one, just keep track of any rulebase changes while you migrate so you can redo them afterwards).

then do a
  • cp_merge export_policy -s localhost -n <policyname> -d /some/backup/dir
    cp /var/opt/CPsuite-R60/fw1/conf/objects_5_0.C /some/backup/dir
(for SPLAT, change directories for windows to your setup)

copy the policy file and the object file to a dir on the new smartcenter

then do a
  • cp_merge merge_objects -s localhost -u <adminaccount> -p <password> -d /some/dir/with/objectfile
    cp_merge import_policy -s localhost -u <adminaccount> -p <password> -f /some/dir/with/<policyname>

If you have a user database, export and import before importing the policy file.

export:
fwm dbexport -v -f /some/dir/<user-database-name>
import:
fwm dbimport -v -f /some/dir/user-database
  • cpstop, cpstart

If you get errors during import of the objectfile, analyse them carefully for duplicate names etc. Just edit them before exporting to make them unique.
Reply With Quote
  #7 (permalink)  
Old 2007-10-04
Junior Member
 
Join Date: 2007-09-18
Posts: 9
Rep Power: 0
gt123 has an average reputation (10+)
Default Re: Consolidation of Smartcenter

Thanks for the input everyone.
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:54.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0