Page 1 of 1

Procedures to add checkpoint please!

Posted: Sun Apr 23, 2017 8:33 pm
by himal
How to add checkpoints?

Re: Procedures to add checkpoint please!

Posted: Tue Apr 25, 2017 7:13 am
by ramindia
himal wrote:
Sun Apr 23, 2017 8:33 pm
How to add checkpoints?
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!

Re: Procedures to add checkpoint please!

Posted: Wed Apr 26, 2017 8:23 am
by unlUser
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.

Re: Procedures to add checkpoint please!

Posted: Fri Apr 28, 2017 5:52 am
by ramindia
unlUser wrote:
Wed Apr 26, 2017 8:23 am
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.
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 ..

90 days more enough to explore all the options of CP.

R!

Re: Procedures to add checkpoint please!

Posted: Fri Apr 28, 2017 8:22 am
by unlUser
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?

Re: Procedures to add checkpoint please!

Posted: Sat Apr 29, 2017 5:43 am
by ramindia
unlUser wrote:
Fri Apr 28, 2017 8:22 am
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?
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!