Initial MAC Winbox Connection

From MikroTik Wiki
Revision as of 23:55, 21 September 2007 by Danielillu (talk | contribs) (Detailed How to set a MAC-Winbox connection to a clean RouterOS box.)
Jump to: navigation, search

Introduction

Standard procedures to do a Winbox MAC connection is so easy as soon as you know how to set a static IP in your windows/linux machine. If you don't have that knowledge, you won't be able to connect and what's more, you sure you don't need a RouterOS machine at all.

This small guide works for anything that loads RouterOS. It doesn't explain how to run Winbox on any OS different from Windows. You should know in advance how to use Wine or any other Win32 Loader for your non-Microsoft OS.

If you are using a Routerboard board, you must use the Ethernet port that is POE-capable, MAC Winbox won't work on the others (or at least, hasn't worked to me). Or generally, you must use Ether1 port. If you don't know which is, try on all ports.

Pre-requisites

  • know how to set a static IP in your windows/linux/MacOS machine.
  • Winbox. if you don't have it get it at: http://www.mikrotik.com/download/winbox.exe
  • An straight ethernet cable
  • Everything needed to power on RouterOS Machine.

0. Power On RouterOS machine. Let it load, first boot takes a bit more.

1. If youy are using a laptop or a computer with a wireless connection, turn it off. Disconnect from Acces Point, turn off laptop switch, or disable interface, whatever you want, there are thousands of options there.

2. Select a ethernet interface in your computer (if you have more than one) and connect it using a ethernet cable to the routerOS machine.

3. Set a IP/subnet mask to the selected interface. IP address doesn't matter at all at this moment, but should be in the same range that RouterOS Machine will be, to save some time after initial config.

4. Disable or disconnect cable from the unused ethernet adapters (if you have more than one).

5. Open winbox.

6. Make sure there's no IP/MAC written in the address field, I had problems discovering MACs when there are addresses in there.

7. Click the [...] button and wait for your RouterOS MAC appear. Click on it.

8. Enter username and password in their respective fields. By default, username is: admin and there is no password, leave it blank.

9. Uncheck "Secure Mode". It can cause some troubles using MAC-Winbox with non-configurated RouterOS machines.

10. Click [Connect] and wait for login process to finish.

11. Do a basic configuration to your RouterOS machine. Set the desired IPs and click [Exit] on Winbox window. Make sure to remember the assigned IP address.

12. Configure your computer IP address to the same range that RouterOS, if you didn't set in the same range before.

13. Enter RouterOS machine IP address in Winbox Address field

14. If you have security package enabled (by default, it is), check "Secure Mode" box to crypt the transmission. It's not needed if you are sure nobody else can get connection to your RouterOS Machine

15. Continue configuration process.

That's all folks!