Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.
Moderator: mike
-
asmkaiser
- Posts: 2
- Joined: Fri Dec 08, 2017 9:38 am
Post
by asmkaiser » Fri Dec 08, 2017 9:43 am
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
You do not have the required permissions to view the files attached to this post.
-
asmkaiser
- Posts: 2
- Joined: Fri Dec 08, 2017 9:38 am
Post
by asmkaiser » Fri Dec 08, 2017 9:53 am
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

-
LAZ
- Posts: 3
- Joined: Tue Dec 26, 2017 11:32 am
Post
by LAZ » Tue Dec 26, 2017 11:53 am
asmkaiser wrote: ↑Fri Dec 08, 2017 9:53 am
but routers does not start
Yep, i've same problem.
Did you solve them?
-
Uldis (UD)
- Posts: 5180
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
-
Contact:
Post
by Uldis (UD) » Tue Dec 26, 2017 1:53 pm
read above, you simply did wrong image foldername
UD
-
LAZ
- Posts: 3
- Joined: Tue Dec 26, 2017 11:32 am
Post
by LAZ » Wed Dec 27, 2017 8:02 am
You misunderstood me.
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?
-
LAZ
- Posts: 3
- Joined: Tue Dec 26, 2017 11:32 am
Post
by LAZ » Wed Dec 27, 2017 1:01 pm
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.
