X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Ffreifunk%2Froot%2Fetc%2Fconfig%2Ffreifunk;h=7876e3a711bb5c75ed18967a4c9e4265469f5440;hp=0e9785840c9373ece307c4a9f9b201e33825f79a;hb=c8d6a460bd23e4d364603297f48d5d812ea0148d;hpb=8df506a4e26f1bd217d265f804ea14b56ebc0922 diff --git a/modules/freifunk/root/etc/config/freifunk b/modules/freifunk/root/etc/config/freifunk index 0e9785840..7876e3a71 100644 --- a/modules/freifunk/root/etc/config/freifunk +++ b/modules/freifunk/root/etc/config/freifunk @@ -169,9 +169,9 @@ config 'community' 'jena' config 'community' 'mainz' option 'name' 'Freifunk Mainz' - option 'homepage' 'http://wiki.freifunk.net/Mainz' - option 'ssid' 'http://wiki.freifunk.net/Mainz' - option 'mesh_network' '10.30.0.0/16' + option 'homepage' 'http://mainz.freifunk.net' + option 'ssid' 'mainz.freifunk.net' + option 'mesh_network' '10.37.0.0/16' option 'splash_network' '10.104.0.0/16' option 'splash_prefix' '27' option 'external' 'freifunk_mainz' @@ -194,6 +194,15 @@ config 'community' 'duesseldorf' option 'splash_prefix' '27' option 'external' 'freifunk_duesseldorf' +config 'community' 'oldenburg' + option 'name' 'Freifunk Oldenburg' + option 'homepage' 'http://oldenburg.freifunk.net' + option 'ssid' 'oldenburg.freifunk.net' + option 'mesh_network' '10.18.0.0/16' + option 'splash_network' '10.104.0.0/16' + option 'splash_prefix' '27' + option 'external' 'freifunk_oldenburg' + config 'community' 'kiberpipa' option 'name' 'Kiberpipa.net' option 'homepage' 'http://www.kiberpipa.net' @@ -212,3 +221,19 @@ config 'community' 'wlanljubljana' option 'splash_prefix' '27' option 'external' 'freifunk_wlanljubljana' +config 'community' 'heppenheim' + option 'name' 'Freifunk Heppenheim' + option 'homepage' 'http://heppenheim.freifunk.net' + option 'ssid' 'heppenheim.freifunk.net' + option 'mesh_network' '10.48.0.0/16' + option 'splash_network' '10.104.0.0/16' + option 'splash_prefix' '27' + +config 'community' 'bensheim' + option 'name' 'Freifunk Bensheim' + option 'homepage' 'http://bensheim.freifunk.net' + option 'ssid' 'bensheim.freifunk.net' + option 'mesh_network' '10.49.0.0/16' + option 'splash_network' '10.104.0.0/16' + option 'splash_prefix' '27' +