rpi-wifi
rpi-wifi copied to clipboard
OpenVPN breaks client mode
When installing OpenVPN, the AP persists but the client capabilities disappear. However, if you remove OpenVPN, then the client comes back. Is there any fix for this?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Client mode is configured through wpa_supplicant
, so usually, AP mode is more critical. Can you get your wifi working with configuring only wpa_suppicant
(without changing any other network-related configuration)?