contrib/community-profiles: add profile for freifunk reihen
This commit is contained in:
parent
6fd6a367a4
commit
1404e24be5
1 changed files with 19 additions and 0 deletions
|
@ -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'
|
Loading…
Reference in a new issue