What exactly is Recursive DNS Resolving?
So normally when you request a web page from the internet it has to look up the address, this info comes from the DNS, normally the data is requested from Cloudflare (1.1.1.1), Google (8.8.8.8), Quad9 (9.9.9.9) or your ISP default DNS which is what most people use. So instead of this you have your Pi acts like one of these big providers and fetches the data itself from the server for the site. This increases your privacy as this means all of your webpages are not being logged by your ISP or a big company.
Now that your understand you can either choose for the Recursive DNS
Comments powered by Disqus.