Skip to content

unable to update IPV6 #279

Answered by qdm12
Narflar asked this question in Q&A
Dec 17, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

I don't think https://api64.ipify.org/ is built-in the program right? It also doesn't look IPv6 exclusive so it won't work if you have both an ipv4 and ipv6 address.

Now the other error messages shows your docker isn't configured to support IPv6. Try playing around with

docker run --rm alpine:3.15 wget -O- http://ip1.dynupdate6.no-ip.com

and adjust your docker daemon settings / container flags until you get your ipv6 address and no error.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Narflar
Comment options

@qdm12
Comment options

@felixwrt
Comment options

@qdm12
Comment options

Answer selected by Narflar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants