blob: c41144e48b907589e3562a6751222b4850e6826d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
config 'community' 'profile'
option 'name' 'Freifunk Berlin'
option 'homepage' 'http://berlin.freifunk.net'
option 'ssid' 'olsr.freifunk.net'
option 'mesh_network' '104.0.0.0/8'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '52.52075'
option 'longitude' '13.40948'
config 'defaults' 'wifi_device'
option 'channel' '10'
config 'defaults' 'interface'
option 'netmask' '255.0.0.0'
|