Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

2 problems: fwm sic_reset hangs & can't delete extra gateway object

Status
Not open for further replies.

djohle

IS-IT--Management
Sep 30, 2002
5
US
We recently had to reboot our firewall, and somehow the hostname of the box was different at next boot. Well this sure screwed up CheckPoint!

First problem was "too many gateways in objects file" because it auto-created a new one with the new hostname. After fixing the hostname this went away and the policy loaded up.

Next problem was that I had 2 gateway objects, and the one with the incorrect hostname was listed as the primary management server. The real gateway was listed as secondary mangement.

I next tried to delete the extra gateway, but couldn't because it had IKE certificates (or whatever they are called). Instructions for deleting those said to go into the object properties in the GUI, click VPN, click IKE in on the right and then Edit. Well, I had no IKE listed in the box at right, and clicking Edit just crashed the GUI.

Also when installing a policy on the correct gateway, I was getting the "add_ca_cert_hash: failed corrupt internal_ca object" error. This had actually been a problem from before this hostname issue. So my next attempt was to try and fix this, and I tried the manual edit method of deleting cert information from objects_5_0.C, ICA*, etc. Then did a cpstop, and fwm sic_reset. The fwm sic_reset just never came back (gave it about 10-15 minutes!). I tried it with the -yes parameter, no difference.

So after a cpstart, the policy still loads and all, but now I cannot get into the GUI (authentication failed). I presume this is because the SIC is screwed up from my deletion of cert info and incomplete sic_reset.

Any suggestions on how to fix this mess are much appreciated!
 
Try

Run the command "fwm sic_reset" and then recreate your ICA.
This operation will stop all Check Point Services (cpstop).

To enable communication, perform the following operations:
1. Re-initialize the internal Certificate Authority (use cpconfig).
2. Restart Check Point Services (cpstart).
3. Reset SIC on each Module that is managed by this Management Server.
4. Re-establish Trust with each Station that is managed by this Management
Server.


There is also the posibility that you have a corrupt objects file.
if you still cant get in then try from a console connection run
fw unloadlocal
and try to log in again using the policy editor.
make sure that the firewall is disconected from the external connection as this will cause your firewall to allow anything through.
 
You suggest running "fwm sic_reset" but I stated that exact command is where I'm having problems. It simply never seems to do anything when I run it...no output, never returns to prompt, no CPU usage while it's running, just hangs!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top