forked from smoe/site-ffoh
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsite.conf
More file actions
128 lines (118 loc) · 3.88 KB
/
site.conf
File metadata and controls
128 lines (118 loc) · 3.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
hostname_prefix = 'freifunk',
site_name = 'Freifunk Ostholstein',
site_code = 'ffoh',
opkg_repo = 'http://openwrt.draic.info/chaos_calmer/15.05-rc3/%S/packages',
prefix4 = '10.135.0.0/18',
prefix6 = 'fd73:111:e824::/64',
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
ntp_servers = {'1.ntp.services.ffoh','2.ntp.services.ffoh','3.ntp.services.ffoh','4.ntp.services.ffoh','pool.ntp.org'},
regdom = 'DE',
wifi24 = {
ssid = 'ostholstein.freifunk.net',
channel = 6,
htmode = 'HT40+',
mesh_ssid = '00:f1:70:00:d6:b0',
mesh_bssid = '00:f1:70:00:d6:b0',
mesh_mcast_rate = 12000,
},
wifi5 = {
ssid = 'ostholstein.freifunk.net',
channel = 44,
htmode = 'HT40+',
mesh_ssid = '00:f1:70:00:d6:b0',
mesh_bssid = '00:f1:70:00:d6:b0',
mesh_mcast_rate = 12000,
},
next_node = {
ip4 = '10.135.0.1',
ip6 = 'fd73:111:e824::1',
mac = '16:41:95:40:f7:dc',
},
fastd_mesh_vpn = {
methods = {'salsa2012+umac'},
mtu = 1280,
groups = {
backbone = {
limit = 1,
peers = {
gw1 = {
key = 'd63097eb426e8f5016957cd5ee184c60a535d001ec498115a828885568ba9e9c',
remotes = {'ipv4 "gw1.ostholstein.freifunk.net" port 10000'},
},
gw2 = {
key = '7047b6cde490ef31a55dc08fb6a05e7b0854ca4181e4f40c7b4757957d7bd249',
remotes = {'ipv4 "gw2.ostholstein.freifunk.net" port 10000'},
},
gw3 = {
key = 'f489da049d8542b387c32f61a613514c618dde22617962755f563261aafe5593',
remotes = {'ipv4 "gw3.ostholstein.freifunk.net" port 10000'},
},
gw4 = {
key = '66cec71f50f8002cf4527871db7467a266545b29221695ad9bb3c1733f601a88',
remotes = {'ipv4 "gw4.ostholstein.freifunk.net" port 10000'},
}
}
},
},
},
autoupdater = {
enabled = 1,
branch = 'experimental',
branches = {
stable = {
name = 'stable',
mirrors = {'http://1.updates.services.ffoh/stable/sysupgrade'},
probability = 0.08,
good_signatures = 2,
pubkeys = {
'daa19b44bbd7033965e02088127bad9516ba0fea8f34267a777144a23ec8900c', -- Linus
'a8dd60765b07330a4bbfdf8406102befca132881a4b65f3efda32cf2d5b362d9', -- Nils
'323bd3285c4e5547a89cd6da1f2aef67f1654b0928bbd5b104efc9dab2156d0b', -- NeoRaider
'e3bf97cd3bafaa832ac93f1bc39547b7738993bd83af1681a7cc1d4277f3c7f9', -- Steffen
},
},
beta = {
name = 'beta',
mirrors = {'http://1.updates.services.ffoh/beta/sysupgrade'},
probability = 0.08,
good_signatures = 2,
pubkeys = {
'daa19b44bbd7033965e02088127bad9516ba0fea8f34267a777144a23ec8900c', -- Linus
'a8dd60765b07330a4bbfdf8406102befca132881a4b65f3efda32cf2d5b362d9', -- Nils
'323bd3285c4e5547a89cd6da1f2aef67f1654b0928bbd5b104efc9dab2156d0b', -- NeoRaider
'e3bf97cd3bafaa832ac93f1bc39547b7738993bd83af1681a7cc1d4277f3c7f9', -- Steffen
},
},
experimental = {
name = 'experimental',
mirrors = {'http://1.updates.services.ffoh/experimental/sysupgrade'},
probability = 1.00,
good_signatures = 1,
pubkeys = {
'daa19b44bbd7033965e02088127bad9516ba0fea8f34267a777144a23ec8900c', -- Linus
'a8dd60765b07330a4bbfdf8406102befca132881a4b65f3efda32cf2d5b362d9', -- Nils
'323bd3285c4e5547a89cd6da1f2aef67f1654b0928bbd5b104efc9dab2156d0b', -- NeoRaider
'e3bf97cd3bafaa832ac93f1bc39547b7738993bd83af1681a7cc1d4277f3c7f9', -- Steffen
},
},
},
},
simple_tc = {
mesh_vpn = {
ifname = 'mesh-vpn',
enabled = false,
limit_egress = 200,
limit_ingress = 3000,
},
},
legacy = {
version_files = {'/etc/.freifunk_version_keep', '/etc/.lff_version_keep'},
old_files = {'/etc/config/config_mode', '/etc/config/ffoh', '/etc/config/freifunk'},
config_mode_configs = {'config_mode', 'ffoh', 'freifunk'},
fastd_configs = {'ffoh_mesh_vpn', 'mesh_vpn'},
mesh_ifname = 'freifunk',
tc_configs = {'ffoh', 'freifunk'},
wifi_names = {'wifi_freifunk', 'wifi_freifunk5', 'wifi_mesh', 'wifi_mesh5'},
},
}