blob: 5d03f7d046892a0aa7dcd1d4193a958f8afe6929 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
config 'community' 'profile'
option 'name' 'Freifunk Seefeld'
option 'homepage' 'http://wiki.freifunk.net/Seefeld.freifunk.net'
option 'ssid' 'seefeld.freifunk.net'
option 'mesh_network' '10.111.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '48.03485'
option 'longitude' '11.21279'
config 'defaults' 'wifi_device'
option 'channel' '1'
option 'bssid' '02:CA:FF:EE:BA:BB'
|