blob: f4dffb80c271875414ad331dedf69cf3210ba47f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
config 'community' 'profile'
option 'name' 'Freifunk Leipzig'
option 'homepage' 'http://leipzig.freifunk.net'
option 'ssid' 'leipzig.freifunk.net'
option 'mesh_network' '104.61.0.0/16'
option 'splash_network' '10.104.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '51.33348'
option 'longitude' '12.40297'
config 'defaults' 'interface'
option 'netmask' '255.0.0.0'
|