Page 1 of 1
How to add clearpass.ios or ovf
Posted: Fri Aug 25, 2017 9:52 am
by markl
The clearpass has 5 files.The document Qemu image .qcow2 name just sda,sdb.How to add clearpass in eve-ng.
Re: How to add clearpass.ios or ovf
Posted: Tue Aug 29, 2017 6:57 pm
by pantrux
markl wrote: ↑Fri Aug 25, 2017 9:52 am
The clearpass has 5 files.The document Qemu image .qcow2 name just sda,sdb.How to add clearpass in eve-ng.
Can you share the files?
Re: How to add clearpass.ios or ovf
Posted: Tue Aug 29, 2017 7:16 pm
by Uldis (UD)
Sharing of any images is forbidden in this forum !!!
Re: How to add clearpass.ios or ovf
Posted: Sun Dec 09, 2018 2:17 pm
by 4shane4
Has anyone figured out how to add clearpass?
I tried following the below but it can't read the disk properly:
-to install clearpass
scp CPPM-VM-x86_64-6.7.0.101814-ESX-ovf.zip into /tmp
# mkdir -p /opt/unetlab/addons/qemu/clearpass-6.7.0
# cd /tmp
# unzip CPPM-VM-x86_64-6.7.0.101814-ESX-ovf.zip
# cd CPPM-VM-x86_64-6.7.0.101814-ESX
# /opt/qemu/bin/qemu-img convert -f vmdk -O qcow2 CPPM-VM-x86_64-6.7.0.101814-ESX-CP-VA-disk1.vmdk /opt/unetlab/addons/qemu/clearpass-6.7.0/hda.qcow2
# cd /opt/unetlab/addons/qemu/clearpass-6.7.0
# /opt/qemu/bin/qemu-img create -f raw hdb.qcow2 80G
# /opt/unetlab/wrappers/unl_wrapper -a fixpermissions