blob: 4933df242bd630babdd650f640d5a42c5200d073 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
config 'community' 'profile'
option 'name' 'arig Tel Aviv'
option 'homepage' 'http://arig.org.il'
option 'ssid' 'arig.org.il'
option 'latitude' '32.056'
option 'longitude' '34.772'
option 'splash_prefix' '28'
option 'suffix' 'arig'
option 'mesh_network' '10.0.81.0/21'
config 'community' 'profile'
option 'name' 'arig Arad'
option 'homepage' 'http://arig.org.il'
option 'ssid' 'arig.org.il'
option 'latitude' '31.26'
option 'longitude' '35.21'
option 'splash_prefix' '28'
option 'suffix' 'arig'
option 'mesh_network' '10.0.81.0/22'
config 'defaults' 'bssidscheme'
option '1' '02:CA:FF:EE:BA:BE'
option '13' '13:CA:FF:EE:BA:BE'
|