openplotter icon indicating copy to clipboard operation
openplotter copied to clipboard

OP forbid multiple USB WiFi clients dongle

Open doxav opened this issue 7 years ago • 2 comments

In a setup with the Pi3 builtin WiFi interface and >= 2 USB WiFi adapters used to connect multiple clients, OP will either show only 1 WiFi client interface, either automatically disconnect any new connection with more than 1 adapter.

doxav avatar Aug 22 '18 19:08 doxav

If you set the network mode to "client" it uses standard raspbian network setup. You can connect as many WiFi interfaces as raspbian likes. The other network modes are made for special configurations(AP). You can build your own setup and copy it into the network folder. The Linux router matrix defines the sequence for the Internet gateway. You can connect to many APs but Linux will only communicate with one to the Internet. I can't see any advantage to have more than one connection to the WiFi Internet. Please explain what you want to achieve.

e-sailing avatar Sep 15 '18 15:09 e-sailing

Does setting openplotter to "client" and use the linux way to setup your configs solve the problem for you @doxav ?

FredericGuilbault avatar Feb 13 '19 16:02 FredericGuilbault