NoIP provider_ip defaults to IPv4 even when setting to IPv6 #750
Closed
NightFurySL2001
started this conversation in
General
Replies: 1 comment
-
Thank you for reporting this! 💯 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is just a documentation here to not forget why I wasted months debugging things and thought this wasn't working. In the end: this software was working, the problem is with NoIP.
For noip.com/ddns.net, if you want to update IPv6 only, you must use
provider_ip: false
. On the provider side, the default is to fetch IPv4 only without updating IPv6.What had happened:
Config file:
Debug log:
Beta Was this translation helpful? Give feedback.
All reactions