Add backbone config

This commit is contained in:
Matthias Schiffer 2013-09-30 21:25:38 +02:00
parent 6c40c1149f
commit 99e43524b8
2 changed files with 27 additions and 1 deletions

View file

@ -26,6 +26,32 @@
mac => '16:41:95:40:f7:dc',
},
fastd_mesh_vpn => {
methods => ['xsalsa20-poly1305'],
mtu => 1426,
backbone => {
limit => 2,
peers => {
burgtor => {
key => '657af03e36ff1b8bbe5a5134982a4f110c8523a9a63293870caf548916a95a03',
remotes => ['ipv4 "burgtor.mesh.ffhl.chaotikum.org" port 10000'],
},
holstentor => {
key => '8c660f7511bf101ea1b599fe53af20e1146cd923c9e9d2a3a0d534ee75af9067',
remotes => ['ipv4 "holstentor.mesh.ffhl.chaotikum.org" port 10000'],
},
huextertor => {
key => 'a1b124f43eae4f5929850c09cda825ef35d659e3db4d7746e3d97627e9fa7238',
remotes => ['ipv4 "huextertor.mesh.ffhl.chaotikum.org" port 10000'],
},
muehlentor => {
key => 'bd4ec3cf87bb0042eed2fa121fbc402154d28fb1ae9dff9cdb71bb21892f401a',
remotes => ['ipv4 "muehlentor.mesh.ffhl.chaotikum.org" port 10000'],
},
},
},
},
configmode => {
msg_pubkey => <<'END',
Dies ist der öffentliche Schlüssel deines Freifunkknotens.

View file

@ -1,2 +1,2 @@
GLUON_SITE_PACKAGES := gluon-config-mode gluon-cron gluon-ebtables gluon-next-node gluon-mesh-batman-adv gluon-mesh-vpn-fastd gluon-autoupdater \
htop iputils-ping6 iptables kmod-ipt-nathelper firewall
htop iputils-ping6 iptables kmod-ipt-nathelper firewall fastd haveged