- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- Re: SPLAT to GAIA
- 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
SPLAT to GAIA
Hi All,
I have a 2205 Model gateway currently running on SPLAT OS with R75.20. Need to upgrade to GAIA R77.30. Decided to Re-image the box to R77.30 and do a fresh Install rather that upgrading it multiple times as the config is not too big to convert. What would the Back Out Plan be ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Gaia config
fwkern.conf
The above if it’s just a gateway. If it’s a stand-alone you will need migrate export and upgrade the database according to the book.
Aner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Vinay,
- Download clean installation file for 2200 appliance from link: Check Point R77.30
- Create a snapshot of the appliance!
On Splat:
1) Download the "copy files" script from: Migration from SecurePlatform OS to Gaia OS
2) Install "copy files" script:
Unpack this TAR file:
[Expert@HostName]# cd /some_path_to_script/
[Expert@HostName]# tar xvf copy_files.tarExecute the script:
[Expert@HostName]# sh copy_files.shThe relevant SecurePlatform configuration files will be located in your home directory:
~/EXPORTED_SECUREPLATFORM_FILES.tar
3) Backup the following files
$FWDIR/boot/modules/fwkern.conf
$FWDIR/conf/local.arp
$FWDIR/conf/discntd.if
$FWDIR/conf/trac_client_1.ttm
~/EXPORTED_SECUREPLATFORM_FILES.tar
4) Copy the files to PC
On GAIA:
1) Make a fresh install on 2200 appliance and start first config wizard.
2) Copy the file EXPORTED_SECUREPLATFORM_FILES.tar to the appliance
3) Convert the filse to GAIA config
Log in to Expert mode:
HostName> expertGo to the directory where you extracted the SecurePlatform configuration files
[Expert@HostName]# cd /path_to_extracted_SecurePlatform_files/Run the converter utility (specify the name of the output Gaia Clish script):
[Expert@HostName]# converter -o <myconfig>
4) Install the GAIA settings in CLISH
> set clienv on-failure continue
> load configuration <myconfig>
5) Restore the files from point 3 if necessary.
$FWDIR/boot/modules/fwkern.conf
$FWDIR/conf/trac_client_1.ttm
Reboot:-)
6) SIC + Policy install
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If I remember correctly, you cannot export snapshot from SPLAT in a simple way (with a button for example) and if you do a fresh install it will delete the snapshot on the appliance.
I think that redistribution settings for OSPF might not be migrated with copy_files.sh script. I would recommend in addition to this to create a backup and cpinfo files. Better to have more possibilities to restore config.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Aleksei,
Snapshot on SPLAT:
A snapshot takes an image of the whole system, including device drivers, HFA’s and Hotfixes. Typical scenarios where you would want to use the snapshot method would be:
- You are about to make a major change to the system eg. software upgrade. Take a snapshot prior to the upgrade and if it all goes horribly wrong you can always reset the box back to the exact state it was in before you broke it
- Snapshot after an upgrade, and use it as a means to rebuild the box if it dies. Restore the snapshot and then and add the most recent backup (think of as incremental backups) to get you up and running again.
- Run the command: snapshot
- Select the location you wish to save the file to, supply any credentials for ftp or scp servers, and supply a name for the snapshot file.
- If you select a local, the snapshot file will be created in /var/CPsnapshot/snapshots.
- Download the snapshot via winscp.
Backup on SPLAT:
A backup is very similar to a snaphot, in that in contains all the Check Point configuration, networking settings (routing info etc), but it does not include device drivers, HFA’s and Hotfixes. The the idea is that you would restore the backup onto same OS, Check Point version and patch level.
- Run the command: backup.
- By default the backup file will be created in /var/CPbackup/backups.
- Download the backup via winscp.
In this solution snapshot is the better way and the correct CCSE examination answer:-)
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I understand that a snapshot is a better thing to do before an upgrade. CCSE question asks about upgrade path on Gaia I believe, in that case Snapshot will be the best option. But here we were asked about clean install and SPLAT -> Gaia.
But I think, /var/CPsnapshot/snapshots directory only relevant for Open Server. On 4000 appliances R75.X version it was not easily possible to export a snapshot on SPLAT, as it became possible on Gaia. And this SPLAT snapshot will be deleted during clean install.
Snapshot location on Gaia and SecurePlatform
For example: Firewall Tips & Tricks and all about Network: Backup procedures for Checkpoint
On the UTM-1 and Power-1 appliances the snapshot can only be performed from WebUI (not via CLI), and the file cannot be transferred to a different appliance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please also note that Support for R77.30 ends May 2019 - that is only 8 month from now !
