That's how I do it. Here's my script if anyone is interested. I've
sanitized some of the paths, you'll need to set them accordingly. It's
worth noting that enter.txt is just a txt file with a carriage return.
It was the easiest way I could find to keep upgrade export from hanging
on a confirmation prompt. There may be a better way to do that and the
date thing, but this works!
@echo off
set GOODDATE=%DATE%
set GOODDATE=%GOODDATE:/=-%
move d:\path\*.tgz d:\path\archived_backups\
d:\path\upgrade_export.exe "d:\path\%GOODDATE%_vpn1-nb_backup.tgz" <
d:\path\scripts\enter.txt
Jeff Jarmoc - CCSA, CCNA, MCSE
Sr. Network Analyst - Grubb & Ellis
Jeff.Jarmoc AT Grubb-Ellis DOT com
-----Original Message-----
From: Mailing list for discussion of Firewall-1
[mailto:FW-1-MAILINGLIST AT AMADEUS.US.CHECKPOINT DOT COM] On Behalf Of Steffen
Sent: Thursday, December 29, 2005 9:34 AM
To: FW-1-MAILINGLIST AT AMADEUS.US.CHECKPOINT DOT COM
Subject: Re: [FW-1] Backup rules
If you'd like to backup checkpoint configuration (e.g. rules) you could
script a daily (or
nightly) upgrade_export on your management server and copy it elsewhere.
In case your management
would crash you could easily import it without any loss...
Steffen
--- Scott Xe <scott.xe AT GMAIL DOT COM> schrieb:
> My firewall is Nokia IP330. Can someone advise me how to back up the
rule and restore it in
> case of crash.
>
>
>
> Thanks,
>
>
>
> Scott
>
>
> =================================================
> To set vacation, Out-Of-Office, or away messages,
> send an email to LISTSERV AT amadeus.us.checkpoint DOT com
> in the BODY of the email add:
> set fw-1-mailinglist nomail
> =================================================
> To unsubscribe from this mailing list,
> please see the instructions at
> http://www.checkpoint.com/services/mailing.html
> =================================================
> If you have any questions on how to change your
> subscription options, email
> fw-1-owner AT ts.checkpoint DOT com
> =================================================
>
___________________________________________________________
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to LISTSERV AT amadeus.us.checkpoint DOT com
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
fw-1-owner AT ts.checkpoint DOT com
=================================================
=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to LISTSERV AT amadeus.us.checkpoint DOT com
in the BODY of the email add:
set fw-1-mailinglist nomail
=================================================
To unsubscribe from this mailing list,
please see the instructions at
http://www.checkpoint.com/services/mailing.html
=================================================
If you have any questions on how to change your
subscription options, email
fw-1-owner AT ts.checkpoint DOT com
=================================================
|