Feature request for v7.x

Please add ND Proxy support (RFC 4389) in v7.
It is the essential feature for ipv6 users.

Policy Based Routing for IPv6.

Seriously how is this missing?

Yes, yes


yes yes yes yes please please please, there is an open source package, just compile against your source tree. and support vmxnet3.

Then I can get my 10G

I’ve sent an e-mail to support@mikrotik.com asking for more information.
The official reply I got was:

from: MikroTik support [Janis Krumins] <> support@mikrotik.com> >
date: Fri, May 23, 2014 at 3:34 PM

Hello,

currently RouterOS does not support 6rd. It is not scheduled anytime soon.

Regards,
Janis Krumins

+1 to the kernel upgrade. We need support for Intel i210 network interfaces!

I would genuinely consider this if it was affordable.

My suggestion for the future release is that :

OpenVPN client whith options for only certificate authentication. Many Linux OpenVPN servers are based only on certificates.

GOOD LUCK AND CHEERS !

I disagree that enterprise support sucks.

Support can make or break your business. I’m willing to bet that if you are this way inclined, your business is rather small.

IMO Mikrotik need to offer some type of enterprise support. Otherwise it makes products like their ‘carrier grade’ products worthless.

That’s why you charge for it and hire more people.

VMware and Cisco ring me in a matter of minutes if it’s a critical failure. Hours if it’s just high priority.

I couldn’t run my business without this, why is why Mikrotik is not really used within our core, only at customer sites.

Don’t get me wrong. I love the gear, it just needs better support. Generally it takes Mikrotik two weeks to come back to me with a support request. The answer is pretty much always “update to the newest version”. Then I never get a response back. That’s fine when I’m not paying for support, but there needs to be an option.

Such things take time. You want us to grow from a 100 people company to Microsoft in a matter of weeks.

Not at all…

It would just be nice to know it’s on the cards somewhere down the line. Mikrotik are getting in to Juniper and Cisco territory now with the CCR’s. It seems only fitting.

Nobody expects that (well maybe a few people)

Changing the whole company overnight is not possible, but maybe incremental steps towards a better support model will keep people happy.

Of course we always keep improving in all areas. It’s only a question of “how” we will improve, not “if” :slight_smile:

Normis, that last statement is fit for a corporate motto.

+1

:slight_smile:

  1. RouterOS 64Bit version for x86

  2. Powerfull Web Proxy ( HTTPS and Video Caching)

1 :laughing: not 64bit version for x86, but 64bit for 64bit…
64bit for what do more than x86? Memory limit 2GByte (RouterOS) or 4GByte (x86) is not sufficent for work…?

2 use squid or other, actual model of routerboard are not good for proxy, but for routing…
I made some research about caching on HTTPS, on my country (and I think obviously some others) are illegal because you broken SSL security and the users and the destination server do not know that…

I know what the answer for this is going to be, but it’s just to show that the issue is not getting anywhere even if you pretend it does not exist and people still need it.

OpenVPN version update
OpenVPN support for UDP
OpenVPN support for LZO

In openWRT running in MetaRouter it’s way too slow

+1000 for UDP


Best regards,
Siniša

MSTP

I haven’t read all suggestions, but a simple way of filtering the log view on routeros would be nice. A way to only see a curtain PREFIX f.ex from the logfile while its running.

in linux something like this.

tail -30f /var/log/syslog | grep -i FW-DROP-LOG-PREFIX1

or even better to see several things

tail -30f /var/log/syslog | egrep -i ‘FW-DROP-LOG-PREFIX2|FW-DROP-LOG-PREFIX3’