I am running a Unifi Network with a Cloud Gateway Ultra (Native Unifi OS).
My Pi-hole is running as a Proxmox LXC on a Debian Proxmox install (VM running on Synology-Server).
My Unifi Device is the DHCP Server and I am blocking Ads by using Pi-hole as a DNS (IPv4 set in Network Settings).
In Pi-hole i configrued conditional forwarding: true,192.168.1.0/24,192.168.1.1,local
I Also tried adding the local IPv6 adress of the Pi-hole server to my unifi config but it did not change anything.
I think also with only specifying the IPv4 address AAAA records are blocked (if i look at the statistics).
My problem is now that custom added domains (i. e. (^|.)instagram.(com|net|org|tv|co|co.uk)$ ) do not work. What can i try? My mac / iphone show the pihole ipv4 as dns ...
Please upload a debug log and post just the token URL that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:
Ok - your last question pointed me into the right direction …
I set 9.9.9.9 as secondary dns in my unifi setup - to cover a pihole outage - but it seems that it just used the secondary dns once a site was blocked …
Is there another way to have a fallback option or do i need to buy a raspberry and set up a second pihole?