1 min readJun 18, 2019
Hi,
Thanks a lot for your great job.
I did everything as you described on two PIs. One is the gateway, the other is a node of my mesh network.
When I plug a Wifi dungle, it uses the wlan1 interface. Thought, I changed the last part, replacing wlan1 by wlan0 and wlan0 by wlan1.
I can ping google on the gateway. By running sudo batctl n on both PIs, I’m sure that they detect each other (they both see one neighboor).
But, when I try to ping google on the node, it waits several seconds, then it raises ping: google.com: Temporary failure in name resolution.
Do you know why does it fail ?
Thank you.