site.conf 4.02 KiB
{
hostname_prefix = 'Bitte ändere mich!',
site_name = 'Freifunk Nord',
site_code = 'ffnord',
opkg = {
openwrt = 'http://openwrt.draic.info/chaos_calmer/15.05-rc3/%S/packages'
},
prefix4 = '10.187.0.0/16',
prefix6 = '2a03:2267:4e6f:7264::/64',
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
ntp_servers = {
'1.ntp.services.ffnord',
'2.ntp.services.ffnord',
'3.ntp.services.ffnord',
},
regdom = 'DE',
wifi24 = {
channel = 5,
ap = {
ssid = 'nord.freifunk.net',
},
ibss = {
ssid = '5c:c0:ac:00:d1:4c',
bssid = '5c:c0:ac:00:d1:4c',
mcast_rate = 12000,
},
--[[mesh = {
id = 'ffnord-mesh',
mcast_rate = 12000,
},--]]
},
wifi5 = {
channel = 44,
ap = {
ssid = 'nord.freifunk.net',
},
ibss = {
ssid = '5c:c0:ac:00:d1:4c',
bssid = '5c:c0:ac:00:d1:4c',
mcast_rate = 12000,
},
--[[mesh = {
id = 'ffnord-mesh',
mcast_rate = 12000,
},--]]
},
next_node = {
ip4 = '10.187.254.254',
ip6 = '2a03:2267:4e6f:7264::ffff',
mac = '36:f4:54:fc:e5:22'
},
fastd_mesh_vpn = {
methods = {'salsa2012+umac'},
mtu = 1280,
groups = {
backbone = {
limit = 1,
peers = {
ffnord_vpn0 = {
key = '3dd48007765a0392244df2f3b627c487bae1269d242278140ab6caac1e5f5f34',
remotes = {'ipv4 "vpn0.ffnord.net" port 10050','ipv6 "vpn0.ffnord.net" port 10050'},
},
ffnord_vpn1 = {
key = '2fa171346f800313145064d5e760af52069a3f3c6d1805c0393c747843b0eb8e',
remotes = {'ipv4 "vpn1.ffnord.net" port 10050', 'ipv6 "vpn1.ffnord.net" port 10050'},
},
ffnord_vpn2 = {
key = 'fe534908794ab69e3c12a109fdaf723b5857ad76bd214220a08fc7cd245df4f8',
remotes = {'ipv4 "vpn2.ffnord.net" port 10050', 'ipv6 "vpn2.ffnord.net" port 10050'},
},
ffnord_vpn3 = {
key = '51cb55fac596f8bdcaddc721d2390d44ef8d9ef0ff0c9152a44b8bd823207909',
remotes = {'ipv4 "vpn3.ffnord.net" port 10050', 'ipv6 "vpn3.ffnord.net" port 10050'},
},
},
},
},
},
bandwidth_limit = {
enabled = false,
egress = 800,
ingress = 4000,
},
autoupdater = {
branch = 'stable',
branches = {
stable = {
name = 'stable',
mirrors = {
'http://[2a03:2267:4e6f:7264::fd00]/firmware/stable/sysupgrade/',
'http://[2a03:2267:4e6f:7264::fd01]/firmware/stable/sysupgrade/',
'http://[2a03:2267:4e6f:7264::fd02]/firmware/stable/sysupgrade/',
'http://[2a03:2267:4e6f:7264::fd03]/firmware/stable/sysupgrade/',
},
good_signatures = 3,
pubkeys = {
'bbb814470889439c04667748c30aabf25fb800621e67544bee803fd1b342ace3', -- sargon
'e46bcbb302a250d414d2f014fc55d179693cd39c6527d120924a1e985dd8ae5f', -- DO9XE
'bd5a70d4c3df30eaa860d615c0e0526b0dda5bc60c09c20972bce4ffa7512659', -- bjoern
'1d37eacbd70f72730b1f5aba246a6a8eab100e2d45dda0163d9ad827f70f88d4', -- gernot
'b952fb086ae4987a1807af0ed14683117af663f6c075950d832b761a6963be9d', -- Tarnatos
'c83161964de2763ab2fc5730dcc0f8766212f130e6b48b3b42d7f1055c05a2be' -- bigfoot
},
},
experimental = {
name = 'experimental',
mirrors = {
'http://[2a03:2267:4e6f:7264::fd00]/firmware/experimental/sysupgrade/',
'http://[2a03:2267:4e6f:7264::fd01]/firmware/experimental/sysupgrade/',
'http://[2a03:2267:4e6f:7264::fd02]/firmware/experimental/sysupgrade/',
'http://[2a03:2267:4e6f:7264::fd03]/firmware/experimental/sysupgrade/',
},
probability = 0.1,
good_signatures = 1,
pubkeys = {
'bbb814470889439c04667748c30aabf25fb800621e67544bee803fd1b342ace3', -- sargon
'e46bcbb302a250d414d2f014fc55d179693cd39c6527d120924a1e985dd8ae5f', -- DO9XE
'bd5a70d4c3df30eaa860d615c0e0526b0dda5bc60c09c20972bce4ffa7512659', -- bjoern
'1d37eacbd70f72730b1f5aba246a6a8eab100e2d45dda0163d9ad827f70f88d4', -- gernot
'b952fb086ae4987a1807af0ed14683117af663f6c075950d832b761a6963be9d', -- Tarnatos
'c83161964de2763ab2fc5730dcc0f8766212f130e6b48b3b42d7f1055c05a2be' -- bigfoot
},
},
},
},
}