TikDude

The unofficial MikroTik blog

MikroTik RouterOS 3.0 rc14 released

MikroTik RouterOS version 3.0 rc14 is released, here’s what’s new:

*) fixed locking up in PPPoE server;
*) fixed bridging in PPTP, L2TP an PPPoE;
*) fixed bug - MPPE encryption keys received from RADIUS server were decoded
improperly on RB333;
*) added support for BGP signalled VPLS;
*) fixed bug in port remote-access - it was inserting random data, mostly
nulls, in data sent to serial port and to tcp connection;
*) fixed bug in console error propagation, code like the example below caused
console to enter busy loop:
:do { badcommandname; } while=(true);
*) fixed hotspot https walled-garden;
*) fixed bug - dhcp server failed to give out options with code > 127;
*) console - fixed numeric parameters that accept negative values, were broken
in rc12;
*) fixed port line-state values on MIPS RouterBoards;
*) fixed bug - idle-timeout & session-timeout were not disabled if they
were unset in ppp profiles;
*) fixed OSPF compatibility bug with v2.9 (and some other vendor
implementations): LS Acknowledgments were sent to wrong address;
*) fixed Broadcast flag for DHCP on RB300/RB600;
*) fix wireless nstreme packing problem;
*) improved layer7 firewall matcher memory usage;
*) console - do not add input to history if it is the same as previous line;
*) fixed bridge to forward (R)STP frames as regular if (R)STP not enabled;
*) fixed bug - configuration for missing serial ports was not tagged inactive;
*) console - fixed safe mode, it was causing wery high cpu usage and terminal
traffic;
*) console - added login parameters, passed as part of login name, after ‘+’;
can be used to disable colors (+c) and terminal autodetection (+t), e.g.
“admin+ct”;
*) fixed problem - bandwidth shaping on ARES traffic was not working properly;
*) user manager - fixed security bug in user page;
*) dns resolver has configurable max UDP packet size;
*) fixed dns resolver - tcp queries were broken without ipv6 package;
*) added ingress priority matcher to firewall rules;
*) added number of active pcq queues to queue stats;
*) made advanced mode for wireless interface configuration in WinBox;

Full changelog for the RouterOS is available here.

Related posts:

  1. MikroTik RouterOS 3.10 released
  2. MikroTik RouterOS 3.0 rc7 released
  3. MikroTik RouterOS 3.16 released
  4. MikroTik RouterOS 3.0 rc9 released
  5. MikroTik RouterOS 3.23 released

If you enjoyed this post, make sure you
Subscribe to my RSS feed!

Leave a Reply