What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Local DHCPv6/DNS6 server, similar to DHCP/DNS for IPv4

NonAlex

New Around Here
Community,

is there a way to configure local DNS(masq) for IPv6 in a similar fashion like IPv4?
On IPv4 manual address assignment table for DHCP server also use to create local DNS zone for router's domain
For IPv6 it looks like there is no DHCPv6 server at all, let alone manual address assignment..
For SLAC router directly advertises public/ISP DNS6 address, i.e. there is no way to use local router DNS zone for local hosts
Any clue how to do it ?
 
For DHCPv6 leases, you need to change “Auto Configuration Setting” to “Stateful” on the IPv6 page. Are you using Native mode?

To make a IPv6 “reservation”, you would probably need to use dnsmasq.conf.add customizations using dhcp-host options from the dnsmasq man page.

By default, dnsmasq will advertise the router’s LAN GUA from the prefix delegation as the DNS server, so again I suspect you are not using Native mode?
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top