Hillstone Firewall

Versions this guide is based on:

EVE Image Foldername Downloaded Filename Version vCPUs vRAM Console HDD Type Interface
hillstone-sg6000 SG6000-CloudEdge-VM01-5.5R2P6.iso 5.5R2P6 1 2048 vnc hda x4 e1000

 

Instructions for Hillstone SG 6000 Firewall
Other versions should also be supported following bellow’s procedure.

How to is based on version Hillstone SG6000-CloudEdge-VM01-5.5R2P6. For other image or version please change image and folder names respectively.

1. Create Hillstone FW image folder in the EVE-NG. Use cli:

mkdir /opt/unetlab/addons/qemu/hillstone-sg6000

2. Upload the downloaded SG6000-CloudEdge-VM01-5.5R2P6.iso image to the /opt/unetlab/addons/qemu/hillstone-sg6000 using for example FileZilla or WinSCP. Then login as root using SSH protocol

3. Go to created folder and rename uploaded SG6000-CloudEdge-VM01-5.5R2P6.iso image to cdrom.iso:

cd /opt/unetlab/addons/qemu/hillstone-sg6000/
mv SG6000-CloudEdge-VM01-5.5R2P6.iso cdrom.iso

4. Create HDD for Hillstone SG6000 image install:

cd /opt/unetlab/addons/qemu/hillstone-sg6000/
/opt/qemu/bin/qemu-img create -f qcow2 virtioa.qcow2 2G

5. Fix permissions:

/opt/unetlab/wrappers/unl_wrapper -a fixpermissions

default login: hillstone/hillstone