libremesh / network-profiles

Set of profiles for the networks using LibreMesh
https://libremesh.org/development-network_profiles.html
44 stars 41 forks source link

a profile compatible to freifunk-gluon #16

Open FreifunkUFO opened 6 years ago

FreifunkUFO commented 6 years ago

freifunk gluon (a german mesh firmware, just like libremesh) is using batman-adv. sometimes on an wifi-vlan (only in leipzig, gadow, altmark), but mostly without vlan.

to have a libremesh network-profile to wifi-compatiblity would enable this libremesh-node to act as the dhcp-server and batman-adv-server for a (f.i. offline capable) gluon-meshnet.

p4u commented 6 years ago

So, what is the issue?

FreifunkUFO commented 6 years ago

a profile with bmx and batman-adv as usual.. but batman-adv without vlan. 11s would also be nice to test with (maybe as a second new profile) beware, each freifunk-community has different wifi settings (both on adhoc and 11s), so we have to choose a suitable community to test with (no the leipzig one because of their configuried wifi-vlan) (ping @aparcar - which one of gluon did you tested yet?)

p4u commented 6 years ago

So, the idea is that communities create and maintain their own profile. However I've created a first nont-tested profile as you requested for FreiFunk using Ad-Hoc and no VLAN in batman-adv.

You would probably need to modify more options (like IP range or AP ssid). So send your own Pull Request from now on. Please, test before sending.

https://github.com/libremesh/network-profiles/commit/0ae96e15cd75fe0a4668a2bbf477887e544215e8

You can use cooker this way

./cooker -b ar71xx/generic --profile=tl-wdr4300-v1 --flavor=lime_default --community=freifunk/adhoc-novlan

Or you can also use https://chef.libremesh.org