Pihole

I am undertaking a Home project focused on deploying Network-Wide Ad blocking with additional functionality using Pi-hole, a powerful network-wide ad blocker. Pi-hole functions as a DNS sinkhole, effectively intercepting and blocking advertisements and tracking domains at the network level. Its deployment typically involves utilizing a Raspberry Pi or a compatible device. This approach offers numerous benefits, especially in a home environment.

Throughout the course of this project, I will address various challenges to optimize the functionality of Pi-hole:

  1. Enhancing Ad Blocking: I aim to enhance the ad-blocking capabilities by integrating AdGuard’s updated ad list with the existing adlist. This integration will lead to a more comprehensive blocking mechanism, bolstering the network’s defense against unwanted ads and tracking domains.
  2. DNS Configuration: To enhance privacy and security, I will configure the DNS settings to point to OpenDNS instead of relying on the ISP’s IPv6 DNS. This change will help in filtering out malicious content and improving overall network security.
  3. IPv4 DHCP Limitations: Overcoming the limitations of IPv4 DHCP, I will ensure seamless device connectivity by efficiently managing IP address assignments. This will optimize network resource utilization and mitigate potential connection issues.
  4. IoT Device Grouping: A crucial aspect of this project involves categorizing and managing IoT devices using virtual MAC addresses. This segmentation will enable better control and monitoring of IoT devices, enhancing the overall security and performance of the network.

By addressing these challenges, I aspire to create a robust and comprehensive network-wide ad-blocking solution for home that not only improves the quality of web browsing but also contributes to the overall security and efficiency of the network environment.