freifunkh / ansible

Here we store all Ansible roles and configs used for Freifunk Hannover.
MIT License
7 stars 3 forks source link

mesh_batman: add batman netdevs #236

Closed AiyionPrime closed 1 year ago

AiyionPrime commented 2 years ago

Können wir im Laufe des Abends erweitern und mergen, wenn wir zufrieden sind.

lemoer commented 1 year ago

Note for later: What's this? Can we remove it?

lemoer commented 1 year ago

Note for later: This also affects harvester, since it also uses batman in conjunction with fastd. I tried to make things compliant with the "non sn" parts of fastd. But not sure, if I completely got this right.

lemoer commented 1 year ago

Habe das mal auf sn01 deployt. Dort scheint es mit wireguard schon mal zu funktionieren. Fastd habe ich noch nicht getestet.

lemoer commented 1 year ago

Fastd scheint auch zu gehen.

lemoer commented 1 year ago

Auch die vlan-gt scheinen zu funktionieren:

[root@sn01]:/etc/ferm # batctl n
[B.A.T.M.A.N. adv 2022.1, MainIF/MAC: vlan-gt-20/06:53:09:f0:eb:74 (bat0/88:e6:40:ba:10:02 BATMAN_IV)]
IF             Neighbor              last-seen
   vlan-gt-20     72:e3:f0:ca:68:fc    0.240s
   vlan-gt-20     4a:fd:27:db:26:dc    0.012s
   vlan-gt-20     2a:ab:8a:15:cd:cd    0.880s
   vlan-gt-20     66:67:fc:1d:ed:22    0.212s
   vlan-gt-20     ea:c6:6e:d9:b5:80    0.468s
   vlan-gt-20     7a:83:25:89:f2:98    0.520s
   mesh_fastd     a6:0a:b5:30:8c:f3    0.308s
lemoer commented 1 year ago

Ready for review!

AiyionPrime commented 1 year ago

Next time we should squash the fixup commits while merging. @1977er I think we can still fix that without troubles, just call me later, when you've got time to assess possible risks with me.