TikDude

The unofficial MikroTik blog

Archive for January, 2008

MikroTik RouterBOARD Crossroads

MikroTik announced the new tiny CPE/AP device - Crossroads. It’s the smallest device made by MikroTik so far and has an integrated 802.11b/g wireless card. One standard 10/100 ethernet adapter is also integrated on theĀ  board and there are no additional expansion slots.

MikroTik RouterBOARD 600

MikroTik is about to introduce the new RouterBOARD 600 series of extreme performance AP’s with the new RB600A board. It has four miniPCI slots, three Gigabit ethernet ports and two CF slots for storage expansion. The new powerful platform is built around a PowerPC processor, Freescale Semiconductor PowerQUICC II Pro MPC8343E running at 266-400MHz. It also supports daughterboard expansion, including the addons made for the older RB532 board.

MikroTik RouterOS 3.1 released

MikroTik RouterOS version 3.1 is released, what’s new:

*) fixed wireless reassociation issue;
*) added support for Novatel Wireless Merlin XU870;
*) added support for nForce Ethernet cards;
*) fixed problem - user manager database in-use counter was wrong
for database size over 21 MB;
*) console - fixed parsing of alphabetical operators (’and’, ‘or’, ‘in’) in
expression context, this also fixes default configuration revert script;
*) fixed TKIP on RB300 and RB600;
*) fixed ipv6 firewall connection-state matcher;
*) improved WinBox connection speed & memory usage;
*) report correct tcp-state for firewall connections;
*) fixed ppp user names in ip accounting;
*) fixed via vt6122 (rb600 ether3) driver: multicast packet receiving
did not work properly;
*) user manager - voucher template supports kb/mb/gb for
download/upload/transfer limit values;
*) added “:led user-led=[yes|no]” command for RB100/RB400/RB500 series;

Full changelog for the RouterOS 3.x is available here.

New naming scheme for 3.x

A new naming scheme is introduced with MikroTik RouterOS version 3. From now on versions will be indicated in form of major-version.minor-version, e.g. 3.0, 3.1 etc., instead of the old scheme used in 2.9 and older versions, e.g. 2.9.43.

MikroTik RouterOS 3.0 released

After 10 beta’s and 14 release candidates, the long-awaited RouterOS 3.0 is finally released!
Here’s what’s new since the last release candidate:

*) fixed auto upgrade on RB333 & RB600;
*) made RB411 bootup more stable;
*) made DNS & WINS setting work again in PPP;
*) fixed bug - dhcp client did not update NTP server list;

Full changelog is available here.

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.