Friends, I welcome You.
I have probably created similar themes, but I do not fully understand how to organize a mesh network?
I have four Raspberry Pi 4 that have additional USB Wi-Fi adapters installed that support mesh point mode. I use the instructions provided on the site.
I do everything that is specified up to the point: "Using the command line CLI"
that is at each station I do what is indicated in the instructions.
if you go to the luci web interface, there are no connections, as far as I understand looking at this image:
I'm confused by the "Host" column, why is there a question mark? I think that my devices are not part of the mesh network.
Can you tell me what I'm doing wrong? How to properly organize a mesh network and ensure that all devices are included in it. Thank you very much.
With 802.11s much like OLSR the mesh is organized by mesh-id and assignment of unique ip addresses to each node. (Further organization could be down to per radio, frequency, channel and mesh_id)
Libremesh for example creates a 10.13/16 network and automatically gives each node unique ip address based on MAC addresses.
With mesh I'd 'LiMe'
Have you assigned each node the same mesh_id and a unique IP address on same subnet?
Also you need to set same wifi channel and wifi frequency on all nodes