1
General Discussion / Dynamic DNS
« on: May 14, 2022, 02:18:35 am »
Hey Guys,
i'm struggling to get IONOS and Dynamic DNS to work. When i choose "custom" it works without any problems but i don't need IPv4, i need IPv6 so i choose "custom v6" but is doesn't work.
The API from INOS expected a URL like this:
https://ipv4.api.hosting.ionos.com/dns/v1/dyndns?q=<mytoken>&ipv6=<IPv6>
I guess the problem is the "&ipv6=". I'm not an expert in php but I already had a look inside the "phpDynDNS.inc" and in cat't find a "&ipv6=".
I tried to debug the URL but when I set the "Interface to monitor" to my WAN interface and "Interface to send update from" to a local LAN where Mockoon runs, i don't get a request, this works only with IPv4 (Custom).
Can someone help me or at least tell me how the "Update URL" looks like?
i'm struggling to get IONOS and Dynamic DNS to work. When i choose "custom" it works without any problems but i don't need IPv4, i need IPv6 so i choose "custom v6" but is doesn't work.
The API from INOS expected a URL like this:
https://ipv4.api.hosting.ionos.com/dns/v1/dyndns?q=<mytoken>&ipv6=<IPv6>
I guess the problem is the "&ipv6=". I'm not an expert in php but I already had a look inside the "phpDynDNS.inc" and in cat't find a "&ipv6=".
I tried to debug the URL but when I set the "Interface to monitor" to my WAN interface and "Interface to send update from" to a local LAN where Mockoon runs, i don't get a request, this works only with IPv4 (Custom).
Can someone help me or at least tell me how the "Update URL" looks like?