summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/community-profiles
diff options
context:
space:
mode:
authorManuel Munz <freifunk@somakoma.de>2013-05-17 19:58:00 +0000
committerManuel Munz <freifunk@somakoma.de>2013-05-17 19:58:00 +0000
commit1404e24be53626ce1dcd92e06ed2b9724a525a33 (patch)
treea070757757cf8b8aacfa5105a83d682ce837c465 /contrib/package/community-profiles
parent6fd6a367a498ddce780e9576e6cbb97968f91814 (diff)
contrib/community-profiles: add profile for freifunk reihen
Diffstat (limited to 'contrib/package/community-profiles')
-rw-r--r--contrib/package/community-profiles/files/etc/config/profile_reihen19
1 files changed, 19 insertions, 0 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_reihen b/contrib/package/community-profiles/files/etc/config/profile_reihen
new file mode 100644
index 000000000..cdabe72c0
--- /dev/null
+++ b/contrib/package/community-profiles/files/etc/config/profile_reihen
@@ -0,0 +1,19 @@
+config 'community' 'profile'
+ option 'name' 'Freifunk Reihen'
+ option 'homepage' 'http://freifunk.reihen.de'
+ option 'ssid' 'freifunk.reihen.de'
+ option 'mesh_network' '172.23.0.0/16'
+ option 'splash_network' '172.23.26.0/29'
+ option 'latitude' '49.21'
+ option 'longitude' '8.91'
+ option 'splash_prefix' '29'
+
+config 'defaults' 'interface'
+ option 'netmask' '255.255.0.0'
+
+config 'defaults' 'wifi_device'
+ option 'channel' '13'
+ option 'bssid' '02:07:04:08:08:09'
+
+config 'defaults' 'bssidscheme'
+ option '13' '02:07:04:08:08:09'