How to add ipv6 support to pi-holes via openwrt router
Steps:
1. Make sure your piholes get a valid local ipv6 address first from ssh in and type: ip a s. Look for the address marked for permanent preferred. In my example it is inet6 fe80::246a:148:fe7c:5885/64 scope link
valid_lft forever preferred_lft forever.
2. Copy the v6 address and login to your openwrt router. Open lan interface and under dhcp ipv6, paste the address there without prefix. Save and apply.
3. Restart your router and computer so the dhcp propagate the v6 address to all clients.
ipv6
2:39
How to add ipv6 support to pi-holes via openwrt router
No views
Sean Zhu
Published on Apr 25, 2020
Steps:
1. Make sure your piholes get a valid local ipv6 address first from ssh in and type: ip a s. Look for the address marked for permanent preferred. In my example it is inet6 fe80::246a:148:fe7c:5885/64 scope link
valid_lft forever preferred_lft forever.
2. Copy the v6 address and login to your openwrt router. Open lan interface and under dhcp ipv6, paste the address there without prefix. Save and apply.
3. Restart your router and computer so the dhcp propagate the v6 address to all clients.
2:39
How to add ipv6 support to pi-holes via openwrt router
No views
Sean Zhu
Published on Apr 25, 2020
Steps:
1. Make sure your piholes get a valid local ipv6 address first from ssh in and type: ip a s. Look for the address marked for permanent preferred. In my example it is inet6 fe80::246a:148:fe7c:5885/64 scope link
valid_lft forever preferred_lft forever.
2. Copy the v6 address and login to your openwrt router. Open lan interface and under dhcp ipv6, paste the address there without prefix. Save and apply.
3. Restart your router and computer so the dhcp propagate the v6 address to all clients.