Skip to content

Installs pi-hole/unbound for local network dns servers that connected to internets main dns servers. Anything blocked over DNS this will remove it altho this cannot remove Deep Package Inspection you need server in another country for that. Note: Update your dns servers in once in 6 month with sudo script.

License

Notifications You must be signed in to change notification settings

ny4rlk0/Raspberry-Pi-Local-DNS-Server

Repository files navigation

Raspberry-Pi-Pi-hole-Unbound-Private-DNS-Server-Setup

  • Not tested use at your own risk.

  • Update your dns servers once in 6 month.

  • Set static ip address while setting up pi-hole.

  • Install:

  git clone --depth 1 https://github.com/ny4rlk0/Raspberry-Pi-Local-DNS-Server.git nyarlko
  cd "nyarlko/"
  sudo bash pi_hole_and_unbound_setup.sh
  • Update:
  cd "nyarlko/"
  sudo bash update_dns_server.sh
  • Make sure add your pi ip to your router as only DNS server.
  • You can also disable your routers DHCP server and let pi handle it.
  • In that case you should first activate pi-hole's DHCP server then disable the DHCP server in your router.

About

Installs pi-hole/unbound for local network dns servers that connected to internets main dns servers. Anything blocked over DNS this will remove it altho this cannot remove Deep Package Inspection you need server in another country for that. Note: Update your dns servers in once in 6 month with sudo script.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages