Reset Mikrotik Password On RouterBoard

Posted by Admin Saturday, May 21, 2011 0 comments

To reset username and password mikrotik that installed on routerboard, wo only can do that with reinstalling mikrotik router os. You can use Net Install method to reset username and password on your mikrotik router board

Try this link to try reinstalling your routerboard.

Installing Mikrotik | Upgrade Router OS

Posted by Admin Sunday, May 8, 2011 0 comments

Using Winbox



  • Connect to your router with Winbox, Select the downloaded file with your mouse, and drag it to the Files menu. If there are some files already present, make sure to put the package in the root menu, not inside the hotspot folder!:

Advanced Mikrotik Hotspot Setup

Posted by Admin Friday, May 6, 2011 0 comments
Advanced Mikrotik Hotspot Setup - You can also go a step further and play with some other available options, as this only skims the surface of the hotspot capabilities.


1. To disable communication between wireless clients (recommended), disable the default forward option on the wireless interface.

interface wireless set wlan1 default-forward=disabled
2. To set up a wallet garden (pages people can access without authenticating), use the following command:

ip hotspot walled-garden add dst-host=www.website.com
3. To limit client bandwidth type the following, replacing profilename with the current hotspot profile in use and speed with the rate limit in bits per second:

ip hotspot profile set profilename rate-limit=”speed“
4. You can customise the login and status pages by editing the files in the hotspot directory of the Mikrotik box. You can access these via FTP.


Tunning Wireless Interface To Increase Throughput

Posted by Admin 0 comments
Tunning Wireless Interface To Increase Throughput - To increase the troughput of the mikrotik wireless link, i have did this way.

Enter interface wireless to tune.

Data Rates Tab:

- Select configure. start with smalest values in Supported Rates A/G, in this case 6Mbps.