Re: Unable to get DHCP after join wlan0 WIFI mesh network

2021-11-07 Thread Dweb Fan
Hi Linus, Thanks for the detailed explanation. This really answers my question, although one small confusion is why these 2 directories: /sys/kernel/debug/batman_adv/ and /sys/class/net/wlan0/batman_adv, are not present. I even upgraded to the latest 5.14 kernel on Raspberry Pi, unable to find.

Re: Unable to get DHCP after join wlan0 WIFI mesh network

2021-11-06 Thread Linus Lüssing
On Fri, Nov 05, 2021 at 04:22:11PM -0700, Dweb Fan wrote: > 4. I follow the document > https://www.kernel.org/doc/Documentation/networking/batman-adv.txt, > but seems like unable to see batman related files/folders under > /sys/class/net/wlan0. Here is output: > $ ls /sys/class/net/wlan0 Hm,

Re: Unable to get DHCP after join wlan0 WIFI mesh network

2021-11-06 Thread Linus Lüssing
Hi, Glad to see that more and more people are experimenting with WiFi mesh networks. On Fri, Nov 05, 2021 at 04:22:11PM -0700, Dweb Fan wrote: > Dear all, > > Thanks for making such a great project! > > I'm following the guide from > https://github.com/binnes/WiFiMeshRaspberryPi, and setting

Unable to get DHCP after join wlan0 WIFI mesh network

2021-11-06 Thread Dweb Fan
Dear all, Thanks for making such a great project! I'm following the guide from https://github.com/binnes/WiFiMeshRaspberryPi, and setting up wifi mesh network on top of raspberry pi 3B+. Below steps are good now: - batctl ping works (peer can ping each other through both IP and MAC address) -