Fix IPv6 support when Pi-hole is a router

Signed-off-by: Omoeba <38597972+Omoeba@users.noreply.github.com>
pull/4508/head
Omoeba 2 years ago
parent 5bd7cc9c9d
commit 5b84cd0a61
No known key found for this signature in database
GPG Key ID: 3E6DB79EF9F6FD28

@ -441,7 +441,6 @@ dhcp-leasefile=/etc/pihole/dhcp.leases
#enable-ra
dhcp-option=option6:dns-server,[::]
dhcp-range=::100,::1ff,constructor:${interface},ra-names,slaac,64,3600
ra-param=*,0,0
" >> "${dhcpconfig}"
fi

Loading…
Cancel
Save