blob: 90fccbd81289adf31a958f6dfad0ab664975e855 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
config 'community' 'profile'
option 'name' 'Freifunk Bayreuth'
option 'homepage' 'http://bayreuth.freifunk.net'
option 'ssid' 'bayreuth.freifunk.net'
option 'mesh_network' '10.195.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'latitude' '49.945812'
option 'longitude' '11.575045'
option 'suffix' 'ffbt'
option 'splash_prefix' '28'
config 'defaults' 'interface'
option 'netmask' '255.255.192.0'
config 'defaults' 'wifi_device'
option 'channel' '4'
config 'defaults' 'wifi_iface'
option 'bssid' '42:CA:FF:EE:BA:BE'
|