Updating IPv6 address on ...
Updating IPv6 address on alias from my raspberry pi
- Home
- Control Panel
- Community Forum
- Services
- Dynamic DNS Service
- Updating IPv6 address on alias from my raspberry pi
- Community Forum
- Updating IPv6 address on alias from my raspberry pi
Topic: Updating IPv6 address on alias from my raspberry pi
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
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
| Author | Topic: Updating IPv6 address on alias from my raspberry pi |
|---|---|
|
johannstieger Joined: 11/5/2024 |
Tuesday, January 28, 2025 4:48 AM
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 |
Saturday, June 13, 2026 8:37 AM
