CPUG

The Check Point User Group

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

1. CCSA or CCSE One-Week Certification Training Courses with CPUG in Beautiful San Francisco!
    Courses Starting (2010) 3/8, 4/12, 5/10, 6/7, 7/12.
2. Save the Date!  CPUG CON 2010 EUROPE, the User Conference in Switzerland, September 20th-22nd, 2010!
3. Join Our CPUG Groups On LinkedIn, Facebook, and Ning.  See Our Channel on YouTube.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 And Related Products > Installing And Upgrading
Register Projects FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2009-07-02
Junior Member
 
Join Date: 2007-08-29
Location: The Netherlands
Posts: 21
Rep Power: 0
mheldens has an average reputation (10+)
Default R61 to R70 import problem

Hello,
We are migrating from a IPSO platform (R61) to SPLAT (R70).

I did an export using the following command on the R61:
In the directory " $FWDIR/bin/upgrade_tools"
./upgrade_export -d /var/tmp/my_export
The export completes succesfully.

The import is done with the following command on the SPLAT R70:
In the directory "$FWDIR/bin/upgrade_tools"
./upgrade_import /var/tmp/my_export.tgz

At the end of the import i get the message:
Error: Failed to read the configuration info of the production machine

What i already did: I delete all the files under: "$FWDIR/tmp"

Who can help me with this one!!??

Thank you, Maarten
Reply With Quote
  #2 (permalink)  
Old 2009-07-02
Senior Member
 
Join Date: 2006-12-16
Posts: 389
Rep Power: 4
Routerkid1 has an average reputation (10+)
Default Re: R61 to R70 import problem

Copy your export file directly in to the $FWDIR/bin/upgrade_tools dir and try again. If that does not work try to create the upgrade _export again. If this does not work I fear you will need to upgrade to R65 from R61. Check the R70 upgrade guide on all the requirements from check point.
Reply With Quote
  #3 (permalink)  
Old 2009-07-02
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 2,344
Rep Power: 7
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: R61 to R70 import problem

To upgrade to R70 you must use the R70 version of upgrade_export or you will have problems.
Reply With Quote
  #4 (permalink)  
Old 2009-07-02
Junior Member
 
Join Date: 2007-08-29
Location: The Netherlands
Posts: 21
Rep Power: 0
mheldens has an average reputation (10+)
Default Re: R61 to R70 import problem

Thanks guys for the response!!
I will try your suggestions tomorrow when I am back at work again.

Maarten
The Netherlands
Reply With Quote
  #5 (permalink)  
Old 2009-07-03
Junior Member
 
Join Date: 2007-08-29
Location: The Netherlands
Posts: 21
Rep Power: 0
mheldens has an average reputation (10+)
Default Re: R61 to R70 import problem

Unfortunately both options don't work.

When placing the upgrade_export R70 file on the R61 the first issue I encounter was "Permission denied". This was solved by the following command: "chmod 775 upgrade_export".
When executing the file, the following error occurred: "Exec format error. Wrong Architecture."
Maybe this has something to do that the file is coming from an SPLAT platform en executed on a IPSO!!??

The other option of placing the files directly in the upgrade_tools directory resulted in the same error: "Error: Failed to read the configuration info of the production machine"

Who has a clue to solve this?

Maarten

Last edited by mheldens; 2009-07-08 at 01:23.
Reply With Quote
  #6 (permalink)  
Old 2009-07-03
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 2,344
Rep Power: 7
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: R61 to R70 import problem

Yes the SPLAT binary will not run on IPSO (Linux vs. BSD).
Please download the the IPSO version.
Reply With Quote
  #7 (permalink)  
Old 2009-07-06
Junior Member
 
Join Date: 2007-08-29
Location: The Netherlands
Posts: 21
Rep Power: 0
mheldens has an average reputation (10+)
Default Re: R61 to R70 import problem

Quote:
Originally Posted by chillyjim View Post
Yes the SPLAT binary will not run on IPSO (Linux vs. BSD).
Please download the the IPSO version.
Thanks for helping me.
I tried to download the proper image •R70 Security Gateway and Management for IPSO
but i'm not allowed to.
Is there another way to retrieve the file?? Or does someone has the file for me??
Reply With Quote
  #8 (permalink)  
Old 2009-07-06
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 2,344
Rep Power: 7
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: R61 to R70 import problem

If you are not allowed to download, that means your usercenter ID is not attached to an account with support.

If you do not have direct support, then you need to contact your reseller.
If you have direct support, then you need to contact the admin for your account and have your ID added to it.

If your account/ID is messed up (as does happen), call the main support number and select "Account Services" and they can help you.
Reply With Quote
  #9 (permalink)  
Old 2009-07-06
Junior Member
 
Join Date: 2007-08-29
Location: The Netherlands
Posts: 21
Rep Power: 0
mheldens has an average reputation (10+)
Default Re: R61 to R70 import problem

Quote:
Originally Posted by chillyjim View Post
If you are not allowed to download, that means your usercenter ID is not attached to an account with support.

If you do not have direct support, then you need to contact your reseller.
If you have direct support, then you need to contact the admin for your account and have your ID added to it.

If your account/ID is messed up (as does happen), call the main support number and select "Account Services" and they can help you.
Ok, thank you. I have the reseller on site tomorrow. I will ask them!
I will keep my progress posted here.
Reply With Quote
  #10 (permalink)  
Old 2009-07-08
Junior Member
 
Join Date: 2007-08-29
Location: The Netherlands
Posts: 21
Rep Power: 0
mheldens has an average reputation (10+)
Default Re: R61 to R70 import problem

Ok, we finally got the export working and is even successfully imported in de SMART-1-5 R70.

First of all, our reseller contacted Checkpoint to provide us with a proper upgrade_export tool. A R70 version for IPSO 4.01 (which is running on our current NOKIA IP350)
After that we placed the "upgrade_export" tool with SCP (using binary mode) on the box NOKIA. Note: when we used FTP, the file didn't work!!
Eventually the export run successfully and so did the import on the SMART-1-5 R70. The configuration looks perfect and no errors occurred during the import.
Now we are moving on to configure the 2 Checkpoint UTM-1 3073 in a cluster configuration!

Thanks again for your responses!
Maarten
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:46.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2