modules/freifunk: add community profile for Mainz
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 22 Nov 2009 19:56:40 +0000 (19:56 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 22 Nov 2009 19:56:40 +0000 (19:56 +0000)
modules/freifunk/root/etc/config/freifunk
modules/freifunk/root/etc/config/freifunk_mainz [new file with mode: 0644]

index be7b154..2f0a137 100644 (file)
@@ -165,6 +165,15 @@ config 'community' 'jena'
        option splash_prefix "29"
        option 'external' 'freifunk_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 'splash_network' '10.104.0.0/16'
+       option 'splash_prefix' '27'
+       option 'external' 'freifunk_mainz'
+
 config 'community' 'ljubljana'
        option 'name' 'Kiberpipa.net (wlan-lj)'
        option 'homepage' 'http://www.kiberpipa.net'
diff --git a/modules/freifunk/root/etc/config/freifunk_mainz b/modules/freifunk/root/etc/config/freifunk_mainz
new file mode 100644 (file)
index 0000000..52458d4
--- /dev/null
@@ -0,0 +1,8 @@
+config defaults wifi_iface
+       option bssid    02:ca:ff:ee:ba:be
+
+config defaults wifi_device
+       option channel  1
+
+config defaults interface
+       option netmask  255.255.0.0