What’s new in 6.0 (2013-May-17 14:04):
*) ipsec - added /peer passive option which will prevent starting ISAKMP negotiation
and signifies xauth responder/initiator side;
*) RouterBOARD - default wireless config now includes password - serial number;
*) lte - support YOTA WLTUBA-107;
*) console - fixed crash when variable name was not specified for
*) hotspot - added mac-cookie login method;
http://wiki.mikrotik.com/wiki/Manual:Hotspot_Introduction#MAC_Cookie
*) lcd - show a message when system shutdown is complete;
*) lcd - added Log screen which is accessible through the Main Menu
and shows log messages where action=echo;
*) ipsec - added pre-shared-key-xauth and rsa-signature-hybrid authentication methods;
*) increased max l2mtu on CCR to 10226 bytes;
*) fixed crash on RB1200;
*) fixed bonding - did not work after remove, undo;
*) fixed queues - router could become unresponsive when configuring queues;
After upgrade from 5.25 to 6.0 PPPoE client disconected after 3 hours on x86. System reboot PPPoE client conect again. Back to 5.25 all is OK.
Bonding with ARP monitoring is not working, disable ARP monitoring or change to MII solve the problem, tested on 750g, 750gl, 1000AH and 1100AHx2
Hi,
I just upgraded from Ros5.25 on a RB433, RB750G, 5Ghz RB711G and SXT
All of them were running firmware 3.07 (that came with Ros5.25), but now the SXT and 711 state that their latest available firmware is 3.02?
Is it safe to run 3.07 on them or should I downgrade to 3.02 for those 2 routers.
Regards.


You mean 6RC15… for 6.0 it has too many issues
on RB 450G it miss like 4 packages which made my RB unreachable.
I made that firmware “downgrade” on RB 750 works fine
PietRetief, both firmwares are working ok. We will update to the newer firmware for those boards in next RouterOS release.
what packages are missing? when you upgrade, you must upload the packages you need, if you didn’t upload them, they will not be installed.
@uldis, thank you ![]()
So far so good, wireless links and OSPF are behaving well.
My Simple queues stopped limiting the upload side on all the boards I upgraded to 6.0, Download limit works fine.?
post your queue config. how did you check that they are not limiting? which version did you have before upgrade?
Lets follow this issue in this topic
http://forum.mikrotik.com/t/ros-6-0rc14-update-to-6-0-on-rb-450g-failed/66369/1
They were all between 5.18-5.25. All are either 433ah boards or 435G. MY x86 system running ros v.6rc11 also works fine. Its only the 5 or 6 boards I upgraded last night to 6.0 that does this. Check the file attachment, its not showing any upload traffic. all 0

Nevermind i’ve found the problem, its the “everyone” queue at the bottom, when i disable that the uplaod traffic starts running, was just a nice way to check the traffic going out of the board ![]()
Address List is not working on CCR
chain=forward action=drop dst-address=10.10.10.10 src-address-list=!ORION
in-interface=sfp1
uptime: 17h28m7s
version: 6.0
build-time: May/17/2013 14:04:20
free-memory: 3642.6MiB
total-memory: 3969.0MiB
cpu: tilegx
cpu-count: 36
cpu-frequency: 1200MHz
cpu-load: 0%
free-hdd-space: 905.5MiB
total-hdd-space: 1024.0MiB
architecture-name: tile
board-name: CCR1036-12G-4S
platform: MikroTik
To Chrisdewit:
My guess is you have queue Nr:29 (named “everyone”) as parent to all other simple queues.
Am I correct?
To fix your queues change target from 0.0.0.0/0 to 10.5.1.0/24 or specify target as interface name where clients are connected, everything should work normally
Now, lets think - can all the traffic (from and to your clients) can be considered as download from 0.0.0.0/0 ??? Yes, it can!
so nothing is left as upload.
CCR LCD interface list missing names

Hello MikroTik team,
is the issue with setting script variable via SMS solved, please?
Ticket#2013010766000731, opened in 01/2013.
Thank you
*) console - fixed crash when variable name was not specified for
for… what?..
I have upgraded a RB750G and RB2011UAS-2HnD to RouterOS 6.0. I have upgraded the firmware as well to 3.07 (RB750G) and 3.08 (RB2011).
In the upgrade procedure the RB2011 lost it’s ip adress. After setting that correctly i can’t reach it over it’s ip adress either by winbox or web interface.
What is happening ?
(the rb750g works fine)
I cleared the configuration and entered the settings again and all is well. At this side however something went wrong with the ip adress.
*) console - fixed crash when variable name was not specified for
for… what?..
erm..
*) console - fixed crash when variable name was not specified for ‘:global’, ‘:local’, ‘:set’, ‘:for’ and ‘:foreach’ commands;