I've been trying for a while to establish a connection between the Wi-Fi generated by my raspberry (the raspberry is working as a wireless router) and the Wi-Fi it connects to, and all the posts I read about it are outdated.
What I want is to be able to connect to the raspberry's wifi from my computer and be able to have an internet connection. I'm planning to make like a chain of Raspberries connected via wifi, that ends on a server
[Raspberry] <=> [Raspberry] <=> [Raspberry] <=> [Server]
To configure the connections I followed this: https://lb.raspberrypi.org/forums/viewt ... 2#p1355569 (the pugbot solution)
It worked perfectly, but now I'm not being able to connect wlan0 with uap0
Any help you can give me will be useful. Thanks in advance!