TikDude

The unofficial MikroTik blog

Archive for October, 2007

MikroTik RouterOS 3.0 rc9 released

MikroTik RouterOS 3.0 rc9 version is released. What’s new:

*) fix for rb100 - can change ethernet settings when interface in bridge/bond;
*) fixed problem - RouterOS did not boot on some routers
(reported disk not found);
*) fixed dns resolver - sometimes could not parse packets with AAAA records;
*) hide ppp interface & wireless passwords and keys in WinBox as well;
*) fixed traffic-flow - could hang multi cpu router and ignore targets sometimes;
*) fixed rb100 - ethernets could be set at random bandwidth limit after reboot;
*) console:
repaint whole screen after terminal size change while in editor
(same as pressing F5 or Ctrl-L). this solves numerous issues with
terminal resizing;
added more workarounds for the case when terminal is too narrow
(<4 characters);
now logical operators ‘&&’ and ‘||’ can also be written as ‘and’ and ‘or’;
removed ‘where’ and ‘from’ arguments of find command. now find command
can be followed by arbitrary expression that can use item properties,
e.g. “find dst-address in 192.168.0.0/16 and interface=wlan1″;
added ‘where’ argument to print command. “print where <expr>” and
“print from=[find <expr>]” are equal;
removed filters from firewall print commands, now write, e.g.,
“/ip firewall filter print where !dynamic” instead of
“/ip firewall filter print static”;
*) web proxy: fixed crash on stopping proxy;

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

MikroTik RouterOS 3.0 rc8 released

MikroTik RouterOS 3.0 rc8 is released today! What’s new:

*) fixed problem - console did not accept ip address ranges correctly;
*) user manager - fixed problem with accounting creating too many sessions;
*) console:
added ip-prefix and ip6-prefix datatypes, written in address/mask
notation;
INCOMPATIBLE CHANGE: expressions of the form “(123/45)” (where first
operand is literal unquoted value) currently will be parsed as single
string, to write division put space before ‘/’ (like with ‘.’ operator);
added operator ‘in’ that checks if first argument is inside second
argument, currenty implemented for the case where second argument is
ip-prefix or ip6-prefix and first argument is either address or
another prefix;
don’t perform full reset of terminal on login;
fixed terminal capability detection, now windows telnet client
works better. TERM environment variable is ignored completely now,
it was overriding detected values before;
*) added support for Huawei E220 USB modem;

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

MikroTik RouterOS 2.9.48 released

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

*) fixed vlan on bridge - some firewall features did not work;
*) improved warez/ares p2p protocol matching
*) fixed memory leak in ospf that is triggered by adding/removing a lot of
dynamic interfaces;
*) fixed bug in routing-test package;
*) updated timezone information;
*) user manager - fixed bug for credit extension using PayPal payments;

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

MikroTik RouterOS 3.0 rc7 released

MikroTik RouterOS 3.0 rc7 is released today! What’s new in this version:

*) ftpd - automatically reboot after finishing upload that has name *.auto.npk;
*) added support for Sierra Wireless AirCard 595U;
*) ping - show more types of ICMP reply messages, like in 2.9 versions;
*) add ICMP MPLS extension support to traceroute;
*) console detects terminal size and capabilities, TERM environment
variable is not used, so now this works even over serial;
*) console - fixed crash on non-ASCII characters in input and output;
*) console - export correctly strings that contain control characters;
*) fixed in console - when argument value evaluation produces error, report
that error instead of “invalid value for …” message;
*) console - changed the way how required command arguments are processed,
now commands like “enable [find]” don’t fail with error when find returns
nothing;
*) fixed memory leak on RB500;
*) fixed layer7 protocol matcher, did not handle \x.. sequences correctly;
*) fixed allow-shared-key mode for wireless;
*) fixed station-pseudobridge mode when used in combination with
nstreme framer-policy;
*) fixed hidden ssid issues with wds links;
*) SNTP client - adjust DST according to timezone settings when clock changes;
*) console - fixed crash when terminal size is extremely small (like 1×1),
assume default width 80 if terminal is too narrow;
*) SNTP - fixed overflow bug, now clocks are adjusted correctly if initial
time is way back (like jan/01/1970 on routerboards);
*) added RIPng support in WinBox;
*) added BGP for IPv6 support in WinBox;
*) added PIM support in WinBox;
*) added hide passwords option to WinBox;
*) added regular expression matching to dns resolver static entries;
*) user manager - fixed bug for credit extension using PayPal payments;

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

MikroTik RouterBOARD 21

MikroTik announced the new RouterBOARD 21, it’s a miniPCI to miniPCI-express adapter card. With miniPCI-express interfaces becoming more popular day-by-day, you’re now able to use the new interface cards without exchanging the whole device.

MikroTik RouterOS 3.0 rc6 released

MikroTik RouterOS version 3.0 rc6 is released today. What’s new:

*) RIP - fixed some problems;
*) RIP - automatically distribute connected routes
falling within range of some configured network;
*) RIPng - network configuration statements removed,
interface configuration now is mandatory;
*) added support for IPv6 Firewall in WinBox;
*) added support for IPv6 DNS cache in WinBox;
*) added support for MME routing protocol in WinBox;
*) added support for L7 matcher in WinBox;
*) added support for Prolific 2303 based USB serial devices;
*) specify tcp-mss in dynamicly added PPP mangle rules & do not add
them when mtu is bigger then 1500;
*) fixed USB UPS detection;
*) fixed bug - PPTP client did not work with Windows PPTP server;
*) limited number of active authentication sessions for PPPoE server
to not overload RADIUS server;
*) fixed bug - ssh command did not work on RB333;
*) added support for Intel EXPI9404PT PCI-E ethernet adpater;
*) added simple SNTP client to system package
& removed regular ntp from bundle package;
*) updated timezone information;

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