In my previous article, I showed you how to install Mikrotik on Vitualbox. Now I will show you how to make it accessible from HostOS via Winbox.
Winbox is a GUI application to manage and configure Mikrotik. It will be much easier to manage Mikrotik using Winbox than CLI.
Basically to be able to manage using winbox, you have to map/forward port used by a GuestOS installed on Virtualbox. Winbox is using port 8291 to LISTEN on the system.
So we will map/forward this port fromĀ HostOS to the GuestOS.
The command are as below:
C:\Users\Fuad NAHDI>cd\ C:\>cd "Program Files\Sun\xVM VirtualBox" C:\Program Files\Sun\xVM VirtualBox>VBoxManage setextradata Mikrotik "VBoxInternal/Devices/pcnet/0/LUN#0/Config/winbox/HostPort" 8291 VirtualBox Command Line Management Interface Version 3.0.2 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved. C:\Program Files\Sun\xVM VirtualBox>VBoxManage setextradata Mikrotik "VBoxInternal/Devices/pcnet/0/LUN#0/Config/winbox/GuestPort" 8291 VirtualBox Command Line Management Interface Version 3.0.2 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved. C:\Program Files\Sun\xVM VirtualBox>VBoxManage setextradata Mikrotik "VBoxInternal/Devices/pcnet/0/LUN#0/Config/winbox/Protocol" TCP VirtualBox Command Line Management Interface Version 3.0.2 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved.
After executing the above commands withour any errors, now open Winbox application.
Set the Connect To value to localhost and Login to admin, then click Connect button.
After clicking Connect button and no error during login process, you should successfully log in to the winbox application.
Hope this tutorial useful for you.
Incoming search terms for this post:
- mikrotik winbox (16)
- mikrotik virtualbox (12)
- winbox tutorial (12)
- winbox (10)
- winbox mikrotik (9)
- mikrotik winbox tutorials (8)
- mikrotik howto (7)
- winbox port forwarding (6)
- VirtualBox mikrotik (5)
- mikrotik port forwarding winbox (4)
- how to setup winbox (4)
- mikrotik winbox port (4)
- mikrotik virtualbox winbox (4)
- mikrotik en virtualbox (4)
- mikrotik android (4)
- winbox port forward (4)
- winbox virtualbox (4)
- how to access a mikrotik (4)
- winbox tutorials (3)
- mikrotik command line (3)





Comments