I have an RPi3 running Raspberry Pi OS (latest Debian) and latest pihole, running on my local network as the DHCP server and DNS server.
Previously my AT&T uVerse ARRIS BGW210-700 router was the DHCP server.
Expected Behaviour:
Putting in “pi.hole” into browsers should resolve to the local address.
uname -a
Linux raspberrypi 5.4.51-v7+ #1333 SMP Mon Aug 10 16:45:19 BST 2020 armv7l GNU/Linux
pi@raspberrypi:~ $ cat /etc/debian_version
10.4
pi@raspberrypi:~ $ pihole version
Pi-hole version is v5.1.2 (Latest: v5.1.2)
AdminLTE version is v5.1.1 (Latest: v5.1.1)
FTL version is v5.2 (Latest: v5.2)
Actual Behaviour:
The following page comes up on some clients (iPhone, other devices)
After all of that was set, disconnected and reconnected the clients and verified that the ipv6 address for the pi-hole was automatically showing up in the DNS servers.