Pihole unbound ipv6 Jan 17, 2025 · Pi-hole + Unbound seems to run normal but is not blocking ads on any device. 16. Like my router 10. Either option is valid, depending on your specific requirements, but it is Jun 5, 2025 · Yeah I could just use unbound domain blocking but I like that with the pihole I can just run update and get any changes instead of managing these lists myself in unbound. local. 7K subscribers Subscribe Fortunately ISPs are pushing native IPv6 connections to customers and more home routers are supporting IPv6 without a lot of configuration. Given my isp provider might change ip address occasionally I would prefer to use the local-ipv6 address instead but when I do the browser can no longer resolve ipv6 dns queries. Update Nov 23, 2024 · Expected Behaviour: I'm using unbound for DNS and seems to get occasional interruptions on devices where things briefly fail to load Running pihole diagnostics in the domain resolution tests, each time I run diagnostics there will be a different fail - sometimes ipv6 and sometimes ipv4, sometimes on lo and sometimes eth0 I'm not sure where to start debugging something like this, hoping As an example, I have an instance of unbound running with IPV6 not used for DNS resolution, and when I do the same dig as you (different port, but still unbound), I get a different result. A little more than a month ago I decided to also include unbound in the set… I was having problems with pihole/unbound setup as well, I had a timing misconfigure because I selected the wrong region on os install. 0 Guide by incorporating: Only router as client Router Set your upstream dns server in Pihole to your unbound docker containers ip address:port. Sep 9, 2021 · DietPi and PiHole have been installed for a while. This Docker container effortlessly combines Pi-Hole and Unbound, giving you the ultimate privacy and performance combo in a single package. 1 To Something more custom & while reading through I realized it had an option for ipv6 in the config file for unbound. Jan 11, 2025 · Hi, I’m experiencing an issue where Pi-hole works as expected, but Unbound does not seem to respond to DNS queries after startup. What do I use for the IPV6 upstream servers in Pihole using Unbound. It expands on the original Pi-hole v6. I haven't yet configured anything else, since I want to resolve this Jun 20, 2020 · Pi-hole is a DNS-level ad and tracker blocker that works on all of your devices with no additional changes. Even via IPv4 they are able to communicate and exchange information about IPv6 DNS request. Easy step by step explanation. Regardless of which version of the guide you use, if you assign unbound to port XX in the configuration file, you need to use that same port XX in the upstream DNS assignment in the web GUI. Ubiquiti USG This guide was developed using a Ubiquiti Cloud Key v2 with UniFi Network v7. Ist dies so korrekt? Das wäre das erwartete Ergebnis, sofern Dein unbound DNS-Anfragen auch über IPv6 auflösen würde. - kaczmar2/pihole-unbound Feb 15, 2024 · Docker's IPv6 stack is garbage. Based on real-world experience with actual problems and solutions. 1 (to allow local dns resolution to work) then the router goes out to 8. Here is my Pihole address pi@raspberrypi:~$ ip -6 addr 1… A Guide for Unbound DNS resolver with Pi-Hole. 8 or whatever. I am using a docker server where i am running pihole and unbound together. First we’ll need to install Unbound, and then we’ll configure it for use with our Pi-hole. This script supports IPv4 as well as IPv6, you will be prompted during the script for your required configuration. Leider konnte ich keine Webseiten auflösen. 5 opnsense unbound is obviously at 172. I have 127. May 17, 2021 · Setting Up Pi-hole with Unbound How to set up Pi-Hole With Unbound and AutoUpdating Blocklists May 17, 2021 Updated Oct 04, 2021 By Nils Streedain Before getting started: Create a fresh install of Raspbian (or your prefered distro) with ssh enabled Connect your Raspberry Pi (or whatever computer you’re using) to your network ssh into the Pi Update Raspberry Pi Nov 16, 2020 · Install unbound with your package manager. Unbound I have installed now afterwards. The goal is to provide everything for Pi-hole, including a recursive DNS resolver (Unbound), complete syncing between multiple Pi-hole instances (Nebula Sync), and High Availability (Keepalived). com show me IPV6 addresses on machines (except the PiHole itself). The first thing you need to do is to install the recursive DNS resolver: Automated Pi-hole + Unbound + NetAlertX Installation Secure DNS, Ad-Blocking & Network Monitoring – one-command setup on Debian/Ubuntu servers - TimInTech/Pi-hole-Unbound-PiAlert-Setup The official Pi-hole documentation. Jan 16, 2023 · Dort als DNS Upload Server den Unbound mit dem Port #5335 als IPV4 und IPV6 angegeben sowie conditional forwarding in den DNS settings eingestellt (IP Range, Router IP usw. 10 and acting as DHCP and DNS server - the DNS server is "recursive" and uses Unbound as specified in this guide: unbound - Pi-hole documentation Self-hosted services running in Docker containers on another Linux machine at IP 192. I use apt so in my case I sudo apt install unbound and it Tagged with adguard, pihole, unbound, dns. Dec 17, 2022 · I can get to a "no IPv6 connectivity at all" state, or a "IPv6 bypasses PiHole and resolves every advertising and tracking service on the Public Internet" state, but not the desired state where PiHole both filters and allows White/Black -listing by hostname /IP. See full list on arif. IPV6 PiHole for Idiots like Me I had PiHole running for a very long time, but back in 2019 I noticed that IPv6 was really taking off and a lot of things were circumventing my PiHole and I was getting a lot of ads. Installing and Configuring Unbound Run the following commands in a terminal window: Level up your network with cutting-edge tech. Guide to setup Unbound recursive DNS resolver with Pi-Hole. Looking into several threads seems like its almost impossible to make it work, some options: Oct 7, 2023 · A couple of days ago my computer started showing tings I have not seen for a very long time, ie my pihole has been working perfectly for years. Ich habe es nach einer Anleitung der Ct-zeitschrift gemacht und die ULA-Adresse des PiHole als DNS über DHCP verteilt sowie auch als DNS in der Fritzbox angegeben. Unbound keepalived Cron PiHole LANCache (optional) OpenSSH Server (please note that IPv6 is disabled by default) Can i enable IPv6 with Unbound by setting The "Custom 3 (IPv6)" to 127. This is possible since some ISPs are removing native IPv4 . In theory it's only necessary to advertise pihole as the dns resolver reachable over IPv6. Feb 21, 2024 · Hallo zusammen, Nachdem ich als Unraid & Docker-Anfänger erst selbst vor dem Thema stand, wie man in Unraid PiHole / Adguard & Unbound installieren könnte, hier die Schritte, die bei mir gut funktioniert haben. 5. Flat out. Following the first method below will have you adding your Pi-hole as a DNS server for all devices on your LAN. Porque instalar o serviço Unbound. Du könntest statt MACVLAN auch Dockers Host-Netzwerkmodus wählen, dann würde der Container 1:1 mit den Netzwerkadressen des Hostsystems arbeiten, und die manuelle Konfiguration würde entfallen. 2. Environment: Raspberry Pi 2 Model B Rev 1. DNS resolution stops. In general unbound works in most cases but there are urls which can' be resolved by unbound. Lets make sure the docker daemon is set up. … Jan 13, 2021 · How are IPv6 addresses assigned in the first place? Is the router providing stateful DHCPv6? SLAAC addresses are generally static unless the originally generated address was taken by another device (the chances of this are practically zero). Everything seems to be OK (see debug log token below), but it looks like ipv6 isn't working. Mar 1, 2025 · In today’s digital landscape, privacy and security are paramount concerns. Uncheck everything else in Upstream DNS Servers section. Apr 22, 2022 · For the communication between PiHole and Unbound it doesn’t matter. Install Pi-hole Our intelligent, automated installer asks you a few questions and then sets everything up for you. Here is (part of) my docker compose: networks: dns_net: #external: true # Unbound Makes Pi-hole WAY Better (and more private) | Unbound + Pi-hole Setup Tutorial WunderTech 71. It is a straight pull of the docker Pi-hole container with some flavoring to add unbound as a recursive DNS resolver. This thread got me very close: snbforum link But, I'm lucky enough to have native ipv6, so I placed the pihole ipv6 addresses in the "IPV6/IPV6 DNS settings" and immediately got the "Limiting to 1000 queries per 60 seconds" Apr 13, 2022 · Pihole is configured with unbound as a recursive dns server. Mar 30, 2021 · Setting up Pi-hole as a recursive DNS server solution We will use unbound, a secure open-source recursive DNS server primarily developed by NLnet Labs, VeriSign Inc. 1#5335 without any problems :) However, after reading many controversial posts about the need for configuring ipv6, I’ve decided to go for ipv6 as well (my router, which is a fritzbox, handles ipv6 seperately and I do not want to switch it off). Aug 24, 2023 · Hi there, I've been using PiHole and Unbound on my Pi 4 for a few months now and it's been fine. For an initial set up we are using a generic setup. With that out of the way. Looking around a bit I found that I had DNSSEC checked and running along with unbound installed which is redundant and can cause long lookup times and failovers. Disabled Custom loopback DNS and Aug 24, 2020 · I have been running packet captures on my firewall, and can confirm all IPv6 port 53 traffic (unbound requests) is now using the global temporary dynamic IPv6 address, which changes every 2 hours. 1. However, when I nslookup from the PiHole itself, no IPV6 address is provided (working) Steps to reproduce: I have attached screenshots below, but basically just nslookuping facebook. 1#5335) or IPv6 (::1#5335). 0. Da ich den Pi-Hole auch für die lokale Namesauflösung verwende (*. ) Configure Pi-hole to use unbound as your recursive DNS server: Login to Pi-hole interface, Goto settings --> DNS --> Select Custom 1 (IPv4) and Type the unbound listening IP 127. The host system has ipv6 enabled, and seemingly functioning correctly. 168. Jan 26, 2023 · So, my goal was to get pihole w/unbound working with Asus merlin. Some devices do get the IPv4 hostname displayed, but I have Pi-hole installed on a Raspberry Pi 4B. So I went through assuming I could change 127. I can ping Pi-hole v6 + Unbound in Docker: A simple Docker Compose setup for Pi-hole v6 and Unbound running in separate containers. Sep 13, 2022 · Hallo zusammen, ich habe heute versucht, dass ich in meinem Netzwerk IPv6 aktivieren. For those who would prefer to not rely on third party DNS providers - whether for privacy reasons or just because you can - configuring your Pi-hole system with Unbound for recursive DNS takes only a few minutes to setup and configure. Did you turn on do ipv6 in unbound config? Also is Pi-hole giving out an ipv6 address for dns and did you put that address in your router? Jan 21, 2025 · I have "Register ISC DHCP4 Leases" turned on, and "Do not register IPv6 Link-Local addresses" turned off in Unbound settings. Its something that is treated (from my stand point) as a side project, rather than the full featured thing it should be. Aug 13, 2020 · Und nein, do-ip6: yes in unbound 's Konfiguration steuert, ob unbound IPv6 für das Stellen von DNS- Anfragen an seine Upstream-Servern verwenden soll, und ob unbound über IPv6 eingehende DNS-Anfragen beantwortet. 1 with both Pi-hole and Unbound installed and configured to work together. Both docker containers pihole and Apr 3, 2024 · ipv6 on docker-pihole. Debug token Oct 10, 2023 · In this tutorial you will learn how to install the recursive DNS server, Unbound to your Raspberry Pi and configure it to work with Pi-Hole. After fixing that I still had some recursive dns failures. Aug 13, 2023 · This is very odd behaviour and I'm wondering if ipv6 tickle's this bug? OSX Ventura apparently does not help things. You can assign a static IPv6 address on the host machine of pihole with dhcpcd5 by adding static ip6_address=<address_of_choice> to /etc/dhcpcd. Pihole properly blocks ads and sends lookups to unbounb. Can be fixed by do-ip6: no in the config file. Then you can add the pi-hole's ULA address (should be ULA prefix + subnet prefix + static suffix, easiest is to Okay, well then I tried just using Pihole for DHCP & have everything go through it but of course I can’t enable or disable DHCP on my router to allow Pihole to handle it. Aug 28, 2024 · PiHole running on a RaspberryPi at IP 192. 03. Depending on the interface configuration of unbound this might be contra productive. conf for upstream DNS must be adjusted. Vielleicht hilft es dem ein oder anderen bei dem eigenen Setup - Ideen zur Ver Pi-hole v6 | pihole version 6 is here, now alpine based. com or google. Once complete, move onto step 3. If disabled, queries are not answered on IPv6, and queries are not sent on IPv6 to the internet nameservers. 8. conf. Install Pi-hole Apr 18, 2018 · If you are not using IPV6 within your network, unbound will fail to start. This blog gives an overview of the installation together with Unbound. , Nominet, and Kirei. In my cleanup version, IPv6 is set to no. 1 is not getting a hostname at all. Jul 17, 2025 · Expected Behaviour: Up to date pihole install running on a RapPi3B - up to date. conf [. Apr 22, 2020 · The Pi-hole guide for unbound was recently updated, and the port assignment was changed from 5353 to eliminate potential conflicts with other Linux services. 1#5335? Or isnt IPv6 possible with Unbound at all? Thanks in advance Checks the Pi-hole server's current IPv6 address and updates the IPv6 address configured in /etc/pihole/setupVars. Wenn Du Pi-holes Anleitung zur Konfiguration von unbound gefolgt bist, würde unbound allerdings nur IPv4 verwenden. conf Nov 8, 2024 · I just managed to install pihole + unbound as containers on my Synology NAS. 61. conf if necessary. pihole should then go to 172. Feb 10, 2023 · Pi-Hole Adblocker in Docker mit Unbound und IPv4 / IPv6 Mein Setup Bei mir läuft der primäre DNS-Server auf einem Raspberry Pi 4 in einem Docker Container zusammen mit Unbound. However, when I disable: do-ip6: no prefer-ip6: no Everything works fine, suggesting that now Unbound uses IPv4 to resolve both IPv4 and IPv6. However, when I use other DNSs like those from CloudFlare or Google, they can be resolved. Deploy Pi-hole and Unbound recursive DNS resolver in Docker for private, ad-free networking. x issues, built from the ground up to address repetitive problems seen in r/pihole and official Discourse threads. Following the second method below will have DNS queries route through your USG and then to your Pi-hole. Contribute to pi-hole/docs development by creating an account on GitHub. To have an IPv6 address, you will need to enable IPv6 on your router, be it DHCP6 or others. First, I created a "quick" rule to allow the pihole to query the router (and only it should be allowed to query the router) and Pi-hole is a DNS sinkhole that can block ads and trackers for all devices on your network. However, as has been mentioned by several users in the past, this leads to some privacy concerns as it ultimately raises the This repository is a completely new, centralized hub for resolving common Pi-hole v6. Oct 12, 2022 · Pi Hole DHCP ipv4/ipv6 is disabled and my router is doing all the work. 1#5335) name resolution works correctly. Your dig for an AAAA record through an IPv4 address nicely demonstrates this. Jetzt ist mir eingefallen, dass ich unbound nutze und es die Zeile: # May be set to yes if you have Feb 25, 2025 · Hi everybody, I'm currently using Openwrt with Pihole+unbound inside inside a proxmox container. . If I have IPv6 enabled in both pihole and unbound, do I need to add a local loopback address into the pihole config (just using the web interface) for IPv6 in addition to the IPv4 one? If so would ::1#5353 be correct to use? Had some apps on my Android phone not want to update today for some reason (specifically my bank's app) and I couldn't find anything being Jun 24, 2020 · Actual behaviour: When I nslookup the IPs from a device such as my phone or PC, I can see the IPV6 address (not working). co May 4, 2025 · A practical guide to setting up Pi-hole v6 with Unbound recursive DNS resolver, including TLS configuration and automated replication. d/pi-hole Mar 7, 2025 · You will want to run a sudo pihole -d and provide the devs with a token and maybe some clarity on what you ran to produce your example output? Don’t expose unbound and leave it to listen on port 53 (only on the internal Docker network). Please see Pi-Hole network info screenshot. With optional configs for DNS-Over-TLS and speed optimisations - adharc/pihole-unbound Jul 30, 2020 · The DNS protocol is oblivious to the way it gets transported: A DNS server will answer an IPv4 (A) or IPv6 (AAAA) hostname record as requested, regardless whether a client connects via IPv4 or IPv6. Sep 14, 2025 · $ man unbound. I had this running well, but as u/stan_qaz pointed out, many ISPs will use Prefix Delegation and it changes the prefix once a few weeks for my comcast service. While many solutions exist, combining Pi-hole and Unbound in a Proxmox virtual environment creates a powerful shield against unwanted content and surveillance. 42 and am using pi-hole as a DHCP & DNS (unbound - recursive) for IPv4 and IPv6. May 4, 2020 · I just installed unbound. This is a template for the fantastic work of mpgirro, which is a fork of the original from If I nslookup using a public DNS it resolves and returns that address. If you get tired of the issues with IPv6 DNS you might consider tweaking your local network so the clients only use IPv4 for DNS. I tried understanding IPv6 and how I could get the PiHole to block IPv6 requests, but I just wasn't smart enough to get it done. Since I cannot change a lot of settings on my router/modem/wi-fi (provided by ISP), I could only disable DHCP service (for IPv4 and IPv6). ] do-ip6: <yes or no> Enable or disable whether ip6 queries are answered or is‐ sued. 1 OS: Raspbian GNU/Linux 11 (bullseye) Actual Behaviour: Once I remove any other Upstream DNS Servers, DNS resolution stops working, when pinging a domain I get the following on a Windows 10 machine: C:\\Users\\xxx>ping www Jun 4, 2022 · The goal here is to have a primary and backup Pihole, running unbound that will filter all dns traffic via IPv4 and IPv6. 1#5335 below it. Justification for IPv6: Apr 7, 2023 · Einmal der für IPv6 mit der IP-Adresse vom pi-hole und beim zweiten Server steht dann eine IPv4-Adresse vom Provider. de) und mir Traeffik hierfür über Let’s Encrypt SSL Zerifikate erstellt brauche ich die Möglichkeit zusammen IPv4 und IPv6 Feb 20, 2025 · Updated Unbound Configuration Handling Previous configurations using setupVars. ? Se deseja utilizar o serviço DNS raiz da Internet, não ser rastreado pelo DNS gratuito (Google, Cloudflare, ), não ter seu cache DNS envenenado e podendo melhorar a performance de resolução de nomes, esse método adiciona ao Pi-hole o serviço DNS Resolver e o A simple script that installs PiHole, then automatically installs and configures Unbound to be your pihole's DNS server. Can someone comment if there is any harm with this, benefit, etc? I know that pihole team has commented that IPv4 is capable of resolving IPv4 and IPv6 Mar 26, 2025 · Hi, I’m running Pi-hole v6 and Unbound on my DietPi setup, and both are working perfectly for IPv4. Unbound is a validating, recursive, caching DNS resolver. 5353) to avoid any conflicts. May 31, 2022 · Ich lass auf dem Pi noch ander sachen laufen Unbound Syncthing JDownlaoder Pihole dafür IPs dewegen mavvlan. How do I get Unbound to respond with a hostname for fe80 addresses? My use case is for Pihole, I want to resolve client IP addresses to friendly names. May 23, 2018 · Pi-hole system unable to resolve domains after installing pihole and unbound RamSet May 23, 2018, 3:38pm 2 Tntdruid: do-ip6: yes Your third step is redundant since pihole only needs a single ip to talk to unbound. Any reason why this might have happened? DNSSEC was working fine before (at least Feb 28, 2025 · Since updating to pihole v6 i cant connect pihole to my network. Right now everything is working fine, I've set up openwrt to use pihole through it's dhcpv6 static address. 2 So I delete the /etc/unbound/unbound. Pi-hole is the DHCP server and IPv6 is currently disabled on the router. Problem appeared after upgrading to a new Router provided by the ISP… Sep 17, 2021 · Expected Behaviour: When setting up PiHole to use unbound (Upstream DNS Server: 127. conf or dnsmasq. 1#5335 as the upstream ipv4 and 1:: #5335 as the upstream ipv6 (this ipv6 configuration may be incorrect as I was uncertain of the config). Hopefully we can pin this down and help others. IPv6 is the future. PiHole is running in a docker container, using the docker-compose script shown on the github page (also below). Turning off the DNSSEC option fixed 99% This video is designed to show you how to configure a fairly sophisticated setup for Pi-hole, including Unbound, Nebula Sync, and Keepalived for high availab Jan 13, 2017 · Currently all requests use IPv4, it would be nice to use IPv6 for the DNS servers that support it and use IPv4 only as a fallback. service is running without errors and I switched the custom DNS on the Pihole Panel Pihole with Unbound and IPv6 Support in Docker I have spent most of the past week trying to write a docker-compose file for my pihole instance that uses unbound and supports IPv6. 15 can be reached from Jan 23, 2021 · Hello Community, my new ISP gave my IPv6 Internet and I have some questions regarding Pi-Hole, IPv6 and Hostname display in Pi-Hole logs. I would let unbound run with the defaults until you have a good reason to change them. You can talk about the alternatives all you want, but this standard is here, being deployed, being used, and as such needs supported. 22. com I've confirmed that pihole will resolve this domain as well if I change it to use Cloudflare. Let’s dive into how you can build this Feb 3, 2022 · The unbound. Mar 1, 2025 · Pi-hole released a new version 6 with a built-in webserver. This is why you see older references to port 5353. This setup not only blocks ads but also provides recursive DNS resolution, keeping your browsing habits private. 1#5335 as Upstream DNS Server. Now I want to replace the Google IPV6 address with my Pi-Hole IPV6 address to resolve IPV6 DNS requests. And guess what, in this guide also includes unbound container setup. With Pi-hole as unbound's only client, it is therefore completely irrelevant whether they would talk over IPv4 or IPv6 I want to reintroduce ipv6 to my network again, but i'm not sure what additionaly needs to be confiured in pi-hole and/or unbound to support ipv6. 15 (behind a reverse proxy) The reverse proxy on the Linux machine residing 192. You can modify it, there’s a lot that can be done with Unbound. I have configured the pi to have a static IPv4 address: 192. I use DietPi v7. I added to the configuration file do-ip6: yes, but on Pi-Hole, I only add 127. GitHub Gist: instantly share code, notes, and snippets. I've turned off DNSSec on pihole, leaving unbound to do the heavy lifting so that's not the issue. If I try it through unbound I get the following error: No internal type for both IPv4 and IPv6 Addresses (A+AAAA) records available for mydomain. It does make sense for unbound to use IPv6 as well in case the IPv4 connection is not available. 1/24 pihole is at 172. It caches for pihole and you query pihole (I assume that was your plan). 30 votes, 20 comments. Make sure the subnet prefix used for /64 assignments is also static or define one to be sure. Actual Behaviour: Enabled IPv6 Static on 2 of my 4 VLAN's. Quick question hopefully. from the configuration file, they mentioned private-address: fd00::/8 private-address: fe80::/10 although I'm not sure what my PiHole (raspberry Pi 4) local-link IPv6 I don't know much IPv6 but I managed to setup with this settings on my gateway DHCPv6 unbound Pi-hole as All-Around DNS Solution The problem: Whom can you trust? Pi-hole includes a caching and forwarding DNS server, now known as FTLDNS. It's the future of network management, available today. With additional configs for speed and security!! 🚀🔒 - anudeepND/pihole-unbound Nov 9, 2021 · What you want is configure an IPv6 ULA prefix on the router and a fixed IPv6 suffix for the the static pihole IPv6 configuration (that suffix will apply to both ULA and global addresses). DHCP Server Defaults Changed The built-in DHCP server is disabled by default. Default is yes. The changes from step 4 tell unbound to use IPv6 and even prefer it for making upstream DNS queries. I'm going to upgrade, but I wanted to file the bug as this didn't immediately jump out on google as a known bug. d/01-pihole. We utilise the docker buildx for multi-platform awareness Feb 28, 2025 · Install Unbound apt install unbound -y Configure Unbound Copy the configuration file from the Unbound documentation and paste it into the configuration file pi-hole. g. Mar 18, 2025 · Hello and welcome to the support thread for the Pihole-V6-Unbound Community Application. Jul 25, 2023 · I have a rpi 4, running raspian, updated yesterday. Period. The issue appears to be with Unbound, as when I uncheck the configured upstream servers (IPv4: 127. dnscheck. Make sure Never forward reverse lookups for private IP ranges and Never forward non-FQDNs is checked in Advanced DNS section. Unbound configured via loopback and working correctly w/ IPv4 only - Unifi Network IPv4 local network and internet w/ IPv6 disabled everywhere. And that's the only device where I actually manually defined a hostname to use via the routers config. Ideally use a different port for unbound (e. Wie Pi-hole DNS-Anfragen stellt, wird nur in Pi-hole konfiguriert (über entsprechende Upstream-Server). I ended up disabling IPv6 completed. Unbound configuration for Pi-hole + DoT (DNS over TLS) - pi-hole. However, last week my OpenWRT router (Archer C7v2, OpenWRT v. Comprehensive guide with Docker Compose configuration and troubleshooting. I’m using a Raspberry Pi Zero W 1. 1#5300 and IPv6: ::1#5300) and instead enable Pihole works with unbound and ipv4 127. After I have done this and restarted unbound, I am able to add ::1#5335 to the custom3 (IPv6) upstream DNS address and Unbound now listens to either IPv4 (127. I learned during Nov 17, 2022 · Unbound is a service that directly queries the DNS root domain servers for any uncached FQDN requests. May 5, 2025 · This article is a supplement to the video below, which goes over the ultimate Pi-hole setup, with Unbound, Nebula Sync, and Keepalived. cstrube. Ja aber überschneiden da sich nicht vieleicht IPs und Ports? IPv6 DNS is: ::1#5335 Now the problem is "::1#5335" isn't actually running, even though IPv6 is enabled in Unbound, it's not running a local IPv6 loopback and hence I can't reach IPv6-only sites. Pihole shows an internal docker ip address so i am guessing i did something wrong with the network config in my docker compose. But also just getting dnsmasq to hand out a DNS server IP has been tough. toml. Pihole has valid IPv6 static and self assigned address. After applying the blocking lists, it forwards requests made by the clients to configured upstream DNS server (s). 1 I'm trying to redirect all DNS traffic to the pihole. Router LAN- DHCP Server Page: DNSFilter page: This is routing all DNS traffic through (I hope) the piholes, except for the piholes themselves WAN - Internet Connection page May 29, 2022 · This is an advanced configuration not because it's particularly difficult to implement, but because it's not necessary for your Pi-hole system to function properly. Uncheck use Aug 26, 2020 · LAN is: 172. The new method involves setting upstream DNS in pihole. 4) turned off its Wifi for no apparent reason, which I fixed, but after that the DNS stopped working until I unchecked DNSSEC in the PiHole settings. It is designed to be fast and lean. Ofcourse as a first step, the raspberrypi's networkinterface needs to be configured with an ipv6 address. - stevejenkins/pihole-utils If you disabled IPv6 on your router, you are not going to get an IPv6 address on your Pi. However, I’ve noticed that despite having an active IPv6 connection through my ISP, websites like https://www. Unbound acts as a recursive DNS server for improved privacy and security. tlrxp xbjodmvl cwrr tehn mgyxs rgnbb hagujc tkribbr zkte jkaciej iouzjvpz hctqmoa oflo ymysn pghfnp