Metarouter images

Updated my repo for Metarouter to latest OpenWRT trunk r.17468 and packages tree too.

Last image locate here
Packages repo here.

BusyBox v1.13.4 (2009-09-01 14:09:36 EEST) built-in shell (ash)
Enter ‘help’ for a list of built-in commands.


| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -| || | | || || |
|
_____|| |
||||___||| |____|
|
| W I R E L E S S F R E E D O M
KAMIKAZE (bleeding edge, r17468) -------------------

  • 10 oz Vodka Shake well with ice and strain
  • 10 oz Triple sec mixture into 10 shot glasses.
  • 10 oz lime juice Salute!


root@Metarouter:/#

Hi nik247,
i have small request. Please, would you compile next image Metarouter with pppoe-relay or add package pppoe-relay?
Thank you,
P.

Updated my repo for Metarouter to latest OpenWRT trunk r.17511 and packages tree too.

Last image locate here
Packages repo here.

to canopa - package rp-pppoe-relay was add to repo.

Hi nik247,

Is it possible to add rsyslog and related packages to the package repository? Especially the relp and tls packages.

Thanks
Gokalp

hi nik247.


which the parameters that I use to compile some modules of freeradius 2 to install this version of OpenWRT compiled by you?

Hi nik247,
i have small request. Please, would you compile next image Metarouter with fprobe or add package fprobe?
Thank you,
P.


PS:Thank you for rp-pppoe-relay – work very best!! Thank You!!

Anybody managed to get an Asterisk running with a nice web GUI and care to share? I know there’s loads of stuff on the internet, but I’m a total noob when it comes to OpenWRT.. or basically anything Linux.

Brian had Metarouter with Asterisk running in his MUM demo:
http://mum.mikrotik.com/presentations/US09/vargyas.pdf
http://www.tiktube.com/?video=244

bah.. all the cool stuff is always at the US MUMs… in the EU ones all you get is some dork talking about rebooting routers via SNMP! :slight_smile:

Thanks.

Your presentation was great, don’t even say anything like that :slight_smile: I recommend it to people who write to support about certain things

Original image repository not reachable anymore.

root@OpenWrt:~# opkg update
Downloading http://downloads.openwrt.org/snapshots/trunk/metarouter/packages/Packages.gz
Connecting to downloads.openwrt.org (78.24.191.177:80)
wget: server returned error: HTTP/1.1 404 Not Found
Collected errors:

Any suggestions?

Thanks
Gokalp

nik247 - You seem to know what your are doing when it comes to compiling Packages. Is there any chance of compling wifidog 1.1.5 to work with the metarouter patched OpenWRT. i am having terrible trouble compiling this and all packages avaliable throw the following error:

Collected errors:

  • Packages were found, but none compatible with the architectures configured

Cheers

Dale

Does anyone have any sugestions?

After update to latest trunk last week I can’t build any image any packages for Metarouter - in menu config “Metarouter” not avalible as build system. 8-(

nik247: you were our last hope!

Well this is actually good news. At least we are all seeing the same error.

Metarouter does not show up due to an error in the Makefile, from what I can see.

I played with the Makefile and I get metarouter to show up as an option, but then other errors occur.

It seems none of us can build the latest Openwrt.

It would be nice to simply draw a line at an Openwrt revision and claim support at that revision.
At present, the instructions say to download the latest trunk, which does not build.

Is metarouter a priority at all for Mikrotik support?

OpenWRT removed kernel support that RouterOS is using, you will have to use older OpenWRT untill we upgrade kernel.

Normis answered me in other post about new kernel in ROS - “When RouterOS gets newer kernel? - Probably in RouterOS v5

For using Metarouter now we should:

  1. Try find correct last trunk revision OpenWRT (I chouse this way)
  2. Wait release ROS 5.0

We can compile 17511 revision of Openwrt trunk.

Openwrt does not support 2.6.27.21 kernel revision in new trunk releases and i think that’s where we all stuck compiling the new trunks. Go with the 17511.

svn -r 17511 co svn://svn.openwrt.org/openwrt/trunk

Regards
Gokalp

I checked trunk history → last revision with support kernel 2.6.27 is 18200 and Metarouter. Starting from r.18201 support kernel 2.6.27 was removed.

svn co svn://svn.openwrt.org/openwrt/trunk --revision 18200

Today I am going rebuild my repo to trunk r.18200 of OpenWRT and packages to latest revision (18701)

Thanks nik247!

I’m going to give 18200 a try.