blob: fd5cdda594755c53c447eea3d81ff588224d31ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
config 'community' 'profile'
option 'name' 'Freifunk Augsburg'
option 'homepage' 'http://augsburg.freifunk.net'
option 'ssid' 'augsburg.freifunk.net'
option 'mesh_network' '10.11.0.0/18'
option 'splash_network' '10.104.0.0/16'
option 'latitude' '48.37071'
option 'longitude' '10.89475'
option 'suffix' 'ffa'
option 'splash_prefix' '27'
config 'defaults' 'interface'
option 'netmask' '255.255.192.0'
|