You're running Pi-Hole wrong! Setting up your own Recursive DNS Server!
YouTube Viewers YouTube Viewers
338K subscribers
1,222,779 views
0

 Published On Jan 28, 2021

Huge thanks to Linode for bringing you this video. Wanting your own personal cloud services, but don't have the time, money, or space to set up your own server rack? Let Linode host them for you! Visit https://linode.com/CraftComputing and get a $100 60-Day credit just for signing up.

Pi-Hole is an awesome service to run in your house. It keeps ads from loading on every device, and will run on any Raspberry Pi, Docker container or virtual machine you'd like. But did you know it can do SO much more than just block ads? You can also completely bypass 3rd party DNS servers like 8.8.8.8, 1.1.1.1, 208.67. 222.222, or the ones ran by your ISP.

But first... What am I drinking???

Freigeist Bierkultur's Aufschneider, a 'Hoppy German-style Hefeweizen Ale'. This reminded me a lot of a Radler... you know, a lager mixed with grapefruit soda? But think of a Hefe mixed with a Pale Ale. It's better than it sounds, but it's also neither a Pale Ale, nor a Hefe. Not bad, but not for me.

Installation Steps
Install Ubuntu Server 20.04 (https://ubuntu.com/download/server)
Install Pi-Hole - sudo curl -sSL https://install.pi-hole.net | bash
Set the Web Admin Password - pihole -a -p [password]
Install Unbound DNS - sudo apt install unbound
Create Unbound Configuration File - sudo nano /etc/unbound/unbound.conf.d/pi-hole.conf
Copy example config - https://docs.pi-hole.net/guides/dns/u...
Restart Unbound to apply Configuration - sudo service unbound restart
Disable Forwarding DNS in PiHole
Set Custom DNS in PiHole - 127.0.0.1#5335

And you're done! Bonus points for sending all DNS traffic through a VPN Gateway to encrypt all outbound requests -    • VPN Everything! OpenVPN Gateway Tutorial  

Links to items below may be affiliate links for which I may be compensated

Find the parts I recommend on my Amazon store: https://www.amazon.com/shop/craftcomp...

Follow me on Twitter @CraftComputing

Support me on Patreon or Floatplane and get access to my exclusive Discord server. Chat with myself and the other hosts on Talking Heads all week long.

  / craftcomputing  
https://www.floatplane.com/channel/Cr...

Music:
George Street Shuffle by Kevin MacLeod
Link: https://filmmusic.io/song/3800-george...
License: https://filmmusic.io/standard-license

show more

Share/Embed