open-mesh
One of my several holiday projects was flashing firmware onto a few of my atheros devices. I discovered that open-mesh.com is now supporting the nifty B.A.T.M.A.N. protocol and RO.B.IN extensions. I’ve been using open-mesh.com to monitor my meraki network. Generally I’ve been very pleased with the performance of meraki but have not been really happy with their recent tiering changes which has removed functionality from the basic end user (i.e. me!). So I’ve been looking around for a new replacement.
Flashing a Fonera or Meraki mini from Ubuntu is a fairly easy affair:
- wget http://download.berlin.freifunk.net/sven-ola/area51/ap51-flash
- chmod +x ap51-flash
- Startup the flasher
- Meraki: “sudo ./ap51-flash eth0 openwrt-atheros-2.6-root.jffs2-64k openwrt-atheros-2.6-vmlinux.gz”
- Fonera: “sudo ./ap51-flash eth0 openwrt-atheros-2.6-root.jffs2-64k openwrt-atheros-2.6-vmlinux.lzma”
- Meraki: “sudo ./ap51-flash eth0 openwrt-atheros-2.6-root.jffs2-64k openwrt-atheros-2.6-vmlinux.gz”
- plug in the device using a NORMAL ethernet cable (there were previous reports that you had to use a cross-over cable)
- power up the device
- flashing will take about 10 mins for a fonera and 25 for a meraki
- unplug and plug back in (i.e. power cycle) the device. The first boot will take some time (I think ssh keys are being generated).
- I recommend that you have the device connected to your network so it can obtain a dhcp lease
- While you are waiting for the device to power up, head over to open-mesh, create an account, and add a device using the mac address (when you see the google map, just double click anywhere on it)
- After 10 minutes or so after flashing you can scan your router’s dhcp table for the mac address, obtain the ip, and then “ssh root@<the ip>” with a password of “0p3nm35h”
- Once in, run /sbin/update (this brings down your account information) and then /sbin/upgrade (makes certain you are running on the latest of everything).
- You can also run an “ipkg update” and “ipkg upgrade” if you are an openwrt person but these should be accounted for when running /sbin/upgrade
- issue “reboot” and your device will reboot with the latest goodies and you’re good to go

[...] not directly DogOnRails/Merhaki related, an Ubuntu Planet blogger switched from Meraki to open-mesh.com. I’m currently working on getting integration with [...]
What I’ve always wondered, is why a mesh-network provided by Fonero and Meraki is given more publicity than having wireless routers bridging open wireless access points.
Simply, it’s quite easy to buy a Linksys open-source wireless router, update the firmware to dd-wrt, and configure the router to be a wireless network repeater. This means that it connects to the first open wireless network it finds, and uses the network as its own gateway, creating a sort of open mesh.
Is this even feasible on Meraki or Fonero and what are benefits of using them instead of just linking a bunch of network repeaters together?
Any ideas? Thanks in advance,
Alex
[...] unknown: [...]
I search a password to flash a MERAKI network because when you will try flashing arriving to part 3, we ask us a password to continuous the flashing.
hi,i’m AThé an Electronic engineer,i’m got problem for flasking a meraki.
I need for your help,it is very important for me.
after the third step , they ask me password
how can i do to pass this step?
Merkai has blocked the flashing on all models with a recent firmware upgrade in a decidedly anti-competitive move. I don’t know of a way around it at this point. Best to get unlocked units from open-mesh.com
This forum explains how to downgrade the Meraki firmware so that you can flash them.
http://robin.forumup.it/viewtopic.php?t=99&postdays=0&postorder=asc&highlight=meraki+flash&start=0&mforum=robin
I have not tried it yet but I plan to.