blob: ff1d661ab12a3b211beb7fec40b6050b90a8a07e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
config 'community' 'profile'
option 'name' 'Freifunk Potsdam'
option 'homepage' 'http://potsdam.freifunk.net'
option 'ssid' 'www.freifunk-potsdam.de'
option 'mesh_network' '10.22.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '52.39349'
option 'longitude' '13.06489'
config 'defaults' 'interface'
option 'netmask' '255.255.0.0'
config 'defaults' 'wifi_device'
option 'channel' '13'
|