Mikrotik 7 11 2 Stable X86 on VMware ESXi
Disini bisa paham Mikrotik, VMware and ESXi.
on esxi -> deploy OVF template by vshpere client on file->deploy OVF template then select MikroTik v6.10.ova
Source file = https://www.digiboy.ir/1488/mikrotik-routeros-6-10-for-vmware/
Then edit CPU, Memory and your local network connection
Running VM
Login on Mikrotik
Login = admin
Pass : (blank)
then shutdown ROS
/sys shutdown
On VM , add network adapter for WAN adapter set type E1000
Running VM again
Login by winbox Legacy Mode.
Then Reset all interface/ethernet
Reboot Mikrotik by WINBOX
Download extract & upload all file from file -> all_packages-x86-6.31.rar
Source : https://www.routeros.co.id/?act=browse&versi=6.31&key=adb652c4f8d54e6205d83be6e61b4a64
delete unused packages from file
only this file for used:
1. advanced-tools-6.31.npk
2. dhcp-6.31.npk
3. hotspot-6.31.npk
4. ipv6-6.31.npk
5. mpls-6.31.npk
6. ppp-6.31.npk
7. routing-6.31.npk
8. security-6.31.npk
9. system-6.31.npk
if your board have wireless adapter,then include
wireless-6.31.npk
Upload by WINBOX, or selected files and drag to winbox
Then reboot ROS
Login by winbox, check ROS version
Then on system -> resource -> hardware then chekall multi cpu and Allow x86_x64
REBOOT ROS
Check resource again, then on system -> resource
Setting NAT
With script
/ip firewall nat
add action=masquerade chain=srcnat comment="NAT ether2" out-interface=ether2
Or WInbox
Setting DHCP-CLIENT
/ip dhcp-client
add dhcp-options=hostname,clientid disabled=no interface=ether2
Setting DNS
/ip dns
set allow-remote-requests=yes
Reboot ROS
Open new terminal on winbox and check update
/system package update check-for-updates
Now that we know there is an available update.
Don’t update router latest-version. Download routeros-7.1.npk
Source : https://mikrotik.com/download/archive
Reboot ROS
Download routeros-7.8.npk from Source : https://mikrotik.com/download/archive
reboot mkrotik
For secure reason plz Change default user admin by winbox.
1. Copy default user admin
2. Set username and password for newuser with privilege group full
3. Then exit winbox
4. Login winbox by newuser
5. Delete default user admin
6. Shutdown ROS on VM
For details like this :
For optimal traffic conections then add network adapter for newlan and newwan with adapter type VMXNET3
running vm
Bywinbox check interfaces, if ok the mk detect new interfaces
remove NAT
remove DHCP-CLIENT
Shutdown ROS
Edit on VM to remove network adapter for lan and wan with adapter type E1000
running vm
Connect winbox with new mac and remove legacy mode
Set name all interfaces
By command to winbox terminal
/interface ethernet
set [ find default-name=ether3 ] name=lan
set [ find default-name=ether4 ] name=wan2
Setting new NAT for new WAN,
I think you already understand, so for learning purpose no pictures are included.
Only Just script to terminal setting NAT
/ip firewall nat
add action=masquerade chain=srcnat comment="NAT WAN2" out-interface=wan2
setting new DHCP-CLIENT for new wan
Setting DHCP Client by Script
/ip dhcp-client
add dhcp-options=hostname,clientid disabled=no interface=wan2
Reboot
Open new terminal on winbox and check update
/system package update check-for-updates
And now download for latest ROS
Download update
/system package update download
After finisd downloads, then reboot ROS
Check resources
Finish yah mang...
You can watch this lesson on YouTube to understand better. Don't forget to help our channel to develope further so that, there is nothing that can't be done except https://disiniaja.id
Greetings of good health and success always.
What's Your Reaction?






