mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-13 17:31:53 -04:00
Help: failing to get ipv6 address #137
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @proohit on GitHub (Sep 7, 2021).
TLDR: Can't get to resolve ipv6 address from dns ip provider which fails to update DDNS entry.
Logs:
wget via ssh (not docker) returns the correct ip:
wget via docker fails to get through
any ideas why?
Host OS: Synology DSM 7
@qdm12 commented on GitHub (Sep 7, 2021):
This is because you need to enable IPv6 for Docker, see https://docs.docker.com/config/daemon/ipv6/