Skip to content

Conversation

@gmkey
Copy link

@gmkey gmkey commented Feb 16, 2021

This pull requests removes the "ZONE" string from the "hostname" or "domain" fields of the request, as this is used by AVM fritz!box routers to check if the update is actually executed, but would recursively lead to updates in the form of:

ZONE=example.com
request url:
https://ddns.example.com/v3/update?hostname=hostname.example.com&myip=&password=
Resulting entry in the zone file: hostname.example.com.example.com

Solves #63

This pull requests removes the  "ZONE" string from the "hostname" or "domain" fields of the request, as this is used by AVM fritz!box routers to check if the update is actually executed, but would recursively lead to updates in the form of:

ZONE=example.com
request url:
https://ddns.example.com/v3/update?hostname=hostname.example.com&myip=<ipaddr>&password=<passwd>
Resulting entry in the zone file: hostname.example.com.example.com

Solves dstapp#63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant