modules/freifunk: Add profile for Bern. (#169)
authorManuel Munz <freifunk@somakoma.de>
Thu, 25 Nov 2010 16:29:42 +0000 (16:29 +0000)
committerManuel Munz <freifunk@somakoma.de>
Thu, 25 Nov 2010 16:29:42 +0000 (16:29 +0000)
modules/freifunk/root/etc/config/freifunk
modules/freifunk/root/etc/config/openwireless_bern [new file with mode: 0644]

index e4dbe06..9de70b2 100644 (file)
@@ -245,3 +245,12 @@ config 'community' 'marburg'
        option 'splash_network' '10.104.0.0/16'
        option 'splash_prefix' '29'
        option 'external' 'freifunk_marburg'
        option 'splash_network' '10.104.0.0/16'
        option 'splash_prefix' '29'
        option 'external' 'freifunk_marburg'
+
+config 'community' 'openwireless_bern'
+       option 'name' 'Openwireless Bern'
+       option 'homepage' 'http://bern.openwireless.ch/'
+       option 'ssid' 'www.openwireless.ch'
+       option 'mesh_network' '10.247.0.0/16'
+       option 'splash_network' '10.104.0.0/16'
+       option 'splash_prefix' '27'
+       option 'external' 'openwireless_bern'
diff --git a/modules/freifunk/root/etc/config/openwireless_bern b/modules/freifunk/root/etc/config/openwireless_bern
new file mode 100644 (file)
index 0000000..c69a6df
--- /dev/null
@@ -0,0 +1,10 @@
+package 'openwireless_bern'
+
+config 'defaults' 'interface'
+       option 'netmask' '255.255.0.0'
+       option 'dns' '208.67.222.222 208.67.220.220'
+
+config 'defaults' 'wifi_device'
+       option 'channel' '10'
+       option 'country' '756'
+