Updating IPv6 address on alias from my raspberry pi Updating IPv6 address on ...

Topic: Updating IPv6 address on alias from my raspberry pi

Post Updating IPv6 address on alias from my raspberry pi
by johannstieger on 2025年1月28日

Hi,

I have problems with updating the IPv6 alias traefik.domain.me on my raspberry pi
I could not use the linux Dynu IP Update Client because the dotnet-runtime is only available for the architecture x86 and not arm.
So tried ddclient. With ddclient I was able to update the IPv4 address but not the IPv6-address. What should I have to do to update the IPv6 address of my raspi?
I use 3.10.0 of ddclient which was installed with apt.
The .conf-file you can find at the bottom of this message.

Best regards, Johann

# ddclient configuration for Dynu
#
# /etc/ddclient.conf
daemon=60
syslog=yes
debug=yes
verbose=yes
pid=/var/run/ddclient.pid
usev4=webv4, webv4=ip1.dynupdate.no-ip.com/
usev6=webv6, webv6=ip1.dynupdate6.no-ip.com/
server=api.dynu.com
ssl=yes
protocol=dyndns2
login=#username#
password=#updatepasssword#
domain.me&alias=traefik

Reply with quote | Report
2025年1月30日 10:43
Loading...