Easy way to add a DC, DHCP, Proxy, DNS, NTP and RADIUS server to EVE-NG using Zentyal 6.



Easy way to add a DC, DHCP, Proxy, DNS, NTP and RADIUS server to EVE-NG using Zentyal 6.

Easy way to add a DC, DHCP, Proxy, DNS, NTP and RADIUS server to EVE-NG using Zentyal 6.

In this easy to follow guide I show you how to add Zentyal (linux) to EVE-NG.
Zentyal is a powerful and user friendly server that packs a bunch of cool features such as Domain Controller, Mail Server, RADIUS, Firewall, IDS/IPS, DHCP, DNS, NTP Server and VPN.

mkdir /opt/unetlab/addons/qemu/linux-zentyal/
cd /opt/unetlab/addons/qemu/linux-zentyal/
/opt/qemu/bin/qemu-img create -f qcow2 hda.qcow2 40G
rm -f cdrom.iso
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions .

Comments are closed.