zxknp
发表于 2009-3-17 21:20:32
看看。。。。
Arshan89
发表于 2009-3-20 08:27:51
3.0后的版本都挺难注册的.不过兼容性及路油性能提高不少
cracks
发表于 2009-3-20 10:45:47
What's new in 4.0beta2:
*) console: added 'without-paging' argument to 'monitor' commands;
*) console: now 'without-paging' and 'interval' arguments in of 'print'
commands work together. Printing can be stopped by pressing 'q' or
ctrl-c, any other key triggers printing;
*) incorporated all the bugfixes since v3.22;
What's new in 4.0beta1:
*) added support for MetaROUTERs;
*) all test packages are regular ones;
*) console - can mix named and unnamed arguments, can use names for unnamed
argument values. For example all of the following commands are
accepted now:
/ping 10.11.12.13 count=4
/ping address=10.11.12.13 count=4
/ping count=4 10.11.12.13
supermp3
发表于 2009-3-20 14:25:26
仍然没有支持802.11n,
ghostgu
发表于 2009-3-20 17:07:20
信赖秋风,顶一下
fasew
发表于 2009-3-20 17:09:46
等待能支持802.11n的版本
gongcsf
发表于 2009-3-21 10:10:53
能用吗。在哪下载啊
cracks
发表于 2009-4-26 12:34:08
What's new in 3.23:
*) fixed installation on fresh disks or VMs;
*) add 802.1ad Service Tag support for VLAN;
*) wireless - fix for RTS/CTS when used together with dynamic ACK timeout;
*) serial ports are now grouped per USB device;
*) added gsm info command to ppp-client;
*) added URL support to fetch tool;
*) added dial-on-demand mode to PPTP & L2TP clients;
*) ssh - now non-interactive console commands can reference variables;
*) fixed TFTP server logging;
*) fixed problem - "/system upgrade" (autoupgrade) did not show proper package
architecture and was unable to fetch new packages;
*) fixed bug - hotspot 'walled garden ip' rules did not work on some boards
after reboot;
*) added '/interface print stats' command;
*) improved support for OSPF as PE-CE routing protocol;
*) added OSPF sham links;
*) fixed a bug in set-bgp-prepend-path routing filter;
*) fixed some MPLS TE reoptimize bugs;
*) added MPLS TE bandwidth management features;
*) netwatch - ignore items with interval 0s, this value was causing
netwatch to fail;
*) routing-test - added new type of gateway argument: ip address together with interface;
*) api - 'disabled' property was not available from api since 3.21, fixed;
*) api - added support for retrieving OID values;
*) api - removed special behaviour of 'find' command under API. Use
'print' command with queries instead of 'find'. This change fixes
scripts that are started from API and contain 'find' command.
*) console - removed support for octal numbers, now string of digits with
a leading zero is interpreted as decimal number;
*) console - added binary ~ operator that matches value against
POSIX extended regular expression;
*) console now accepts decimal numbers with k/K M G T P suffixes for
values of some properties;
*) console - fixed export problems:
if long line is wrapped just before space charater, the space character
has to be escaped, otherwise it is lost;
errors during export generated a comment line that was incorrectly enclosed
in quotes;
*) console - added binary ~ operator that matches value against
POSIX extended regular expression;
*) scheduler - added owner and policy properties; all existing
scheduler entries will get owner name "*sched" and policy
read,write,test;
*) routing-test - allow to specify that route gateway is in the main routing table;
*) added route cache statistics;
*) fixed mesh protocol;
*) graphing - fixed IP address mask display issue for low endian architectures;
microfenal
发表于 2009-4-26 17:23:15
:time:
cracks
发表于 2009-5-23 09:07:35
RouterOS 3.24
All files (requires a Torrent client)
Combined package (http)
All packages (Includes optional packages: view content)
ISO image
MPLS beta package (http)
Wireless beta package (http)
Routing beta package (http)
Virtualization package(Highly experimental!)
RouterOS 4.0beta3
All files (requires a Torrent client)
Combined package (http)
All packages (Includes optional packages: view content)
ISO image
Virtualization package(Highly experimental!)
cracks
发表于 2009-5-23 09:08:02
What's new in 3.24:
*) added ability to run non RouterOS in MetaROUTER;
*) improved address-list and layer7 firewall feature support for smp systems;
*) special-login items can now be disabled;
*) fixed special-login to update used-by property of port;
*) fixed USB UPS monitoring on RB433UAH;
*) console - 'print' command reuses assigned item numbers;
*) fixed issue with Cisco BGP VPLS when used between 2 RouterOS devices;
*) console - 'print' commands have new option 'follow-only' that continuously
shows changes like the 'follow' option, but does not print all items
at the beginning;
*) api - 'follow' and 'follow-only' options of 'print' commands now work,
'.dead' property is reported for deleted items;
*) api - 'listen' command now is alias for 'print' with 'follow-only'
opriont set;
*) api - several commands running in parallel could produce intermixed
output, fixed;
*) console and api - fixed problem that caused property values sometimes to
incorrectly have value '(unknown)', this could happen when running
several console or api commands at once;
*) fixed BGP VPLS crash when site-id > 15 used somewhere in network;
*) changed BGP AS path number output format to ASPLAIN;
*) console - new scheduler tasks use trimmed effective user permissions as the
default value of policy, previously default value was "read,write,test";
*) added ttl matcher to ipv4 firewall;
*) improved dns cache not to allow other RRs in statically configured domains;
*) fixed vlan on bonding;
*) fixed bonding modes balance-alb and balance-tlb;
*) added per-connection-classifier matcher to firewall;
*) fixed wireless Hw. Fragmentation Threshold in WinBox;
*) user manager - added option to specify custom Return URL
for Authorize.Net payments;
*) user manager - write logs to syslog topic manager,account;
*) routing-test - support for per-VRF BGP instance redistribute settings;
*) routing-test - speed up BGP route processing;
*) routing-test - added routing-table configuration to RIP;
转载请注明出自中山IT资讯网 http://zsit.org/,本贴地址:http://zsit.org/viewthread.php?tid=938
cracks
发表于 2009-5-23 09:08:24
What's new in 4.0beta3:
*) added support for 802.11n atheros based wireless cards;
*) added ability to run other OSs in MetaROUTERs;
*) console: Lua scripting language. http://wiki.mikrotik.com/wiki/Lua
*) console: added nstreme-dual OIDs;
*) incorporated all the bugfixes since v3.23;
What's new in 4.0beta2:
*) console: added 'without-paging' argument to 'monitor' commands;
*) console: now 'without-paging' and 'interval' arguments in of 'print'
commands work together. Printing can be stopped by pressing 'q' or
ctrl-c, any other key triggers printing;
*) incorporated all the bugfixes since v3.22;
*) fixed TFTP server logging;
*) fixed problem - "/system upgrade" did not show proper package
architecture and was unable to fetch new packages;
What's new in 4.0beta1:
*) added support for MetaROUTERs;
*) all test packages are regular ones;
*) console - can mix named and unnamed arguments, can use names for unnamed
argument values. For example all of the following commands are
accepted now:
/ping 10.11.12.13 count=4
/ping address=10.11.12.13 count=4
/ping count=4 10.11.12.13
转载请注明出自中山IT资讯网 http://zsit.org/,本贴地址:http://zsit.org/viewthread.php?tid=938
laohucai
发表于 2009-5-23 12:55:53
升级后KEY无效了!!
cracks
发表于 2009-5-23 18:29:38
克隆id的试试.
supermp3
发表于 2009-5-24 22:14:16
added support for 802.11n atheros based wireless cards
支持802.11n了?