]> git.ipfire.org Git - thirdparty/freifunk-ipfire.git/blame - sites/FFRG.json
update data structure
[thirdparty/freifunk-ipfire.git] / sites / FFRG.json
CommitLineData
29f8f336
PB
1{
2 "name": "Freifunk Ruhrgebiet",
3 "id": "FFRG",
4 "prefix": "FF-",
5 "register": "http://register.freifunk-ruhrgebiet.de",
6 "url": "http://www.freifunk-ruhrgebiet.de",
7 "map": "http://map.freifunk-ruhrgebiet.de",
749c9c5b 8
29f8f336
PB
9 "supernodes": [
10 {
749c9c5b 11 "protocol": "fastd",
29f8f336
PB
12 "peer": "ruhrgebiet0",
13 "key": "b99ecd9663126a8036d9e9990df7110318567b6cfa06652e55de853a6384fb6a",
14 "remote": "ffrg0.freifunk-ruhrgebiet.de",
749c9c5b
PB
15 "port": 10000,
16 "mtu": 1426,
17 "ciphers": ["aes128-gcm", "salsa2012+gmac", "xsalsa20-poly1305", "null"]
29f8f336
PB
18 },
19 {
20 "peer": "ruhrgebiet1",
21 "key": "15e1601791c201e463ca404ae9174f937859346ef1b7311a3e9eebf02fe6ebbe",
22 "remote": "ffrg1.freifunk-ruhrgebiet.de",
749c9c5b
PB
23 "port": 10000,
24 "mtu": 1426,
25 "ciphers": ["aes128-gcm", "salsa2012+gmac", "xsalsa20-poly1305", "null"]
29f8f336
PB
26 },
27 {
28 "peer": "ruhrgebiet2",
29 "key": "975e713ba967c20a8812a0f51d741a787b7258c5b58845d812cda845f825f6a1",
30 "remote": "ffrg2.freifunk-ruhrgebiet.de",
749c9c5b
PB
31 "port": 10000,
32 "mtu": 1426,
33 "ciphers": ["aes128-gcm", "salsa2012+gmac", "xsalsa20-poly1305", "null"]
29f8f336
PB
34 },
35 {
36 "peer": "ruhrgebiet3",
37 "key": "f82b1d93c1719dc9cd5785437aebe004014c94820b2aa26759f2b1c0bd7b2f6c",
38 "remote": "ffrg3.freifunk-ruhrgebiet.de",
749c9c5b
PB
39 "port": 10000,
40 "mtu": 1426,
41 "ciphers": ["aes128-gcm", "salsa2012+gmac", "xsalsa20-poly1305", "null"]
29f8f336
PB
42 }
43 ],
44
29f8f336
PB
45 "batman-adv": "2013.4",
46
749c9c5b
PB
47 "adhoc" : [
48 {
49 "ssid": "wifimesh-ruhrgebiet",
50 "bssid": "02:ff:13:37:ff:01",
51 "channel": 3,
52 "htmode": "HT40+",
53 "mesh_mcast_rate": 12000
54 },
55 {
56 "ssid": "wifimesh-ruhrgebiet5",
57 "bssid": "02:ff:13:37:ff:02",
58 "channel": 44,
59 "htmode" : "HT40+",
60 "mesh_mcast_rate": 12000
61 }
62 ],
29f8f336 63
749c9c5b
PB
64 "infrastructure" : [
65 {
66 "ssid": "Freifunk",
67 "channel": 3,
68 "htmode": "HT40+"
69 },
70 {
71 "ssid": "Freifunk (5GHz)",
72 "channel": 44,
73 "htmode": "HT40+"
74 }
75 ]
29f8f336 76}