ROS version for RB450 & IPv6

Hi all,

What is the proper ROS version for RB450 ?
is it mipsbe or mipsle ?
the page on http://www.mikrotik.com/download.html say that mipsbe is the for RB400 series.

When I put mipsbe into it, it just delete all *npk files but seems it works with mipsle.

The problem I found here are :

  • I am not exactly sure what and which version (mipsbe or mipsle) I installed before, but the tunnel to tunnelbroker was works fine.
  • when I upgrade it into 3.28-mipsle, I lost my tunnel to tunnelbroker. In the other word, my RB450 can not establish the connection to tunnelbroker.
  • I tries to downgrade the ROS into 3.27-mipsle, but seems to be no differents.

Is it ROS problem or tunnelbroker problem ?

Anyone who has tunnel connected to tunnelbroker, please advice me.

Thx before.

Paul

Go to http://www.mikrotik.com/download.html and enter the ‘Select system type:’ as “RB400 series” and the 'Select software type:'as “Stable”. You will be offered downloads of the latest mipsbe packages. 3.28 is the ‘correct’ version to run. Note that later versions do not support IPv6 over PPPoE.

Can you post details about your tunnel (who, what, where and how)?

THis is working for me still on 3.28 using rb450. I did have to go and change the IP of the tunnel on their site, and then change it back. Maybe they had something change recently. Try changing the IP of your side and then changing it back, or delete the tunnel and re-add it.

Sam

Hi NAB, I followed the guidance of the above url and it guide me to mipsbe version. But, my rb450 just delete it without change anything. But it’s works with mipsle. I am using 6to4 interface anyway.

Changeip, which version are you using ? mipsbe or mipsle ?

the tunnel was completely delete and recreate yesterday.

Paul

Hi all,

Just try to re-upgrade again after downgraded to 3.27 mipsle and it still does not accept mipsbe files. It’s still 3.27 mipsle now.

/log pr
jan/01/1970 07:00:18 system,info verified ppp-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified wireless-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified user-manager-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified ups-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified system-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified security-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified routing-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified routerboard-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified ntp-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified multicast-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified ipv6-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified hotspot-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified gps-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified dhcp-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified calea-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,info verified advanced-tools-3.28-mipsbe.npk
jan/01/2002 08:00:02 system,error can not install system-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install advanced-tools-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install calea-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install dhcp-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install gps-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install hotspot-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install ipv6-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install multicast-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install ntp-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install routerboard-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install routing-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install security-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install ups-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install user-manager-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install wireless-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:02 system,error can not install ppp-3.28: it is not made for mipsel, but for mips
jan/01/2002 08:00:03 system,info router rebooted

Paul

Most likely this is not RB450 but RB150 which is mipsle.

Very sorry where I really confuse between 150 and 450. And, yes… it is 150.
I reliaze this after you mention and I open the box.

Anyway, the ipv6 case seems to be ROS problem.
When the local end point move to our cisco 1700 series, the ipv6 can work fine as expected.

Paul

I have tunnel to tunnelbroker, works without any issues.
What is your configuration?

The configuration on RB150 is followed what is written on tunnelbroker pages.

/inter add 6to4 local=x.x.x.x remote=x.x.x.x disa=no name=sit1
/ipv6 add add add=x:x:x:x::2/64 inter=sit1
/ipv6 route add gate=x:x:x:x::1/64

As explained, it was worked before we it be upgraded into 3.28

Paul

i am using that config on 3.25 now, i will upgrade tomorrow and let you know how it goes.

Sam

any confirmation that the hurricane provided config should work for v3.28? Anyone else using it successfully now?

If so are you also using the routing-test package?

After a little more playing around myself I can confirm this is fully functioning without using the routing-test package on v3.28 with exact configuration provided by H.E.

Bit of latency for me here connecting to the nearest tunnel in the US but other than that works fine :slight_smile: