[OpenWrt Wiki] DDNS client
openwrt.org › docs › guide-userOct 23, 2021 · Configure Bind. The first step is to set up bind to allow updates to the A ( IPv4) and AAAA ( IPv6) records for openwrt.example.org. To do this, log onto your DNS server and run /usr/sbin/ddns-confgen -s openwrt.example.org. This will generate the key and shared secret that will be used to update DNS.
[OpenWrt Wiki] IPv6 configuration
openwrt.org › docs › guide-userNov 27, 2021 · IPv6 configuration See also: Routing example: IPv6, IPv4/IPv6 transitioning The default firmware provides full IPv6 support with a DHCPv6 client (odhcp6c), an RA & DHCPv6 Server (odhcpd) and a IPv6 firewall (ip6tables). Also, the default installation of the web interface includes the package luci-proto-ipv6
[OpenWrt Wiki] IPv6 DNS
openwrt.org › network › ipv6IPv6 DNS This assumes that you have already configured working IPv6 as described in ipv6.essentials. It is still a work in progress and may not be completely correct! This guide uses DNSMasq as a DNS forwarder and RADVD to propagate DNS resolvers to the local network. More information on the configuration on dnsmasq can be found in a