Forbid external DNS servers - DNS Forwarder does not work
-
My goal is to forbid any DNS servers thats been set on the user's host and use pfsense's DNS forwarder instead.
-Disabled DNS resolver and enabled DNS Forwarder service. Set some domain overrides.
-Interfaces for DNS Forwarder:
All-Made the rules for port 53 as described here:
https://doc.pfsense.org/index.php/Blocking_DNS_queries_to_external_resolvers-The DNS servers (System/General):
8.8.8.8
4.4.4.4-Applied all the changes, restarted services.
Result is that DNS resolve does not work at all.
Any idea?
-
https://doc.pfsense.org/index.php/Redirecting_all_DNS_Requests_to_pfSense
-
https://doc.pfsense.org/index.php/Redirecting_all_DNS_Requests_to_pfSense
Thank you. But then, why the page https://doc.pfsense.org/index.php/Blocking_DNS_queries_to_external_resolvers does not mention that port forwarding is also necessary?
-
https://doc.pfsense.org/index.php/Redirecting_all_DNS_Requests_to_pfSense
Thank you. But then, why the page https://doc.pfsense.org/index.php/Blocking_DNS_queries_to_external_resolvers does not mention port forwarding?
Ones just blocks requests, the other sends all requests to the firewall regardless :)
With the URL I mentioned, the user wouldn't know their DNS request to 8.8.8.8 was going to the local router.
-
https://doc.pfsense.org/index.php/Redirecting_all_DNS_Requests_to_pfSense
Thank you. But then, why the page https://doc.pfsense.org/index.php/Blocking_DNS_queries_to_external_resolvers does not mention port forwarding?
Ones just blocks requests, the other sends all requests to the firewall regardless :)
With the URL I mentioned, the user wouldn't know their DNS request to 8.8.8.8 was going to the local router.
Is there a way for us to apply this firewall rule even to clients using VPN app or Proxy app? Android devices seems to be able to bypass the firewall dns rule.
-
Clients on your network using a VPN / Proxy external ?
If the above is true then no.
-
Clients on your network using a VPN / Proxy external ?
If the above is true then no.
Yes, VPN app like Ultrasurf. I noticed during my tesitng, that ultrasurf running on Chrome on Mac OSX can't seem to connect, but Ultrasurf on Android can.