| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| 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. |
| |||
| 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
copy the policy file and the object file to a dir on the new smartcenter then do a
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
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. |
![]() |
| Thread Tools | |
| Display Modes | |
| |