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!
    R70 CCSA Courses Starting (2010) 6/7, 7/12, 8/9, 10/11, 11/8, 12/6.  R70 CCSE Courses Starting (2010) 8/16.
2. CPUG CON 2010 EUROPE, the User Conference in Switzerland, September 20th-22nd, 2010!
3. Join Our CPUG Groups On LinkedIn and Facebook.  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 Search this Thread Display Modes
  #1 (permalink)  
Old 2010-02-26
Member
 
Join Date: 2006-04-06
Location: UK
Posts: 42
Rep Power: 0
rji479 has an average reputation (10+)
Default After upgrade to R70 can no longer install policy

Hi, I have a R70.20 Smartcenter server. I had a working R65 HFA40 UTM1 firewall which I upgraded to R70, the upgraded was sucessful and the firewall works fine until I come to install a policy, it then just hangs on verifying and timesout. I am then unable to install a policy on any firewall until i reboot the smartcenter.

I can however fetch a policy from the firewall directly. All of the existing R65 firewalls still work and I can install a policy on these firewalls as and when required.

I made sure after I upgraded the UTM that change the version from R65 to
R70, the license used is an R70. I then upgraded to R70.20 which made no difference.

Any ideas why i cannot install a policy?

thanks
Reply With Quote
  #2 (permalink)  
Old 2010-02-26
Senior Member
 
Join Date: 2006-12-16
Posts: 477
Rep Power: 4
Routerkid1 has an average reputation (10+)
Default Re: After upgrade to R70 can no longer install policy

Try This

Open a Command Line Interface.


Run the cpstop command, to stop all Check Point services.


Change to the $FWDIR/conf directory.


Remove or rename the following files from the $FWDIR/conf directory:


applications.C
applications.C.backup
CPMILinksMGR.db
CPMILinksMGR.db.private



Run the cpstart command to start all Check Point services.
Reply With Quote
  #3 (permalink)  
Old 2010-02-26
Member
 
Join Date: 2006-04-06
Location: UK
Posts: 42
Rep Power: 0
rji479 has an average reputation (10+)
Default Re: After upgrade to R70 can no longer install policy

on the gateway or the smartcenter? I'll try this on monday morning.
thanks
Reply With Quote
  #4 (permalink)  
Old 2010-02-26
Senior Member
 
Join Date: 2006-12-16
Posts: 477
Rep Power: 4
Routerkid1 has an average reputation (10+)
Default Re: After upgrade to R70 can no longer install policy

Quote:
Originally Posted by rji479 View Post
on the gateway or the smartcenter? I'll try this on monday morning.
thanks
Smart Center
Reply With Quote
  #5 (permalink)  
Old 2010-03-02
Member
 
Join Date: 2006-04-06
Location: UK
Posts: 42
Rep Power: 0
rji479 has an average reputation (10+)
Default Re: After upgrade to R70 can no longer install policy

I moved these files from the Smartcenter server and it did not work. I even deleted and recreated the firewall object, it still hangs when attempting to install a policy.

Any other ideas?

Last edited by rji479; 2010-03-02 at 04:53.
Reply With Quote
  #6 (permalink)  
Old 2010-03-02
Senior Member
 
Join Date: 2006-12-16
Posts: 477
Rep Power: 4
Routerkid1 has an average reputation (10+)
Default Re: After upgrade to R70 can no longer install policy

Try to copy the current policy to a new policy via file>copy policy to package.
Reply With Quote
  #7 (permalink)  
Old 2010-03-02
Member
 
Join Date: 2006-04-06
Location: UK
Posts: 42
Rep Power: 0
rji479 has an average reputation (10+)
Default Re: After upgrade to R70 can no longer install policy

just tried that, still no luck pushing a policy. I can stil fetch the new policy though
Reply With Quote
  #8 (permalink)  
Old 2010-03-02
Senior Member
 
Join Date: 2006-12-16
Posts: 477
Rep Power: 4
Routerkid1 has an average reputation (10+)
Default Re: After upgrade to R70 can no longer install policy

Well the last thing I can think of is maybe the state is corrupt.

To properly clear the $FWDIR/state directory, apply the steps below for your product installation.

Note: You must have local console access to the firewalls during this procedure. It cannot be done remotely.
Note: DO NOT delete the DATABASE DIRECTORY on the MANAGEMENT SERVER.

Clearing the $FWDIR/state and database directory contents, and reinstalling the Security Policy (The Management Server and Enforcement Module are on separate machines.)

Close all GUI Clients.
Issue cpstop on the Enforcement Module.
Issue cpstop on the Management Server.
Make a backup of the $FWDIR/state directory contents on the Enforcement Module.
Make a backup of the $FWDIR/database directory contents on the Enforcement Module.
Make a backup of the $FWDIR/state directory contents on the Management Server.
Remove all contents in the $FWDIR/state directory on the Enforcement Module. (Do not remove the $FWDIR/state directory itself.)
Remove all contents in the $FWDIR/database directory on the Enforcement Module. (Do not remove the $FWDIR/database directory itself.)
Remove all the contents in the $FWDIR/state directory on the Management Server. (Do not remove the $FWDIR/state directory itself. And do not remove the local.arp file, if it exists.)
Issue cpstart on the Management Server.
Issue cpstart on the Enforcement Module.

Note:
A message stating that the Enforcement Module cannot get/fetch a Security Policy will be displayed. This is a indication that the contents of the $FWDIR/state directory on both the Management
Server and Enforcement Module have been cleared properly.

Caution:
This is why you must have local console access. The Enforcement Module will invoke a default Policy, which will block traffic from passing through the network interface cards (NICs). You must run "fw unloadlocal" on the Enforcement Module from the command line before Policy installation. The Enforcement Module is vulnerable to attack, until the Policy is installed.

Open the GUI Client.
Install the Security Policy.

If you experience adverse affects after implementing this procedure, simply restore your backed up state to recover. (It is highly unlikely that you will need to do this)

Run cpstop
Remove all contents in the $FWDIR/state directory on the Enforcement Module. (Do not remove the $FWDIR/state directory itself.)
Remove all contents in the $FWDIR/database directory on the Enforcement Module. (Do not remove the $FWDIR/state directory itself.)
Remove all the contents in the $FWDIR/state directory on the Management Server. (Do not remove the $FWDIR/state directory itself. And do not remove the local.arp file, if it exists.)
Copy the contents of your backed up state and database directories on both the Enforcement and Management Server to their original locations.
Run cpstart
Reply With Quote
  #9 (permalink)  
Old 2010-03-02
Member
 
Join Date: 2006-04-06
Location: UK
Posts: 42
Rep Power: 0
rji479 has an average reputation (10+)
Default Re: After upgrade to R70 can no longer install policy

thanks for this. I will have to make an onsite visit to do this. It may well be easier to restore to factory defaults and upgrade. I'll let you know.
thanks
Reply With Quote
  #10 (permalink)  
Old 2010-03-02
Senior Member
 
Join Date: 2006-12-16
Posts: 477
Rep Power: 4
Routerkid1 has an average reputation (10+)
Default Re: After upgrade to R70 can no longer install policy

Quote:
Originally Posted by rji479 View Post
thanks for this. I will have to make an onsite visit to do this. It may well be easier to restore to factory defaults and upgrade. I'll let you know.
thanks

Yea that may be an option as well, Good luck let us know what final fix is.


Thanks

Bobby
Reply With Quote
  #11 (permalink)  
Old 2010-03-09
Junior Member
 
Join Date: 2009-11-04
Posts: 17
Rep Power: 0
skipper has an average reputation (10+)
Default Re: After upgrade to R70 can no longer install policy

I have the same issue last week. Why does it fail ??
If you get the message "Database Convertion Failed" it's because the SmartDefense database is corrupted and cannot be converted to R70 IPS.

Try this:
On Smart Center Server
cpstop
expert mode
$FWDIR/conf
remove and backup applications.C*
remove and backup CPMILinksMgr.db*
cpstart

Open Smart Dashboard, and update IPS from the Tab IPS.
You have to sign in with a valid account to download updates. If you dont have, before all this, put a Trial License.
After the upgrades are done, check that the firewall object is R70 and the feature IPS is marked. Clic SAVE, and try to install policies again.

It worked for me. I have upgraded an R65 installation to R70.

Lucas S. Garcia
CCSA
Reply With Quote
  #12 (permalink)  
Old 2010-03-24
Member
 
Join Date: 2006-04-06
Location: UK
Posts: 42
Rep Power: 0
rji479 has an average reputation (10+)
Default Re: After upgrade to R70 can no longer install policy

I found sometime to dedicate to this issue so I deleted the gateway node from the Smartcenter and then reset the UTM to factory default which was
R65. I immediately upgraded to R70 before adding it as a new gateway on the smartcenter. I was able to create the object define, topology etc.....but still could not push a policy. Arrrgh.

I did recreate this gateway using the same name and ip address as before. I am thinking perhaps this could be the problem.

I had a look on the Smartcenter and I could see under the /conf folder subfolders for each of the gateways including live and previously deleted gateways. I assume the configuration for these gateways are included in these subfolders. Correct? Is there a safe way to remove all trace of the gateways from the Smartcenter?

thank you.
Reply With Quote
  #13 (permalink)  
Old 2010-03-25
Senior Member
 
Join Date: 2006-12-16
Posts: 477
Rep Power: 4
Routerkid1 has an average reputation (10+)
Default Re: After upgrade to R70 can no longer install policy

Quote:
Originally Posted by rji479 View Post
I found sometime to dedicate to this issue so I deleted the gateway node from the Smartcenter and then reset the UTM to factory default which was
R65. I immediately upgraded to R70 before adding it as a new gateway on the smartcenter. I was able to create the object define, topology etc.....but still could not push a policy. Arrrgh.

I did recreate this gateway using the same name and ip address as before. I am thinking perhaps this could be the problem.

I had a look on the Smartcenter and I could see under the /conf folder subfolders for each of the gateways including live and previously deleted gateways. I assume the configuration for these gateways are included in these subfolders. Correct? Is there a safe way to remove all trace of the gateways from the Smartcenter?

thank you.

Take an upgrade_export of the smartcenter and then use guidbedit to remove all old info,
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 23:34.


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