987
It was (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] unphazed@lemmy.world 9 points 1 week ago

Can someone ELI5 me why DNS is such a fucking cancer with VPNs? My work machine uses VPNs and my home network, my server, etc, no probs whatsoever. I can ping outside all damn day. But to get DNS to work on my work pc sometimes I have to restart my home network to get DNS to work on the machine. I can't wrap my head around that.

[-] Johanno@feddit.org 7 points 1 week ago

DNS

A server where you ask what IP is connected to the letters you enter in the browser.

VPN

A way to connect to someone else's pc and Internet.

The issue that I had with dns was for example connecting to the router.

It has a url like fritz.box so you get to the UI. Now with a vpn this won't work, because the router is circumvented and can't redirect your DNS request to its own ip.

However the ip of the router still works.

So you must know that when using a vpn you have the dns of the config in router of your vpn provider. You can overwrite that on various places but it is a bit confusing.

[-] jwmgregory@lemmy.dbzer0.com 4 points 1 week ago

am not a network engineer but it’s because when your OS network stack and DNS were designed the idea of having multiple potential DNS servers wasn’t really much of a thing yet, i think. the stack isn’t really made for a multiple sources of truth scenario. it could be a number of things in your case - race conditions, override conflicts, etc.

this post was submitted on 21 Oct 2025
987 points (100.0% liked)

Programmer Humor

27101 readers
1043 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS