Evkob (they/them)

Languages: Français, English

Pronouns: They/them

Communities:

  • 0 Posts
  • 11 Comments
Joined 2 years ago
cake
Cake day: June 5th, 2023

help-circle


  • I was having issues getting my Android device to use my local DNS server over VPN, what worked for me was setting it up through RethinkDNS. There’s a setting to prevent DNS leaks by capturing all traffic on port 53 and directing it to the DNS server you set. It doesn’t feel like an elegant solution but hey, it works.

    Note, you’ll have to make sure your private DNS setting is off, in the internet section of the system settings.





  • The reason for the VPN is to have access to my Unbound DNS on my phone from anywhere, not only my local network. If I just wanted to configure the DNS on my local network, I’d set up static IP for my network in Android’s settings and input the DNS server manually. This works fine when I set it up, but like I said I want to use Unbound on my phone anywhere via Wireguard.

    I’m not sure what’s the second thing you want me to clarify! Sorry for the confusion, I appreciate you trying to help out :)





  • When connected through wireguard can you access anything on the local network?

    Everything works as expected with Wireguard otherwise, I can ssh into my server or my desktop, and access the other things hosted on my server (although these are all through Docker, which is why I suspect container isolation to be an issue).

    Does this issue also happen when you’re on another network and vpning back?

    Yup, same issues whether I’m on the local network, the WiFi at work, or on LTE.