summaryrefslogtreecommitdiffstats
path: root/roles/pihole
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-07-03 13:20:29 +0200
committerAhmed Abdelhalim <[email protected]>2026-07-03 13:20:29 +0200
commit524d62e39f58896e1ecce1c87b12fc820ef274ad (patch)
tree3012ae652b2a011f597c79495ec9fac66b0b2c83 /roles/pihole
parente2e2fd3a111dc307fb8e54dae9689ff901e7e9c1 (diff)
Attempt to enable ipv6 on the network but doesn't work stable enough
Diffstat (limited to 'roles/pihole')
-rw-r--r--roles/pihole/README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/roles/pihole/README.md b/roles/pihole/README.md
index 319424a7..26ce2d4e 100644
--- a/roles/pihole/README.md
+++ b/roles/pihole/README.md
@@ -17,7 +17,7 @@ This role configure the [pihole](https://github.com/pi-hole/pi-hole) DNS Sinkhol
### [FRITZ!Box](https://docs.pi-hole.net/routers/fritzbox/)
- Home Network > Network > Network Settings > Change Advanced Network Settings > IPv4 >
- - Home network >
+ - Home network >
- IPv4 address > {{ router_ipv4 }}
- Subnet mask > {{ router_subnet_mask }}
- DHCP > Enable DHCP server > ❌
@@ -48,11 +48,7 @@ This role configure the [pihole](https://github.com/pi-hole/pi-hole) DNS Sinkhol
#### With IPv6 Support
- Home Network > Network > Network Settings > Change Advanced Network Settings > IPv6 >
- - Router advertisement enable in the LAN > ✅
- - Always assign unique local addresses (ULA) > ❌
- - Allow IPv6 prefixes announced by other IPv6 routers in the home network > ❌
- - This FRITZ!Box provides the standard internet connection > ✅
- - Set the priority of the router advertisement > High
+ - Router advertisement enable in the LAN > ❌
- DNSv6 Server in the Home Network >
- Also announce DNSv6 server via router advertisement (RFC5006) > ✅
- Local DNSv6 server > {{ pihole_ipv6 }}