diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-07 12:28:16 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-07 12:28:16 +0200 |
| commit | 3880136d2d13973825be77934468fed51d01624b (patch) | |
| tree | cb3e993d1cc8765c3de6a3fe3bb7324c3db0b346 /roles/pihole/README.md | |
| parent | f07a7b485fcfec6e2ba9cfef19ecc7b0b0b5d58d (diff) | |
Enable ipv6 on the rpi
Diffstat (limited to 'roles/pihole/README.md')
| -rw-r--r-- | roles/pihole/README.md | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/roles/pihole/README.md b/roles/pihole/README.md index 225fa8f9..8324da0e 100644 --- a/roles/pihole/README.md +++ b/roles/pihole/README.md @@ -51,18 +51,17 @@ This role configure the [pihole](https://github.com/pi-hole/pi-hole) DNS Sinkhol > 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. +- Internet > Account Information > + - IPv6 > IPv6 Support > ✅ + - IPv6 > IPv6 Connectivity > Native IPv4 connection > Use IPv6 via landline connection oor Mobile network > ✅ + - IPv6 > Connection Settings > Use DHCPv6 Rapid Commit > ❌ + - IPv6 > Connection Settings > Require certain length of the LAN prefix > ❌ + - DNS Server > DNSv6 Server > Use Other DNSv6 Servers > {{ pihole_ipv6 }} + - Home Network > Network > Network Settings > Change Advanced Network Settings > IPv6 > - 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 }} + - Also announce DNSv6 server via router advertisement (RFC5006) > ❌ - DHCPv6 Server in the home network > - - Enable DHCPv6 server in the FRITZ!Box for the home network > ✅ - - Only assign DNS server > ✅ - -- Internet > Account Information > - - IPv6 > IPv6 Support > ✅ - - IPv6 > IPv6 Connectivity > Native IPv6 connection - - IPv6 > Connection Settings > Automatically negotiate a global address - - IPv6 > Connection Settings > Use DHCPv6 Rapid Commit > ✅ - - DNS Server > DNSv6 Server > Use Other DNSv6 Servers > {{ pihole_ipv6 }} + - Disable DHCPv6 server in the FRITZ!Box for the home network > ✅ + - There are no other DHCPv6 servers in the home network. > ✅ |
