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 52 attendees signed up from 14 countries!
2. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 8/25, 10/6, 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3, 9/7.
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 Platforms > Check Point SecurePlatform (SPLAT)
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2006-01-26
ricardo ricardo is offline
Junior Member
 
Join Date: 2006-01-26
Location: Oeiras, Lisbon, Portugal
Posts: 1
Rep Power: 0
ricardo has an average reputation (10+)
Default Backup and Recovery for CheckPoint SecurePlatform

Hi guys,

I´m from Portugal, and now i´m facing some troubles while trying to implement a backup and recovery in my CheckPoint SecurePlatform R55 .

I´m getting these error :


Creating backup package...
\Cannot complete the backup process due to package compression errors.

Backup operation failed.


does anyone have an ideia of what is going on ?

Thanks in Advance
Ricardo
Reply With Quote
  #2 (permalink)  
Old 2006-01-26
kva.kva kva.kva is offline
Senior Member
 
Join Date: 2006-01-26
Location: Moscow, Russia
Posts: 706
Rep Power: 3
kva.kva has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

May be hotfix will be helpful

Solution ID: #sk25596 in secureknowledge.checkpoint.com
Reply With Quote
  #3 (permalink)  
Old 2006-01-26
Lackie Lackie is offline
Senior Member
 
Join Date: 2005-08-22
Location: Ottawa, Canada
Posts: 347
Rep Power: 4
Lackie has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

What are you using for backup? upgrade_export?

What are you trying to backup? The Check Point configurations or all configurations on the appliance?
Reply With Quote
  #4 (permalink)  
Old 2006-07-24
Kubann Kubann is offline
Member
 
Join Date: 2006-07-21
Posts: 34
Rep Power: 0
Kubann has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

Hi there.
What if I am using the backup process that is scheduled via. the web interface ??? and still get the “package compression errors”
Reply With Quote
  #5 (permalink)  
Old 2006-07-24
abusharif abusharif is offline
Senior Member
 
Join Date: 2006-04-27
Location: Twillight zone
Posts: 442
Rep Power: 3
abusharif has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

Quote:
Originally Posted by Kubann
Hi there.
What if I am using the backup process that is scheduled via. the web interface ??? and still get the “package compression errors”
Silly question perhaps, but do you have enough free space on your /var partition ?
Reply With Quote
  #6 (permalink)  
Old 2006-07-24
Kubann Kubann is offline
Member
 
Join Date: 2006-07-21
Posts: 34
Rep Power: 0
Kubann has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

Yes I do.

Trying to backup all configs. on secureplatform , i.e ip addressing, fw policy,etc.



The actual backup completes, but when I try to do a restore using the backup file – the process fails.

When the backup file was small( 7mb) restore works, now the file is about 95mb .



The error message that comes up is “package compression errors”, failed to complete restore

I do not want to backup the log files, fw.log etc.

According to some info. on the net – this is maybe where the problem lies, but the solutions that they give is somewhat vague.
Reply With Quote
  #7 (permalink)  
Old 2006-07-24
kva.kva kva.kva is offline
Senior Member
 
Join Date: 2006-01-26
Location: Moscow, Russia
Posts: 706
Rep Power: 3
kva.kva has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

Problem only with backup through WebUI? Did you try create backup manually? Did you transfer it on another server or keep it locally?
Reply With Quote
  #8 (permalink)  
Old 2006-07-24
abusharif abusharif is offline
Senior Member
 
Join Date: 2006-04-27
Location: Twillight zone
Posts: 442
Rep Power: 3
abusharif has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

what does the actual TAR command say when u try to unpack the file?

tar vxfz yourbackupfile.tgz


or first:

gunzip yourbackupfile.tgz
then
tar vxf yourbackupfile.tar
Reply With Quote
  #9 (permalink)  
Old 2006-07-25
fireworker fireworker is offline
Junior Member
 
Join Date: 2006-07-25
Posts: 7
Rep Power: 0
fireworker has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

Quote:
Originally Posted by Kubann
Yes I do.
Trying to backup all configs. on secureplatform , i.e ip addressing, fw policy,etc.

The actual backup completes, but when I try to do a restore using the backup file – the process fails.

When the backup file was small( 7mb) restore works, now the file is about 95mb .

The error message that comes up is “package compression errors”, failed to complete restore

I do not want to backup the log files, fw.log etc.

According to some info. on the net – this is maybe where the problem lies, but the solutions that they give is somewhat vague.
How do you transfer the backup file?
Maybe the tftp server cuts the file.
Reply With Quote
  #10 (permalink)  
Old 2006-07-25
Sergej Sergej is offline
Senior Member
 
Join Date: 2005-11-21
Location: Europe, Lithuania
Posts: 291
Rep Power: 3
Sergej has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

It can be 16Mb TFTP problem (already discussed on the forum). Look for the tftp software with support of larger than 16Mb files.
Reply With Quote
  #11 (permalink)  
Old 2006-07-25
abusharif abusharif is offline
Senior Member
 
Join Date: 2006-04-27
Location: Twillight zone
Posts: 442
Rep Power: 3
abusharif has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

or ditch it to a local server via regular ftp :p
Reply With Quote
  #12 (permalink)  
Old 2006-07-27
polevoym polevoym is offline
Junior Member
 
Join Date: 2006-02-02
Posts: 1
Rep Power: 0
polevoym has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

I had the same problem.

I found that my $FWDIR/log directory containd a lof of log files.

Try to delete some of the log files and then try to backup again.

Michael.
Reply With Quote
  #13 (permalink)  
Old 2006-08-08
Kubann Kubann is offline
Member
 
Join Date: 2006-07-21
Posts: 34
Rep Power: 0
Kubann has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

Howzit, even if I do a local restore, does the same ..



I tried what u told me, i.e unpack the file with TAR .



It unpacks , then comes up with errors > archive contains obsolescent base-64 headers

,cannot open: No such file or directory



Is there another way to perform a backup of the config and rule base and then do a restore ?
Reply With Quote
  #14 (permalink)  
Old 2006-08-11
bmullen bmullen is offline
Junior Member
 
Join Date: 2006-08-11
Posts: 2
Rep Power: 0
bmullen has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

I encountered the Compression Errors issue. Turnes out when SPLAT transfers the file from my Windows TFTP server (TFTP32D) the transfer occurs as NetAscii and not binary. File is corrupted by Windows/Unix ascii translation. I am looking for a smarter TFTP server.
Reply With Quote
  #15 (permalink)  
Old 2006-08-11
kva.kva kva.kva is offline
Senior Member
 
Join Date: 2006-01-26
Location: Moscow, Russia
Posts: 706
Rep Power: 3
kva.kva has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

Quote:
Originally Posted by bmullen
I encountered the Compression Errors issue. Turnes out when SPLAT transfers the file from my Windows TFTP server (TFTP32D) the transfer occurs as NetAscii and not binary. File is corrupted by Windows/Unix ascii translation. I am looking for a smarter TFTP server.
Before downloading/uploading file turn on bin mode. TFTP32D supports it also.
Reply With Quote
  #16 (permalink)  
Old 2006-08-11
bmullen bmullen is offline
Junior Member
 
Join Date: 2006-08-11
Posts: 2
Rep Power: 0
bmullen has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

During the sysconfig phase of an upgrade there is no oppurtunity to change to the bin mode during the upload as this is a scripted process. Using a Linux tftp server solves the problem and I sucessfully imported the backup file from my old firewall.
Reply With Quote
  #17 (permalink)  
Old 2006-08-17
Kubann Kubann is offline
Member
 
Join Date: 2006-07-21
Posts: 34
Rep Power: 0
Kubann has an average reputation (10+)
Default Re: Backup and Recovery for CheckPoint SecurePlatform

Hi, I only find a log dir under /var , is this the same as the $FWDIR/log

or is it the same dir where fw.log is ?
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 12:54.


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