DNS is not working
Vietnam ISPs blocked access to Steam store so I have to change DNS to make the store work. But when I change DNS in the network settings it didn't work. Is there any way to solve this problem? I'm a Linux beginner so detailed guide/instruction really helps. Thank you.
10 Replies
try running
resolvectl status
in terminal to see your current dnsseems like the dns is set to 1.1.1.1 but its not working as intended
Try restarting if you havent
I already did
Found or if it doesn't exist create the file /etc/systemd/resolved.conf
Open the file and set the custom dns there. *You need sudo
resolvectl already show it is applied tho
can you open from browser?
e.g.:
[Resolve]
DNS=xxxxxxxxxxxxxxxxx
FallbackDNS=xxxxxxxxxxxxx
DNSOverTLS=yes/no
No
i guess you could try editing this and turning on DNSOverTLS
maybe your isp do dns poisoning or something
Solution
Got it fixed using warp-cli, turn on doh mode, thanks for helping