Hi all
I have tried to set up a mesh network according to the following tutorial:
https://www.open-mesh.org/projects/batman-adv/wiki/Quick-start-guide
Everything goes well until the steps for creating a bridge between eth0 and bat0. When running the command as shown below, it fails.
root@OpenWrt:~# ip link set eth0 master mesh-bridge ip: either "dev" is duplicate, or "master" is garbage
I suspect that the ip version (BusyBox v1.28.4) I got does not support bridging? Sincerely hope that someone can please guide me to solve this issue.
This is my HW/SW: HW: TP-Link TL-WR841N and Ubiquiti M2 Bullet OpenWrt 18.06.4, r7808-ef686b7292
As you see I have not the newest HW so that's the reason why I have initially tried to use OpenWrt version 18.06.4 and not the newest version. Anyone that have experience with Batman on these wifi devices, please share.
Many thanks in advance for your help.