blob: 1d03d143528b87fcb76e150b208b4d20075b1d86 (
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' 'ffa'
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'
|