normis
July 23, 2010, 12:45pm
1
What’s new in 5.0beta5 (2010-Jul-23 14:50):
*) email - supports multiple CCs
*) fix 5&10MHz channel support for 11n cards;
*) ssh - fix ssh client crash;
*) ssh - password authentication is disabled for users with public keys;
*) ping - fixed ping packet-loss calculation;
http://www.mikrotik.com/download/routeros-ALL-5.0beta5.torrent
In the torrent, the mipsbe packages are corrupt. The RB1000 packages worked. In the direct download, the mipsbe packages worked.
In my RB450 the cpu load very fast to 100%, and i can’t access my usermanager from web, what wrong??. Now i make ROS beta4 againt. Do you have any solutuion for this???
npero
July 24, 2010, 5:20am
4
Upgraded couple minutes ago and question.
When do wireless scan only have button start, where is stop button gone ?
Usually I do quick scan press stop and look results now I don’t have any more stop scan is running until close scan window.
RouterOS 5.0beta5
All files (requires a Torrent client)
Combined package (http)
All packages (Includes optional packages: view content )
View Content shows 4.10 files:
advanced-tools-4.10.npk
arlan-4.10.npk
calea-4.10.npk
dhcp-4.10.npk
gps-4.10.npk
hotspot-4.10.npk
ipv6-4.10.npk
isdn-4.10.npk
kvm-4.10.npk
lcd-4.10.npk
mpls-4.10.npk
multicast-4.10.npk
ntp-4.10.npk
ppp-4.10.npk
radiolan-4.10.npk
routerboard-4.10.npk
routing-4.10.npk
security-4.10.npk
synchronous-4.10.npk
system-4.10.npk
ups-4.10.npk
user-manager-4.10.npk
wireless-4.10.npk
Hello. I would like to see a new version of the following configuration rollback feature on the timer. since it is usually placed on the radio long distances this feature will be quite handy. For example put a value then it is said that to use it for 5 minutes. After 5 minutes he returned to the starting position. and sometimes expose the parameters and the connection is lost had to go to a distant point. sorry for my bad English
rpress
July 26, 2010, 2:14am
7
I still have the problem (since beta 4) that opening up an IPv6 route closes WinBox. It happens on my RB750 but not on the RB433, both with a clean config.
Ros v5beta5 - torch dont work correct (first 20-40 rows show full ointerface speed on each IP), and where you hide STOP button ??
Xymox
July 26, 2010, 9:10am
9
Meta router still does not work in 5.0B5. No console..
blake
July 26, 2010, 9:45am
10
on the RB800 does not start Dude v4.0beta2
add to winbox “Apply button for 5 minutes”
the /ping command in Beta5 only works in the scheduler the very first time it is used …
i.e. Script that does …
:log info (“ping result1=” . “$[/ping 8.8.8.8 count=3]”);
:log info (“ping result2=” . “$[/ping 8.8.8.8 count=3]”);
:log info (“ping result3=” . “$[/ping 8.8.8.8 count=3]”);
Reboot the router … log reports …
ping result=3
ping result=
ping result=
This is an improvement on Beta 4 … which did …
ping result=
ping result=
ping result=
but still not quite there … please help.
Any body have solution for any bugs at beta5, waiting solve with any version
I can confirm a ‘feature’ with ping result in beta5 =) to be fixed in beta6?
velvet
August 2, 2010, 11:46am
16
*) ssh - fix ssh client crash
sshd crashed again, after few hours, on alix board with ROS 5 beta5
velvet
Incorrect status of the interfaces: all interfaces are “running” even if nothing connected.
That is normal for x86 as disable-running-check=yes is set by default.
Oppss, You right…
What is the command to make “disable-running-check=no”?