From cc92c206fce389af2260eecc54ca9f2f97bbb0a0 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 3 Jul 2026 13:44:42 +0200 Subject: Disable unstable ipv6 setup for now --- roles/pihole/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'roles') diff --git a/roles/pihole/README.md b/roles/pihole/README.md index 26ce2d4e..225fa8f9 100644 --- a/roles/pihole/README.md +++ b/roles/pihole/README.md @@ -37,7 +37,7 @@ This role configure the [pihole](https://github.com/pi-hole/pi-hole) DNS Sinkhol - Internet > Account Information > DNS Server > DNSv4 Server > Use Other DNSv4 Servers > {{ pihole_ipv4 }} -#### No IPv6 Support +#### No IPv6 Support (default) - Home Network > Network > Network Settings > Change Advanced Network Settings > IPv6 > - Router advertisement enable in the LAN > ❌ @@ -47,6 +47,10 @@ This role configure the [pihole](https://github.com/pi-hole/pi-hole) DNS Sinkhol #### With IPv6 Support +> **Note:** Full IPv6 gateway support (all devices including WiFi) requires FritzBox to be the IPv6 border +> router. Pi can only act as IPv6 gateway for wired hosts with static `network_ipv6_gateway` config. +> radvd is deployed by the `gateway` role when `network_ipv6_address` is defined on the Pi. + - Home Network > Network > Network Settings > Change Advanced Network Settings > IPv6 > - Router advertisement enable in the LAN > ❌ - DNSv6 Server in the Home Network > -- cgit v1.2.3