Rajan Patel
Rajan Patel
are you on a network that blocks OpenVPN connections? are there any detailed logs you can share from the app? can you share screenshots of your configurations on your phone...
@stiboan are you able to try this solution instead? https://github.com/rajannpatel/Pi-Hole-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-Wireguard-VPN-Configs
I will assume you have set the DNS on your Pi-Hole to use Google's DNS Servers at 8.8.8.8 and 8.8.4.4. To verify that everything is working as intended, go to...
For the devices where you are running Wireguard, and experiencing a DNS Leak, I want to know the Operating System version number, and Wireguard client version number.
I need to get my mittens on some Android 9 devices to see what is going on, but the general trend seems to be Android 9 + Wireguard is resulting...
In Chrome, go to `Settings` > `Lite Mode` and confirm that it is **Off**
Things appear to have changed with both the Google Cloud Console and the PiVPN setup. I will be making some updates soon. The demand for Wireguard is much higher, so...
So when installing PiVPN you will be asked to choose a DNS Provider, we don't want to push any 3rd party DNS services to clients connecting via VPN. We want...
I will run through the steps again tonight and figure out what may have changed, thanks for the heads up!
I will look into this... for google compute engine it may make sense to set the MTU on the interface as well: ```bash sudo ip link set dev wg0 mtu...