Hi,
In order to redirect DNS requests to pihole (or whatever) a few people use the “passthrough” setup in the firewall in place of
the src and dst NAT rules.
I don’t know what passthrough is exactly about (never used), but I was wondering if it is as an effective method as the src/dst NAT rules which many of us already use for the same purpose.
Your thought, please.
ah ok. I was looking for a way to redirect dns queries (even hard-coded ones) to pihole without using NAT rules in order to enable pihole to show the devices’IPs which queries come actually from, but it seems that there is no way round it other than using the NAT tricks.
By the way, nothing we can do to catch dns requests made via DoT, isn’t it?
However, a user on reddit talked about using blocklists for DoH servers.
Other ones claim that they blocked port 53 completely (except for pihole), so devices are forced to use the piholes and show up accordingly, which is a bit too much in my opinion.