sanke1,@ASUSWRT_2020 how do we get IPv6 DDNS in this firmware ??
Have you check WAN -> DDNS page where you can find the lookup link
http://iplookup.asus.com/nslookup.php
I did that on my GUI, I see both IPv4 and IPv6 address for my DDNS domain. I am using Asus DDNS. Hope it helps
PS: I just turn on IPv6 by setting it as NATIVE and
I found the following in my syslog ... I don't understand what it means ... I remove information that I thought is personal and replaced it with [comments in square brackets]
Code:
Nov 24 10:33:02 start_ddns: eth0 has not yet obtained an ipv6 address
Nov 24 10:33:02 modprobe: module ip6t_REJECT not found in modules.dep
Nov 24 10:33:02 modprobe: module ip6t_ROUTE not found in modules.dep
Nov 24 10:33:02 modprobe: module ip6t_LOG not found in modules.dep
Nov 24 10:33:03 modprobe: module ip6t_REJECT not found in modules.dep
Nov 24 10:33:03 modprobe: module ip6t_ROUTE not found in modules.dep
Nov 24 10:33:03 modprobe: module ip6t_LOG not found in modules.dep
Nov 24 10:33:04 dhcp6 client: bound address [My IPv6 address]/128, prefix [My IPv6 prefix]/64
Nov 24 10:33:04 rc_service: dhcp6c 8244:notify_rc restart_ddns
Nov 24 10:33:04 start_ddns: update WWW.ASUS.COM update@asus.com, wan_unit 0
Nov 24 10:33:04 start_ddns: Clear ddns cache.
Nov 24 10:33:04 start_ddns: Start Inadyn.
Nov 24 10:33:04 inadyn[8548]: In-a-dyn version 2.8.1 -- Dynamic DNS update client.
Nov 24 10:33:04 inadyn[8548]: Update forced for alias [my dons domain name].asuscomm.com, new IP# [my IPv4 address]
Nov 24 10:33:04 inadyn[8548]: eth0 ipv6 address=<[my IPv6 address]>
Nov 24 10:33:04 inadyn[8548]: alias address=<[my IPv4 address]>
Nov 24 10:33:04 inadyn[8548]: request<GET /ddns/update.jsp?hostname=[my dons domain name].asuscomm.com&myip=[my IPv4 address]&myipv6=[my IPv6 address]&model=RT-AX88U&fw_ver=9.0.0.4.386_57317-gd068439 HTTP/1.0^M Authorization: Basic [my some string that I removed]^M Host: ns1.asuscomm.com^M User-Agent: inadyn/2.8.1 https://github.com/troglobit/inadyn/issues^M ^M >
Nov 24 10:33:05 inadyn[8548]: [response_update]HTTP/1.1 200 OK^M Date: Wed, 24 Nov 2021 02:33:05 GMT^M Server: Apache^M Content-Length: 0^M Connection: close^M Content-Type: text/html; charset=UTF-8^M ^M
Nov 24 10:33:05 inadyn[8548]: Updating cache for [my dons domain name].asuscomm.com
Nov 24 10:33:05 ddns: ddns update ok
Last edited: