- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- Re: IPSO commands to check the Hotfix version inst...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
IPSO commands to check the Hotfix version installed
Hi, Can someone help me to understand the commands to check hotfix installed in Nokia IPSO 6.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I checked which hotfixes are installed on IPSO by looking into folders:
# ls -l /opt/CPInstLog/ | grep install
# ls -l /opt/CPsuite-RXX/
And then you can find something like fw1_wrapper_*_HF_*.tgz package, install_fw1_wrapper_*_HF_*.elg log of installation and uninstall_fw1_wrapper_*_HF_* script for it.
Also cpinfo -y all should work on IPSO, but you would need to update CPInfo utility first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Somasekharan,
Along with Aleksei, try the below in IPSO to find HF Takes.
++++++++++++++++++++++++++++++++++++++++++++++++++
On Gaia / SecurePlatform / IPSO / XOS:
Open the file in "less" pager:
[Expert@HostName]# less -M $CPDIR/registry/HKLM_registry.data
Press the right slash key "/"
Type HotFixes
Note: case sensitive.
Press Enter key.
Press n key to go to the next "HotFixes" section
++++++++++++++++++++++++++++++++++++++++++++++++++
Refer sk72800 Point: 4 How to check, which hotfix package was installed using Check Point Registry file?
Regards, Prabulingam.N
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not sure why this was in the SandBlast spaces, but I've moved this to https://community.checkpoint.com/community/infinity-general/appliances-and-gaia?sr=search&searchId=7... where it belongs.
