From c8d6a460bd23e4d364603297f48d5d812ea0148d Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 12 Apr 2010 14:03:57 +0000 Subject: [PATCH 1/1] Add Freifunk {Heppen,Bens}heim as requested by Marcus Raphael Bickel --- modules/freifunk/root/etc/config/freifunk | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/modules/freifunk/root/etc/config/freifunk b/modules/freifunk/root/etc/config/freifunk index d35d6bcfc..7876e3a71 100644 --- a/modules/freifunk/root/etc/config/freifunk +++ b/modules/freifunk/root/etc/config/freifunk @@ -221,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' + -- 2.11.0