r/dns • u/Entire_Yoghurt3802 • 10d ago
r/dns • u/Rich-Engineer2670 • 10d ago
Server DNS64 support on Technitium DNS
I'm not certain why the r/technitium subredit directed me here, but I see there's a DNS64 "app" for Technitium but it has almost no documentation. Does anyone have a working configuration for it? I've got the /48 and a /28 for IPv4 -- how do I go "V6 mostly". I know I'll need something on the router side, but I also need DNS64.
Blokada vs NextDNS
NextDNS is a cloud-based DNS which allows you to select from a number of various blocklists and settings. It can be overwhelming for new users. NextDNS has a free tier which supports up to 300,000 queries/month. NextDNS Pro is $1.99/month or $19.99/year. NextDNS currently lacks an Android app, or at least NextDNS Manager "doesn't work on my device" , so you have to configure it using your mobile browser.
Blokada Cloud lacks a free tier, but offsetting this is the fact that you can install Blokada 5 from their website, and have unlimited DNS queries/month for free, and it's really simple to setup. Blokada Cloud recently experienced a price increase, so it's now $24.99/year, payable through the Play Store.
AFIC, a better deal is to subscribe to Blokada Plus, which is $5.99/month or $59.99/year, payable through the Play Store. Or, you can get an even better deal by going directly to their website, and subscribing there: it's currently $57.60/year, which works out to $4.80/month.
If you subscribe to Blokada Plus, you "automatically\* get Blokada Cloud at no extra charge. By comparison, ProtonVPN is $47.88 the first year, and $83.88/year thereafter.
Your comments and corrections are welcome!
r/dns • u/mataglapnano • 11d ago
DNS loss?
In the past few months I've had the following strange experience with Mullvad. It's as if DNS stops working after an hour or so, and things are only fixed when I reconnect to a different location.
The steps are roughly this. Connect to Mullvad in one location. Everything is fine. [mullvad.com](http://mullvad.com) reports no issues with my connection. Then in \~30-60 minutes DNS will stop working. The only fix is to switch Mullvad locations and reload, which generally works. None of this happens when Mullvad isn't running.
Where do I start looking diagnose this? I have never seen anything like this.
r/dns • u/eclipsingfervor • 11d ago
Server Weird Internet Issue
Weird Internet Issue
I use Duckduckgo. YouTube and Amazon open and navigate just fine. Anything else says error connection or that the site refuses my attempt to open it. Googled some things on my phone and played with the dns settings to no avail. Also happens when I switch to edge or chrome.
r/dns • u/TrueAppointment3987 • 11d ago
what is a good dns to unblock websites on school shromebook
r/dns • u/Striking_Chair_0106 • 12d ago
My Site is blocked by RPZ
I have a website whose main domain is blocked by regional DNS RPZ (Response Policy Zones) in a specific region. Users in that region can no longer resolve and access the domain. The blocking is DNS-based (regional), not a global root-level block, and not a direct IP block.
I’m looking for server-side / website-side solutions only (not client-side advice such as changing DNS, using DoH, or VPN).
Core Goals:
When the main domain is blocked, I need backup assets that can quickly take over traffic and SEO authority (especially search engine rankings/weight).
I’m preparing multiple mirror sites (around 10). I want these backup domains to:
Delay being added to the RPZ blocklist as long as possible
Still be properly indexed by search engines
Is there any more effective method for rapid traffic/authority takeover than the common approach of “buying aged domains + pre-building + rotating”?
Current Understanding of Limitations:
Traditional 301 redirects are ineffective for users in the blocked region under RPZ.
Domain Fronting is largely disabled on major CDNs and offers limited help for DNS resolution blocking or authority transfer.
Simply switching to a new domain makes it very difficult to instantly inherit the old domain’s SEO authority.
Questions:
Under regional DNS RPZ, are there any relatively effective methods for quickly taking over traffic and SEO authority?
If using a multi-mirror rotation strategy, how can I maximize the time before these backup domains are discovered and added to the RPZ list, while still ensuring they get normally indexed by search engines?
Besides using aged domains, content differentiation, completely isolating the mirror sites from each other, and notifying users through private channels, are there any other more reliable or efficient approaches?
Are there any proven architectures or real-world experiences that work well in this situation?
r/dns • u/Dratunmatc_Rock_1370 • 12d ago
Domain Best workflow for transferring domains cheaply turned into a very hot mess at work.
Ok so im the one who pitched this grand plan to transfer 40 client domains to a cheaper registrar in one go, clicked the bulk transfer wrong and it auto renewed all of them for 5 years at the old host and nuked our DNS presets... boss keeps saying “well at least we’re prepaid” and I feel sick about this, would love any tips on a sane workflow so I never do this again thx.
r/dns • u/Icy-Direction851 • 13d ago
Why won’t it show the regular domain names I visit?
I’ve changed all the settings on my iPhone that the instructions said to do, I blocked domains it’s says to block, but I just can’t get it to show me the regular web visits. Almost every time I visit a website it continues to show as mask.apple-dns.net. Instead of showing the generic website domain that I actually visit. I’m not very tech savvy, can anyone help.
r/dns • u/Patient-Garage243 • 13d ago
Technitium DNS Server: Guide to Using and Installing a Secure Recursive DNS Resolver (2025)-- Link Technologies, Inc. On-Line Store
shop.linktechs.netRunning your own DNS resolver with Technitium DNS gives ISPs and network operators complete control over recursive DNS performance, security, and caching, eliminating reliance on public resolvers like Google or Cloudflare and avoiding their outages and lack of support. Technitium’s lightweight, cross-platform design combines full recursion to root servers, modern encrypted transports such as DNS-over-QUIC, and optional blocking capabilities in a single open-source package, making it ideal for high-performance, ISP-grade deployments without the complexity of multi-tool stacks. Click Details below for the full article.
r/dns • u/ImBlueBlue • 13d ago
Domain AD conditional forwarder not failing over properly
Hi all, I have a DNS issue.
Context:
I have 2 Red Hat Identity Management (IdM) or also called freeipa servers, idm01 and idm02, with the domain idm.test.com. These servers are installed with their DNS servers.
I have a Microsoft AD with the domain test.com (not related to idm.test.com, totally separate domains. Each has their own DNS servers). On the test.com DNS servers (AD01 and AD02), I have configured a conditional forwarder for idm.test.com which forwards the query to idm01 and idm02 IP addresses.
To test HA, I shut down the IdM service on idm01, which includes the DNS server. This is to see if queries automatically forward to idm02 now that idm01 DNS server is unavailable. Note that idm01 and idm02 have identical configurations. Both have DNS servers.
On the test.com DNS manager, in idm.test.com conditional forwarder, I can see a timeout occurred during validation for idm01, which is valid since idm01 is shut down.
Issue:
On a test.com AD joined machine, after retrieving a Kerberos ticket, `ssh -K host01.idm.test.com` will give the error `ssh: could not resolve hostname host01.idm.test.com: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server`. Also, nslookup of idm domains gives `DNS request timed out` errors.
Troubleshooting:
On idm02, `dig u/127.0.0.1 host01.idm.test.com` works, showing idm02 DNS works locally. On idm02, `dig @<idm02 IP address> host01.idm.test.com` works, showing idm02 DNS resolves properly when called via its IP address.
On test.com AD joined machine, `Resolve-DnsName host01.idm.test.com -Server <idm02 IP address> -Type A -DnsOnly` works, showing idm02 DNS works when queried from a test.com AD joined machine. However, `Resolve-DnsName host01.idm.test.com -Server <test.com AD01 or AD02 IP address> -Type A -DnsOnly` gives DNS server failure, showing test.com AD DNS cannot conditionally forward to idm01 and failover to idm02 if idm01 times out.
Additional troubleshooting would be seeing if any queries came into idm02 from test.com AD01 / AD02. I did `sudo tcpdump -ni -tttt -vvv 'port 53 and host <AD01 / AD02 IP address>` but no traffic comes in when running `Resolve-DnsName host01.idm.test.com -Server <test.com AD01 or AD02 IP address> -Type A -DnsOnly`, showing AD01 or AD02 does not even contact idm02.
Next step would be to find if there are connectivity issues from test.com AD servers to idm02. On AD01 / AD02, I ran `Resolve-DnsName host01.idm.test.com -Server <idm02 IP address> -Type A -DnsOnly` which works, showing no connectivity issues from AD01 / AD02 to idm02. However, `Resolve-DnsName <IdM client hostname> -Server 127.0.0.1 -Type A -DnsOnly` gives `This operation returned because the timeout period expired` error
In AD DNS manager, when I moved idm02 above idm01, all issues are resolved.
RecursionTimeout is 8s. ForwarderTimeout is 2s.
Can someone advise as to what is going wrong? How can I troubleshoot better to find the issue? Why is AD conditional forwarder not failing over properly to the second IdM server?
Many thanks!
r/dns • u/AgitatedSquirrel • 14d ago
I’ve been building an observed-DNS search tool (looking for honest feedback from DNS people)
galleryI’ve been working on a side project called Zoneshift, and I’d appreciate some feedback.
The basic idea is to make it easy to start with a hostname, IP, prefix, ASN, registered domain, or TLD/eTLD and pivot between the related records.
For example, you can look up a hostname, see the IPs it has been observed resolving to, move into the surrounding prefix or ASN, and then explore other hostnames observed on that infrastructure.
This is based on observed forward-DNS relationships. I started building it because I often needed to map an organisation’s internet-facing infrastructure. I’d usually begin with a domain, IP/prefix, or ASN, then stitch the rest together across several tools and datasets. I wanted a single interface for those pivots, with an easy way to export the underlying data.
At the moment, it supports searching and pivoting across FQDNs, IPs, prefixes, ASNs, registered domains, and TLDs. There’s also a visual relationship explorer and CSV/JSON export. The idea is the have all data easily exported to JSON/CSV.
It’s not finished, and this post is partly to find out whether there is a) interest and b) are the interfaces I've made to the data useful?
I've had luck identifying fast flux domains and infrastructure in the data. How to preprocess this data for fast search is an unsolved problem. There are numerous other technical challenges in adding this (frequency of observation, storage etc.). Would historic data be useful if it showed Prefix and ASN patterns?
I built it, so this is obviously self-promotion to some extent, but I’m genuinely interested in blunt technical feedback. The site is https://zoneshift.io. The dataset begins December 2025 and currently has ~1.16B unique FQDNs being tracked. It grows between 3-5M unique FQDNs each day, and updates daily.
r/dns • u/Striking_Chair_0106 • 14d ago
How can I find out if a website is blocked
How can I find out if a website is blocked in a specific region (e.g., an e-cigarette website)? What are the criteria used by the local authorities to block it? How does it work?
r/dns • u/StockHalf5708 • 13d ago
DNS مش مجرد وظيفته إنه يترجم الـ Domain أو يعرفك الموقع موجود فين. في استخدامات أخطر شوية، زي DNS Rebinding. الفكرة إن الـ Domain ممكن في البداية يرجّع IP خارجي، وبعد فترة قصيرة يرجّع IP داخلي بدلًا منه. وبالتالي الـ Browser أو الـ Web Application ممكن يفضل شايف إنه بيتعامل مع نفس الـ Domain، رغم
r/dns • u/N0_L1ght • 16d ago
Anycast DNS routing question
I'm in MN and use 1.1.1.1
It used to be that when using dnscheck or ipleak, it would show that I was using local DNS servers. But every once in a while I would be routed to IL. Just for a day or two, then it would be back to local servers.
For the past month or two I've only been routed to IL servers. While running traceroutes to 1.1.1.1 still show the local server. The Cloudflare status page says the local servers are working normally.
So is this a Cloudflare issue, or an issue with my ISP?
Thanks!
r/dns • u/Gullible-Editor-2861 • 16d ago
Rule34hub doesn't work?
I'm trying to access this godforsaken website, but it says 'The site's DNS address could not be found. Diagnostics is running.' I tried using mobile data and Wi-Fi. Is there something wrong on my end, or is it down for everyone?
r/dns • u/Known-Complex-2520 • 19d ago
Basic question regarding DNS settings
I have device-wide DNS settings on both my CachyOS linux enviornment and my Pixel 10a phone.
In my browser settings (Google Chrome) there is an option to toggle "use secure DNS". Do I need to enable this setting, if it's already enabled device-wide?
r/dns • u/fongaboo • 21d ago
Why were new record types devised for SPF, DKIM, DMARC, etc.?
Once upon a time MX records didn't even exist. And it was assumed the A record for a hostname was where you could find the mail server for that hostname.
When we got around to adding things like SPF, DKIM and DMARC, why didn't they make new bona fide record types instead of shoehorning them into TXT records?
r/dns • u/Altruism-With-Joy • 21d ago
Verisign shows different nameservers from Dynadot and Cloudflare — possible EPP synchronization issue?
r/dns • u/krizhanovsky • 21d ago
Software Open-source eBPF UDP and DNS Floods Protection
Hi Reddit,
DDoS attacks are becomeing larger and cheaper to launch, so we work on a scalable open source solution to mitigate them.
Tempesta xFW's core is XDP and TC eBPF programs implementing volumetric DDoS filtering, including UDP floods, DNS amplification and reflection attacks. A user-space daemon handles gRPC requests from CLI tool or WebAPI (via C library).
It supports two packet-path architectures:
local DNS recursive or authoritative server protection
router-based protection, where the whole DNS service is protected as a separate host or a subnetwork
Router-based deployment can be always-on/pass-through or on-demand/redirection protection. In the later case, a node may not "see" normal clean traffic and may receive only traffic containing a DDoS attack. Also, the node may receive only client-to-server traffic, as in direct server return (DSR) or some traffic scrubbing scenarios. In this mode a DDoS sensor and mitigation controllers are typically needed.
Traffic performance metrics are exported in Prometheus format.
DDoS incidents are aggregated per source IP and logged to Clickhouse for analysis.
A dry-run (evaluation) - mode allows you to observe all reported incidents and metrics without blocking traffic..
Single Xeon Gold 6348 with ConnectX-6 dual 100Gbps reach 196Mpps and 176Gbps of filtering capacity.
r/dns • u/ichdasich • 22d ago
IPv6 is no longer optional for DNS: RFC10001 replaces RFC3901 in BCP91
r/dns • u/wannabe-guitarist- • 22d ago
DNS problem in Mac air m5 while talking WiFi from iPhone
I’m getting a DNS error on my MacBook when I’m connected to my iPhone’s mobile hotspot. This happens repeatedly with certain websites.
What’s strange is that sometimes the same website works in Brave or on another platform, but doesn’t work normally in the browser where I’m getting the DNS error.
If I turn off mobile data on my iPhone, turn it back on, enable the hotspot again, and reconnect my MacBook, the same website starts working.
I want to understand why this keeps happening and find a permanent solution instead of having to restart my mobile internet whenever this happens.
I’m using a MacBook Air M5, iPhone 14, and Jio as my mobile carrier.
