Procedures to add checkpoint please!
Moderator: mike
-
- Posts: 1
- Joined: Thu Apr 20, 2017 10:11 pm
Procedures to add checkpoint please!
How to add checkpoints?
-
- Posts: 409
- Joined: Sun Mar 19, 2017 10:27 pm
Re: Procedures to add checkpoint please!
Simple steps to setup Checkpoint over EVE-Ng
============================================
Download CheckPoint-77-30.ova from Checkpoint site :
====================================================
Login using SSH to EVE-Ng box
mkdir /opt/unetlab/addons/qemu/cpsg-R77-30
Use winscp and copy CheckPoint-77-30.ova to /opt/unetlab/addons/qemu/cpsg-R77-30
================================================================================
Once copied check in console file available.
#cd /opt/unetlab/addons/qemu/cpsg-R77-30/
/opt/unetlab/addons/qemu/cpsg-R77-30# ls
CheckPoint-77-30.ova
Extract OVA file
=================
# tar -xf CheckPoint-77-30.ova
# ls
CheckPoint-77-30.ova CheckPoint-77-30.ovf CheckPoint-disk1.vmdk
convert vm image to qcow2
==========================
#/opt/qemu/bin/qemu-img convert -f vmdk -O qcow2 CheckPoint-disk1.vmdk hda.qcow2
# ls
CheckPoint-77-30.ova CheckPoint-77-30.ovf CheckPoint-disk1.vmdk hda.qcow2
Remove other files from folder.
===============================
#rm -f CheckPoint-*
#ls
hda.qcow2
Fix the Permission
===================
# /opt/unetlab/wrappers/unl_wrapper -a fixpermissions
Add the node to lab, get a trail License from Checkpoint, start working on Labs.
================================================================================
Good Luck, happy labbing

R!
-
- Posts: 38
- Joined: Wed Apr 12, 2017 7:48 am
Re: Procedures to add checkpoint please!
Hi ramindia,
That was a great reply mate! If I understood well you got great knowledge of labbing with checkpoints.
We use them daily at job, and I really want to set up a lab with Some checkpoints and one vm with smart dashboard.
My question is
1)the dashboard server license is expiring every 2 weeks, so I need to rebuild a vm with winxp and dashboard software every 15 days?
2)if we create a qemu checkpoint, we will have to rebuild it also every 15 days due to the licensing will expire?
Thank you.
That was a great reply mate! If I understood well you got great knowledge of labbing with checkpoints.
We use them daily at job, and I really want to set up a lab with Some checkpoints and one vm with smart dashboard.
My question is
1)the dashboard server license is expiring every 2 weeks, so I need to rebuild a vm with winxp and dashboard software every 15 days?
2)if we create a qemu checkpoint, we will have to rebuild it also every 15 days due to the licensing will expire?
Thank you.
-
- Posts: 409
- Joined: Sun Mar 19, 2017 10:27 pm
Re: Procedures to add checkpoint please!
Yes we do have many clusters of CP in work environment, If you are certified CCSE or you hold of any partner, you can get license for 90days ..unlUser wrote: ↑Wed Apr 26, 2017 8:23 amHi ramindia,
That was a great reply mate! If I understood well you got great knowledge of labbing with checkpoints.
We use them daily at job, and I really want to set up a lab with Some checkpoints and one vm with smart dashboard.
My question is
1)the dashboard server license is expiring every 2 weeks, so I need to rebuild a vm with winxp and dashboard software every 15 days?
2)if we create a qemu checkpoint, we will have to rebuild it also every 15 days due to the licensing will expire?
Thank you.
90 days more enough to explore all the options of CP.
R!
-
- Posts: 38
- Joined: Wed Apr 12, 2017 7:48 am
Re: Procedures to add checkpoint please!
thank you very much, do you happen to have this special link to explain to cp that we are business partner and i can ask for 90day license also please?
-
- Posts: 409
- Joined: Sun Mar 19, 2017 10:27 pm
Re: Procedures to add checkpoint please!
https://www.checkpoint.com/ , login and download trail. if you looking to be CP engineer path, spend sometime on CP site. it is worth.
R!