modules/freifunk: set country code 276 by default, for ch12, 13 with madwifi
[project/luci.git] / modules / freifunk / root / etc / config / freifunk
index 7a2e9ef..925b99a 100644 (file)
@@ -60,6 +60,7 @@ config defaults wifi_device
     option diversity 1
     option disabled  0
     option txpower   15
+    option country   276
 
 config defaults wifi_iface
     option mode                adhoc
@@ -111,6 +112,13 @@ config community berlin
        option prefix "104"
        option external freifunk_berlin
 
+config community potsdam
+       option name "Freifunk Potsdam"
+       option homepage http://potsdam.freifunk.net
+       option ssid "www.freifunk-potsdam.de"
+       option prefix "10.22"
+       option external freifunk_potsdam
+
 config community hannover
        option name "Freifunk Hannover"
        option homepage http://hannover.freifunk.net
@@ -124,3 +132,10 @@ config community augsburg
        option ssid "augsburg.freifunk.net"
        option prefix "191.161"
        option external freifunk_augsburg
+
+config 'community' 'jena'
+       option 'name' 'Freifunk Jena'
+       option 'homepage' 'http://www.freifunk-jena.de'
+       option 'ssid' 'jena.freifunk.net'
+       option 'prefix' '10.127'
+#      option 'external' 'freifunk_jena'