Procedures to add checkpoint please!

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
himal
Posts: 1
Joined: Thu Apr 20, 2017 10:11 pm

Procedures to add checkpoint please!

Post by himal » Sun Apr 23, 2017 8:33 pm

How to add checkpoints?

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: Procedures to add checkpoint please!

Post by ramindia » Tue Apr 25, 2017 7:13 am

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!

unlUser
Posts: 38
Joined: Wed Apr 12, 2017 7:48 am

Re: Procedures to add checkpoint please!

Post by unlUser » 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.

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: Procedures to add checkpoint please!

Post by ramindia » Fri Apr 28, 2017 5:52 am

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!

unlUser
Posts: 38
Joined: Wed Apr 12, 2017 7:48 am

Re: Procedures to add checkpoint please!

Post by unlUser » 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?

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: Procedures to add checkpoint please!

Post by ramindia » Sat Apr 29, 2017 5:43 am

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!

Post Reply