IPv6 WiFi Mesh using systemd with Raspberry Pi 4

Hello there,

I would like to create a WiFi mesh with 2 Raspberry Pi's using batman adv with systemd, which is mentioned here:

https://www.open-mesh.org/news/101
https://www.freedesktop.org/software/systemd/man/systemd.netdev.html#[BatmanAdvanced]%20Section%20Options

I would prefer to use IPv6. Could someone help me to get the configuration for systemd for this purpose, please?

Your post does not appear to be related to an officially released OpenWrt version, package or supported operation.

It is unlikely that you will receive useful input here.

Please seek advise from the relevant os vendor.

3 Likes

Openwrt does not use systemd, the init is called Procd. So you cannot do that in OpenWrt.

You probably need to do this with RaspberryOS or another Linux distro (most distros use systemd)

3 Likes

thanks! I thought openwrt uses as well systemd. in that case this is the wrong place here.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.