Page 1 of 1

SonicWall-Firewall

Posted: Sun Jun 24, 2018 9:49 pm
by matrix5000
Hi
I have question, about Sonicwall Firewall . In EVE I have found NODE "Dell Sonicwall" , but I didn't found instruction How to .
Sonicwall have ova virtual distribution.
I did it form this instruction but it didn't work :

1 Method, converting from OVA VMDK disk.

1.1. Create temporary working directory and upload the downloaded image to the EVE using for example FileZilla or WinSCP. Then login as root using SSH protocol and uncompress it:

mkdir abc
cd abc
tar xf PA-VM-ESX-7.0.1.ova

1.2. Then convert the disk to the qcow2 format:

/opt/qemu/bin/qemu-img convert -f vmdk -O qcow2 PA-VM-ESX-7.0.1-disk1.vmdk virtioa.qcow2

1.3. Create the folder for HDD image and move it:

mkdir /opt/unetlab/addons/qemu/paloalto-7.0.1
mv virtioa.qcow2 /opt/unetlab/addons/qemu/paloalto-7.0.1

1.4. Delete temporary directory abc and fix permissions:

cd ..
rm -rf abc
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions

Default username is admin with password admin.

Re: SonicWall-Firewall

Posted: Mon Jun 25, 2018 8:15 am
by Uldis (UD)
folder must be

sonicwall-xxxxx

where xxxxx is your sonicwall version. Example "sonicwall-11.3.0-319"

And image converted vmdk must be hda.qcow2 and not virtio

UD

Re: SonicWall-Firewall

Posted: Mon Jun 25, 2018 1:21 pm
by matrix5000
Yes I know. I did that.

Re: SonicWall-Firewall

Posted: Wed Jun 27, 2018 1:54 pm
by matrix5000
When I was tried boot Sonicwall Firewall . I have only this message " Booting `SonicCore default'" next starting SonicCore
Have you have anyone who use this image.
PS SonicCore is not proper os.