Page 1 of 1
Watchguard firewalls supported?????
Posted: Tue Oct 20, 2020 3:23 pm
by darko
Re: Watchguard firewalls supported?????
Posted: Tue Oct 20, 2020 7:46 pm
by Uldis (UD)
it is easy to add yourself
I just converted vmdk to hda.qcow2
I created template and icon for Watcguard
unzip attached file.
png icon place in your EVE location: /opt/unetlab/html/images/icons
Template yml place is: /opt/unetlab/html/templates/intel
download OVA from watcguard and unzip it
get file: FireboxV_12_5_4_signed-disk1.vmdk
create in eve directory:
Code: Select all
mkdir /opt/unetlab/addons/qemu/watchguard-12.5.4
upload vmdk file in it and convert to hda
Code: Select all
cd /opt/unetlab/addons/qemu/watchguard-12.5.4
qemu-img convert -f vmdk -O qcow2 FireboxV_12_5_4_signed-disk1.vmdk hda.qcow2
remove vmdk
Code: Select all
rm FireboxV_12_5_4_signed-disk1.vmdk
Re: Watchguard firewalls supported?????
Posted: Wed Oct 21, 2020 2:33 pm
by Uldis (UD)
Do what you wish.. I just made this yml as it was advised y watchguard
just all next interface names will be eth2,3,4...