CPUG

The Check Point User Group

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

1. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3.
2. Join Us On LinkedIn - We now have a CPUG group.


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

Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 2007-02-28
Junior Member
 
Join Date: 2006-06-28
Posts: 28
Rep Power: 0
thebuffman has an average reputation (10+)
Default Re: R60_HFA05

Does anyone know of a script that can be used for .def file upgrades? I am not well stooped in Linux and it takes forever to replace those things, there are tons of them.
Reply With Quote
  #22 (permalink)  
Old 2007-02-28
Junior Member
 
Join Date: 2007-02-09
Posts: 6
Rep Power: 0
mhinman has an average reputation (10+)
Default Re: R60_HFA05

I am new to CP and was hoping somone could tell me how I determine what HFA I have installed
Reply With Quote
  #23 (permalink)  
Old 2007-02-28
Senior Member
 
Join Date: 2006-01-26
Location: Moscow, Russia
Posts: 706
Rep Power: 3
kva.kva has an average reputation (10+)
Default Re: R60_HFA05

Quote:
Originally Posted by mhinman View Post
I am new to CP and was hoping somone could tell me how I determine what HFA I have installed
Use SmartUpdate console.
Reply With Quote
  #24 (permalink)  
Old 2007-02-28
Senior Member
 
Join Date: 2006-01-25
Posts: 920
Rep Power: 3
melipla has an average reputation (10+)
Default Re: R60_HFA05

Quote:
Originally Posted by kva.kva View Post
Use SmartUpdate console.
Or, if you can access the CLI, use "fw ver". If you have an HFA installed, it will be listed w/version number. If you're at the base version, hfa will not be listed.

Quote:
Does anyone know of a script that can be used for .def file upgrades? I am not well stooped in Linux and it takes forever to replace those things, there are tons of them.
I wish I did....at least you can be thankful that all the individual updates are now in one bundle. The next step is an intelligent .def updater. :)
__________________
Its all in the documentation.
Reply With Quote
  #25 (permalink)  
Old 2007-03-01
Member
 
Join Date: 2006-01-04
Location: Germany
Posts: 36
Rep Power: 0
Tetaworx has an average reputation (10+)
Send a message via ICQ to Tetaworx
Default Re: R60_HFA05

Quote:
Originally Posted by thebuffman View Post
Does anyone know of a script that can be used for .def file upgrades? I am not well stooped in Linux and it takes forever to replace those things, there are tons of them.
First you should check, which files were updated:

# ls -al *HFA.def

Than I think, you have to copy them one by one...

i.e.:

cp snmp_HFA.def snmp.def

Don't forget to do a "cpstop" before and a "cpstart" afterwards. Than you have to reinstall the policy to push the changes to the enforcement points.

But take care, that when you had made manual changes to the .def-files you have to sync these changes manually with the updated files.

I think, there is no other way at the moment.
Reply With Quote
  #26 (permalink)  
Old 2007-03-01
Member
 
Join Date: 2006-01-04
Location: Germany
Posts: 36
Rep Power: 0
Tetaworx has an average reputation (10+)
Send a message via ICQ to Tetaworx
Default Re: R60_HFA05

Quote:
Originally Posted by melipla View Post
Or, if you can access the CLI, use "fw ver". If you have an HFA installed, it will be listed w/version number. If you're at the base version, hfa will not be listed. [...]
fw ver -k shows even a bit more and you can compare the output with the expected output from the corresponding hfa-release notes.
Reply With Quote
  #27 (permalink)  
Old 2007-03-01
Junior Member
 
Join Date: 2006-10-18
Posts: 16
Rep Power: 0
joeri has an average reputation (10+)
Default Re: R60_HFA05

Does anyone have an idea how you can get this activated:

R60_05-24:
Cannot globally allow out-of-state packets for a specific gateway.
Install On: Gateway

So we would be able to activate/de-activate out-of-state packets for each gateway seperately, any idea how this can be done ?

I don't see the option to change it in smartdashboard (after installing HFA05), there it's still globally only...

thanks !
Reply With Quote
  #28 (permalink)  
Old 2007-03-01
Senior Member
 
Join Date: 2006-04-27
Location: Twillight zone
Posts: 465
Rep Power: 3
abusharif has an average reputation (10+)
Default Re: R60_HFA05

Quote:
Originally Posted by joeri View Post
Does anyone have an idea how you can get this activated:

R60_05-24:
Cannot globally allow out-of-state packets for a specific gateway.
Install On: Gateway

So we would be able to activate/de-activate out-of-state packets for each gateway seperately, any idea how this can be done ?

I don't see the option to change it in smartdashboard (after installing HFA05), there it's still globally only...

thanks !
global properties, statefull inspection, "drop out of state tcp packets"
Reply With Quote
  #29 (permalink)  
Old 2007-03-01
Junior Member
 
Join Date: 2006-10-18
Posts: 16
Rep Power: 0
joeri has an average reputation (10+)
Default Re: R60_HFA05

well, that's the problem ! it's still GLOBAL as before, not able to activate or de-activate it on a specific gateway...as the solution describes.
Reply With Quote
  #30 (permalink)  
Old 2007-03-01
Senior Member
 
Join Date: 2006-04-27
Location: Twillight zone
Posts: 465
Rep Power: 3
abusharif has an average reputation (10+)
Default Re: R60_HFA05

Quote:
Originally Posted by joeri View Post
well, that's the problem ! it's still GLOBAL as before, not able to activate or de-activate it on a specific gateway...as the solution describes.

ahh sorry missread it...

well dont have any hfa05 out yet, but since no changes are made to the gui part i would think its a guidbedit / dbedit change needed. So after smartcenter is upgraded to hfa05, connect with guidbedit /dbedit to it and check properties and values of your network_objects checkpoint gate......its a guess tho..
Reply With Quote
  #31 (permalink)  
Old 2007-03-01
Junior Member
 
Join Date: 2006-10-18
Posts: 16
Rep Power: 0
joeri has an average reputation (10+)
Default Re: R60_HFA05

Not able to find it on dbedit specific for gateway, I would assume that the option is there - even when gateways are not running HFA05.
The global "out-of-state" is in there.

I still need to copy *HFA.def files over original ones, the new inspect code only gets activated when def files are replaced, so I'll give that a try...
Reply With Quote
  #32 (permalink)  
Old 2007-04-09
Junior Member
 
Join Date: 2006-12-22
Posts: 7
Rep Power: 0
th3_jok3r has an average reputation (10+)
Default Re: R60_HFA05

can I after apply HFA05 if U get any problem back my instalation to restore point? before the instalation of HFA05 ?

This is my first update and I need know if applying HFAs I get some problem, because I already got problems updating for exampling Microsofts services packs... :)
Reply With Quote
  #33 (permalink)  
Old 2007-04-10
Senior Member
 
Join Date: 2006-03-19
Location: Northern Ohio
Posts: 909
Rep Power: 3
RayPesek has an average reputation (10+)
Default Re: R60_HFA05

I've never read of anyone having a problem uninstalling an HFA. Once I had to uninstall three of them in a row (rebooting between each one). An HFA caused an obscure issue and by the time we figured out what it was we were a couple of HFA's beyond it. It went perfectly.

This was a case where Check Point would have a custom hotfix available in two days, but I was leaving in an hour for a week's vacation, and now that we knew the cause, we didn't want people to keep having the issue for another week. That's why I elected to do the HFA uninstalls.

Ray
Reply With Quote
  #34 (permalink)  
Old 2007-04-13
Senior Member
 
Join Date: 2006-01-25
Posts: 920
Rep Power: 3
melipla has an average reputation (10+)
Default Re: R60_HFA05

Quote:
Originally Posted by RayPesek View Post
I've never read of anyone having a problem uninstalling an HFA.
Leave it to me....because I have. Lets just say that running out of disk space is a "bad thing", particularly when installing an HFA.

And no, you can't roll back the SPLAT portion of an HFA... But a snapshot and revert should CYA.
Reply With Quote
  #35 (permalink)  
Old 2007-04-13
Senior Member
 
Join Date: 2006-03-19
Location: Northern Ohio
Posts: 909
Rep Power: 3
RayPesek has an average reputation (10+)
Default Re: R60_HFA05

Ahhh, another lesson learned. I always thought it was dumb that the HFA's do not check for disk space first and I did not know about the SPLAT non-roll-back problem 'cause I'm using IPSO.

I, however, can confess to running a Nokia box out of disk space by trying to upload too many IPSO images. But only once. :-)

Thank you very much,

Ray
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 00:21.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0