Comment on Accessing Unbound DNS on my phone through Wireguard VPN
Evkob@lemmy.ca 2 months agoWhen 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.
rymdlord@feddit.nu 2 months ago
If I don’t remember wrong Android will always use your DNS config over the WG provided one so make sure to leave it blank. As for the routing I have a alternative solution that could maybe work using this app in combination with the WG tunnel. But when it comes to your current setup I suggest you try the following.
If you really want to solve this problem you might want to read up on routing and networking in general! I suggest you start with Wikipedia! That’s atleast where I started! :D
I wish you good luck on you self hosting experience!