From: Manuel Munz Date: Fri, 17 May 2013 19:58:00 +0000 (+0000) Subject: contrib/community-profiles: add profile for freifunk reihen X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1404e24be53626ce1dcd92e06ed2b9724a525a33;p=project%2Fluci.git contrib/community-profiles: add profile for freifunk reihen --- 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 0000000000..cdabe72c0e --- /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'