Hi
Background
On my local network I run pfSense as my router and I force all DNS request through it via a technique called DNS Hijacking. I then send all requests to Quad9 through DoT on port 853.
These are the rules
Can DNS Benchmark be used to detect if my router is correctly hijacking my local networks DNS?
Results could be broken down for the different technologies.
If not already implemented, maybe this is a feature that other people will find useful to see if their firewall rules are working as expected.
Thanks
shoulders
Background
On my local network I run pfSense as my router and I force all DNS request through it via a technique called DNS Hijacking. I then send all requests to Quad9 through DoT on port 853.
These are the rules
- All traffic to port 53 on the router = Allow
- All traffic on port 53 not to the router = Block
- All traffic to port 853 on the router = Allow
- All traffic on port 853 not to the Router = Block
- The block rules can probably be changed to redirects, certainly for port 53, but might cause certificate issues for traffic on port 853
- DoH is handled by a custom DNSBL (blocklist) which has a large list of domains, but by it's nature will not have all of the DNS servers listed.
Can DNS Benchmark be used to detect if my router is correctly hijacking my local networks DNS?
Results could be broken down for the different technologies.
- DNS (basic) = Hijacked
- DoT = not-Hijacked
- DoH = Hijacked
If not already implemented, maybe this is a feature that other people will find useful to see if their firewall rules are working as expected.
Thanks
shoulders
Last edited:

