How to post Feature Requests

Well, you are wrong if you thought feature requests are posted on forum. Actually, you have to open account on Mikrotik Wiki and post there.

However, it is very hard to find out Feature Requests page, even if you know that it exists, so here is the direct link:

http://wiki.mikrotik.com/wiki/MikroTik_RouterOS/Feature_Requests

Before posting request, take time to learn how to use Wiki. It is not that simple, but eventually you will handle it.

And pay attention not to mess something, as Wiki is freeform, so you may edit whatever you want or do not want.

Before posting some feature request, try to find some official documentation (RFC or IEEE) for this feature and write to the support@mikrotik.com with all the links to standards and examples of other vendor implementation.

pedja, the best way to submit the feature requests is to email them to mikrotik. that wiki page is user-created and user-administered.

seems like it should be a post to some existing topic, but TS pressed the wrong button =)

I’m not sure if that is correct, last October a MikroTik employee called normis posted a sticky thread telling people to register their interest for feature additions on the wiki article and discuss their thoughts on any requested features in the same thread.

http://forum.mikrotik.com/t/feature-requests/41609/1

What? User request policy is changed again?!?!

it never changed, wiki was never any official request method.

Hello world !

I look for a method to syncronize dhcp-leases between 2 mikrotiks.
The main idea is that when the primary dhcp-server fals down then the secondary will be activated .

But there is a nuance here.

I need only to syncronize only one dhcp server ( for example dhcp2).

The problem is that i cannot solve is TO EXPORT the specific dhcp-leases.

So i need a script i guess that will take all dhcp-leases where dhcp-server=dhcp2 and export them to a .rsc file.
After it will be automatically uploaded to the other mikortik.


Thanx in advanced.