blob: e967fdb439b55cba3bdf27100a57210cedf9e9fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
config 'community' 'profile'
option 'name' 'Freifunk Oldenburg'
option 'homepage' 'http://oldenburg.freifunk.net'
option 'ssid' 'oldenburg.freifunk.net'
option 'mesh_network' '10.18.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '53.14083'
option 'longitude' '8.21314'
config 'defaults' 'wifi_device'
option 'channel' '6'
config 'defaults' 'wifi_iface'
option 'bssid' '02:CA:FF:EE:BA:BE'
|