I’ve set up WireGuard on a VPS.

A client on Linux desktop works with no issues.

The one on an android phone too, but not completely. Namely, TX and RX get updated, “handshake” and “last connected” with a phone on a server gets updated too, as well as on a phone itself. However, I can’t open any single website.

However, Telegram, for instance, works well. Another android app too, it appears. But all the rest of the apps don’t, not do the Firefox and Chrome.

What’s the matter?

  • @[email protected]
    link
    fedilink
    211 months ago

    This sounds like the Wireguard client can’t find a DNS server. Telegram and the other working apps either have the necessary IP addresses cached or built-in. Anything that needs DNS fails.

    Does your DNS server accept request from the Wireguard network? Or do you have NAT correct on your Wireguard server?

    Insert meme :ItsAlwaysDNS:

    • @fallenpixel
      link
      111 months ago

      This. I had to manually set my DNS server in the configuration for the wireguard client for it to work. A test I like doing is browsing to my router’s configuration address to test that IP traffic is working.