blob: b32eea9a725493ab06f9220e0e834f3e73ac7470 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
config 'community' 'profile'
option 'name' 'Piratenfreifunk Bergisches Land'
option 'homepage' 'http://www.piraten-bergisches-land.de'
option 'ssid' 'PiratenfunkBL'
option 'mesh_network' '10.3.0.0/16'
option 'splash_network' '192.168.0.0/16'
option 'splash_prefix' '27'
option 'latitude' '51.26849'
option 'longitude' '7.19476'
option 'external' 'freifunk_bergischesland'
config 'defaults' 'wifi_device'
option 'channel' '11'
config 'defaults' 'wifi_iface'
option 'bssid' '02:40:00:42:42:42'
config 'defaults' 'interface'
option 'netmask' '255.255.0.0'
|