blob: 79466f181a34086bfd37d16354336009975058fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
config 'community' 'profile'
option 'name' 'Freifunk Gadow'
option 'homepage' 'http://gadow.freifunk.net'
option 'ssid' 'gadow.freifunk.net'
option 'mesh_network' '104.0.0.0/8'
option 'splash_network' '10.61.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '53.11'
option 'longitude' '12.61'
config 'defaults' 'interface'
option 'netmask' '255.0.0.0'
config 'defaults' 'bssidscheme'
option '1' '02:CA:FF:EE:BA:BE'
|