lukicdarkoo / rpi-wifi

Configures simultaneous AP and Managed Mode Wifi on Raspberry Pi
GNU General Public License v3.0
535 stars 119 forks source link

OpenVPN breaks client mode #16

Open 43y3s opened 4 years ago

43y3s commented 4 years ago

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!](https://www.bountysource.com/issues/96267834-openvpn-breaks-client-mode?utm_campaign=plugin&utm_content=tracker%2F97445956&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F97445956&utm_medium=issues&utm_source=github).
lukicdarkoo commented 4 years ago

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)?