Page 1 of 1

Mikrotik Disabled

Posted: Fri Dec 08, 2017 9:43 am
by asmkaiser
Hi all,

I have configured mikrotik according to the documentation but it is disabled.
Can you tell why ?? I have followed this ----
http://www.eve-ng.net/index.php/documen ... oud-router

Code: Select all

1. Download Mikrotik Cloud router image chr-6.40.4.img.zip from:

https://mikrotik.com/download

2. Using any archivator program unzip it to get image file chr-6.40.4.img

Accordingly our image naming table:

http://www.eve-ng.net/index.php/documentation/images-table

3. SSH to your EVE and create directory for Mikrotik node.

mkdir /opt/unetlab/addons/qemu/mikrotik-6.40.4/
4. Upload the chr-6.40.4.img image to the created directory using for example FileZilla or WinSCP.

5. Go to newly created folder and convert the disk to the qcow2 format:

cd /opt/unetlab/addons/qemu/mikrotik-6.40.4/
mv chr-6.40.4.img hda.qcow2
6. Fix permissions:

/opt/unetlab/wrappers/unl_wrapper -a fixpermissions
But after that the mikrotik is still disabled

Re: Mikrotik Disabled

Posted: Fri Dec 08, 2017 9:53 am
by asmkaiser
My mistake ..
I changed the directory name started by Uppercase letter
/opt/unetlab/addons/qemu/Mikrotik
changed to
/opt/unetlab/addons/qemu/mikrotik


i works now .. but routers does not start :(

Re: Mikrotik Disabled

Posted: Tue Dec 26, 2017 11:53 am
by LAZ
asmkaiser wrote:
Fri Dec 08, 2017 9:53 am
but routers does not start :(
Yep, i've same problem.
Did you solve them?

Re: Mikrotik Disabled

Posted: Tue Dec 26, 2017 1:53 pm
by Uldis (UD)
read above, you simply did wrong image foldername

UD

Re: Mikrotik Disabled

Posted: Wed Dec 27, 2017 8:02 am
by LAZ
You misunderstood me. :D
The problem is not that I can't add node but that I can't start it.

But when I move virtual machine from ESXi to VMware Workstation mikrotik note is started.
Likely it depend on virtualize VT-x/EPT settings. I turn on CPU virtualization forcibly on ESXi not automatically but it don't help. Mikrotik node don't started.

Any ideas?

Re: Mikrotik Disabled

Posted: Wed Dec 27, 2017 1:01 pm
by LAZ
So, I found the clue.
The answer is in the HowTo video: ISO on ESXI VIDEO.
The hardware virtualization option, which can only be enabled by the ESXi web interface. :roll: