Page 1 of 1

v6 rc8 released

Posted: Mon Feb 04, 2013 6:46 pm
by estdata
What's new in 6.0rc8 (2013-Feb-04 13:25):

*) ppp,pppoe,pptp,l2tp,sstp - only 2 change mss mangle rules are created for all ppp interfaces;
*) wireless - fixed AES encryption speed issues (upgrade suggested);
*) dhcpv6 server - handle info requests;
*) webfig - compressed all html resource files, speeds up opening of webfig page;
*) console - reduced width of address column in '/user print';
*) simple queues requires target arg to be specified when adding;
*) do not count packets for unknown protocols as rx_dropped;
*) snmp - provide POE info;
*) improved cpu usage reporting on CCR boards;
*) improved interface reading performance;
*) changed CLI interface order - first are ethernets, second wireless, third everything else.
Within group interfaces are ordered by name;
*) interfaces are deleted much faster, could be bottleneck on systems with many ppp sessions;
*) pptp,l2tp,6to4 tunnel encapsulation/decapsulation now resets packet marks to
have consistent behavior across tunnels;
*) fix simple queue interface matching when doing encapsulation in some tunnel,
could result in double accounted packets;
*) ip/ipv6 firewall has all-ether,all-wireless,all-vlan,all-ppp interface matchers
*) queue limits could be inaccurate for large limits (100M or more);
*) added initial OpenFlow support

Re: v6 rc8 released

Posted: Mon Feb 04, 2013 6:52 pm
by estdata
and I have an idea and proposal development, by means of the rc9 version will not be able to develop a graphical interface to the DDoS attack against protection?

Re: v6 rc8 released

Posted: Mon Feb 04, 2013 7:38 pm
by w0lt
Not able to update via "System/Packages" yet.. still thinks 6.0rc7 is current.

Re: v6 rc8 released

Posted: Mon Feb 04, 2013 7:41 pm
by jcem
"Interface window" in winbox stops sending data. When making
a new connection the windows is empty.

Also no SNMP - CPU, DISK

RB433AH ROS6.0RC8 4feb13

This was not the case with the friday 1feb13 release where SNMP shot to 100%

Jörgen

Re: v6 rc8 released

Posted: Mon Feb 04, 2013 8:29 pm
by mars
still getting

System rebooted because of ping watchdog timeout

all rbs with ros6.0rc8

happens every couple of hours

Re: v6 rc8 released

Posted: Mon Feb 04, 2013 8:35 pm
by estdata
still getting

System rebooted because of ping watchdog timeout

all rbs with ros6.0rc8

happens every couple of hours
watchdog disabled(off) and what is new ?

Re: v6 rc8 released

Posted: Mon Feb 04, 2013 9:08 pm
by Attila
Dear Normis!

Multicast routing (PIM-SM) same source (IPTV channel) with different client IP (Set Top Box) not working in CCR1036 (RC6,RC7,RC8). Same ROS version (RC6,RC7,RC8) and same configuration (1. RP, 3. Interface) working correctly in RB2011.

Please investigate this problem...


Thx.

Attila

Re: v6 rc8 released

Posted: Mon Feb 04, 2013 10:43 pm
by FutileNetworks
20:39:03 route,bgp,error tcp-md5-key currently cannot be enabled on CCR devices

Why wasn't this mentioned in the Changelog? When will it be fixed and when it is please include it in the Changelog!! My router is pretty much useless without this.

edit: found post where it will be fixed in rc9, thanks.

Re: v6 rc8 released

Posted: Mon Feb 04, 2013 11:33 pm
by mars
with watchdog off the rb411 runs out of memory and hangs


and connection tracking off with 1 filter rule connection tracking is still on

Re: v6 rc8 released

Posted: Mon Feb 04, 2013 11:39 pm
by honzam
with watchdog off the rb411 runs out of memory and hangs
and connection tracking off with 1 filter rule connection tracking is still on
post there:
/system resource print
/system routerboard print

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 12:53 am
by ema
I found firewall problem in rc8 - CCR1036
 /ip fire nat pri                          
Flags: X - disabled, I - invalid, D - dynamic 
 0   chain=srcnat action=src-nat to-addresses=185.15.0.3 src-address=192.168.24.0/22 

 1   chain=srcnat action=src-nat to-addresses=185.15.0.4 src-address=192.168.14.0/23 
 /ip fire fil pri
Flags: X - disabled, I - invalid, D - dynamic 
 0  chain=output action=log protocol=icmp log-prefix=""
and I get on output:
22:45:22 firewall,info output: in:(none) out:eth5-PLANET-p3, proto ICMP (type 8, code 0), 10.10.72.22->10.10.72.1, len 56 
22:45:23 firewall,info output: in:(none) out:eth5-PLANET-p3, proto ICMP (type 8, code 0), 10.10.70.8->10.10.70.3, NAT (10.10.70.8->185.15.0.5)->10.10.70.3, len 50 
22:45:23 firewall,info output: in:(none) out:eth5-PLANET-p3, proto ICMP (type 8, code 0), 10.10.72.22->10.10.72.1, len 50 
22:45:24 firewall,info output: in:(none) out:eth5-PLANET-p3, proto ICMP (type 8, code 0), 10.10.70.8->10.10.70.3, NAT (10.10.70.8->185.15.0.5)->10.10.70.3, len 50 
22:45:24 firewall,info output: in:(none) out:eth5-PLANET-p3, proto ICMP (type 8, code 0), 10.10.72.22->10.10.72.1, len 50 
22:45:25 firewall,info output: in:(none) out:eth5-PLANET-p3, proto ICMP (type 8, code 0), 10.10.70.8->10.10.70.3, NAT (10.10.70.8->185.15.0.5)->10.10.70.3, len 50 
22:45:25 firewall,info output: in:(none) out:eth5-PLANET-p3, proto ICMP (type 8, code 0), 10.10.72.22->10.10.72.1, len 50 
I had a rule that NAT 10.10.0.0/16 to 185.15.0.5 but it was deleted.
I have to disable all nat rules to switch off nat this packets. After switching on I still have NAt 10.10.0.0/16 to 185.15.0.5

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 5:40 am
by nz_monkey
*) ip/ipv6 firewall has all-ether,all-wireless,all-vlan,all-ppp interface matchers

THANK YOU, THANK YOU, THANK YOU Mikrotik :)

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 9:49 am
by engineertote
in the download page there was RC08 few minutes back , now its RC07 only ??

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 9:53 am
by normis
RC8 has a critical issue with Certificates. We temporarily pulled it off the website. If you don't use certificates, you can keep using RC8

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 11:46 am
by przent
The "All packages" link for 6.x is missing completly after your pull back operation. I`ve just bricked a testboard with partitions on it and there is no 6.x (all packages) to download and use netinstall... Lucky that that was a test board...

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 11:48 am
by normis
The "All packages" link for 6.x is missing completly after your pull back operation. I`ve just bricked a testboard with partitions on it and there is no 6.x (all packages) to download and use netinstall... Lucky that that was a test board...
ALL files from RC9 with fixed certificates:
http://www.mikrotik.com/download/share/ ... 6.0rc9.zip

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 1:10 pm
by sergejs
ema

Please make sure you have not deleted firewall rule by yourself accidentally. We have upgraded many routers to rc8, and NAT rules were untouched on every of them.
For disabled NAT and logging wrong behavior, if you think that v6.0rc8 does not work properly with NAT or not NAT packets, please make support output file and send it to support department (support@mikrotik.com), thank you very much for help.

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 2:34 pm
by pchaxor
Where did they move the Beta downloads to?
I am not able to find them... weird.

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 2:56 pm
by normis
Where did they move the Beta downloads to?
I am not able to find them... weird.
what beta downloads ?

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 3:00 pm
by YazzY
All the RC downloads are gone from the download website.

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 3:42 pm
by honzam
All the RC downloads are gone from the download website.
wait for fix, or use pre-release rc9 http://www.mikrotik.com/download/share/ ... 6.0rc9.zip

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 3:44 pm
by normis
All the RC downloads are gone from the download website.
it has RC7. As Honzam also repeated, you can either use RC7, or use the pre release of RC9. Of if you don't use certificates, keep using the RC8

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 5:57 pm
by hci
it has RC7. As Honzam also repeated, you can either use RC7, or use the pre release of RC9. Of if you don't use certificates, keep using the RC8
What do you mean by use certificates? The only way I think I use them is connecting securely with winbox and ssh to the Mikrotik. Is that an issue?

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 8:11 pm
by paoloaga
I hope it's not too much off-topic. Where can I find mipsbe, PPC and TILE 6.0rc8 (all_packages .zip files)? Anyone willing to share their downloads? I don't need it for production, just I didn't download it in time, and now that's pulled, it would leave an empty hole in my ROS collection! :-)

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 8:25 pm
by pchaxor
Ok they were gone .. RC that is so it must have got fixed since I posted. Looks fine now.

Re: v6 rc8 released

Posted: Tue Feb 05, 2013 10:17 pm
by honzam
I hope it's not too much off-topic. Where can I find mipsbe, PPC and TILE 6.0rc8 (all_packages .zip files)? Anyone willing to share their downloads? I don't need it for production, just I didn't download it in time, and now that's pulled, it would leave an empty hole in my ROS collection! :-)
http://www.mikrotik.com/download/share/ ... 6.0rc8.zip

Re: v6 rc8 released

Posted: Sun Feb 10, 2013 2:56 pm
by onnoossendrijver
*) wireless - fixed AES encryption speed issues (upgrade suggested);
Thanks! This is a GREAT improvement! On some devices: before: <1 mbit/s, now: 160 mbit/s.