NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Laurent78
Jun 02, 2023Aspirant
DHCP ipv6 with AdguardHome DNS
Hi everyone. My network is set up with a Netgear RAX10 router and AdguardHome as DNS server. I’ve set up AdguardHome as ipv4 DHCP server and everything is fine in ipv4. For ipv6, the netgear interfa...
michaelkenward
Jun 02, 2023Guru - Experienced User
What does AdguardHome say about setting it up alongside a router?
What is the modem/gateway/ONT on front of this chain?
Laurent78
Jun 03, 2023Aspirant
The AdguardHome configuration (https://github.com/AdguardTeam/AdGuardHome/wiki/Configuration) offers also very few options:
dhcpv6 - DHCPv6 settings:
range_start - the first IP address to be assigned to a client.
lease_duration - same as in v4 above.
ra_slaac_only and ra_allow_slaac - send RA packets either forcing the clients to use SLAAC or allowing them to choose. See the DHCP article section on these options for more information.
I’ve got an ONT in front of my Netgear RAX10.
Thank you.
dhcpv6 - DHCPv6 settings:
range_start - the first IP address to be assigned to a client.
lease_duration - same as in v4 above.
ra_slaac_only and ra_allow_slaac - send RA packets either forcing the clients to use SLAAC or allowing them to choose. See the DHCP article section on these options for more information.
I’ve got an ONT in front of my Netgear RAX10.
Thank you.