Ad Block + Recursive DNS server using Pihole and Unbound

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024
  • This tutorial on how to block ads and trackers using Pi-Hole DNS blocker, while using Unbound as upstream recursive DNS server.
    Commands list: github.com/Ela...
    For more DNS and privacy solutions subscribe to ElastiCourse
    ===========================
    Network Security courses on ElastiCourse/Udemy:
    Introduction to Fortigate Firewall
    www.elasticour...
    www.udemy.com/...
    Fortigate Advanced Configuration
    www.elasticour...
    www.udemy.com/...
    Introduction to FortiManager course
    www.elasticour...
    www.udemy.com/...
    ===========================
    AWS Web Application deployment and migration course
    www.elasticour...
    www.udemy.com/...

Комментарии • 11

  • @ElastiCourse
    @ElastiCourse  3 года назад

    Instructions file:
    github.com/ElastiCourse/pihole/blob/master/pihole-unbound

    • @vickylance
      @vickylance 3 года назад

      Can you tell me what ports should I expose for pihole to work when I have ufw firewall enabled?

  • @SV-lw8jo
    @SV-lw8jo 3 года назад

    Thank you for the explanation. Do you have any guide on how to implement that with pfSense?

    • @ElastiCourse
      @ElastiCourse  3 года назад

      Just get the DNS server running as per the video, then modify pfsense DHCP server settings > DNS Server > Put the server IP address
      reference photo static.packt-cdn.com/products/9781789532975/graphics/2f50de66-c78e-4bd7-b0be-a71d62f29b1b.png

  • @ElMarinoLoko-yf1pq
    @ElMarinoLoko-yf1pq 11 месяцев назад

    I still get youtube ads on my LG TV

  • @pbrigham
    @pbrigham 2 года назад

    Yes I did that, but the resolve time went from 5ms to 50 and more milliseconds with Unbound making my internet slower.

    • @ElastiCourse
      @ElastiCourse  2 года назад

      You may need to optimize your networking if you want better response time, Pi-Hole standalone usually responds to me in 15-25ms, 50ms is not very bad also but it could be better

    • @johnconnorstopskynet
      @johnconnorstopskynet 2 года назад

      The true cost of privacy is usually speed.

    • @chemicle
      @chemicle 2 года назад

      @@johnconnorstopskynet Initial queries are going to slow down until your piehole captures where to recursively check the sites - future queries should be fast because the DSN will be resolved by your own machine.

  • @ezanov
    @ezanov 2 года назад

    Hi, i’m running docker+pihole on win 10, How i can install Unbound on win 10 please.

    • @ElastiCourse
      @ElastiCourse  2 года назад +1

      If you prefer to use Docker you can also use this Docker Hub image to host unbound as a container
      hub.docker.com/r/mvance/unbound
      Otherwise, if you prefer to use Windows Native application you can use the Unbound Windows Installer (.exe) from this link
      nlnetlabs.nl/projects/unbound/download/