Category: EVE-NG
-
Docker images: ip addr add 10.0.0.10/24 dev eth0ip route add default via 10.0.0.10 FortiGate images: comfit system interfaceedit port1set ip 10.0.0.11 255.255.255.0set allowaccess ping https sshend Palo Alto images: # set deviceconfig system type static# set deviceconfig system ip-address 10.0.0.12 netmask 255.255.255.0 default-gateway 10.0.0.1# commit
-
+
+
+
+
+
+
If your eve-ng web concole can not login, try one of these ways: 1. To fix permission, enter this command in eve-ng console or ssh “/opt/unetlab/wrappers/unl_wrapper -a fixpermissions” 2. Check the avalability of your eve-ng HD using “df -h” and chek wether the disk is full. If it is full,…