Skip to content

FritzBox not updating, manually calling URL works #36

@Schuasda

Description

@Schuasda

I have gone through the instructions and the cloudflare and FritzBox documentations multiple times, but can't find my error.

My setup:

  • Some old PC with ubuntu as server in my home network

  • A FritzBox 7590 as my network router

  • This project deployed as a docker container on said server

  • Cloudflare account, where i registered my domain and route it to the public IP of my FritzBox

This works. I have configured my FritzBox with this:

Image

where "schubuntu" is the hostname of the server and the password is an API token from cloudflare. The full URL is this:
http://schubuntu:9017?token=<pass>&zone=<domain>&ipv4=<ipaddr>&ipv6=<ip6addr>

Now the issue: I had multiple changes of my public IP over the last little while, but my DNS records where never updated.
When i manually enter the update-url in a browser and replace pass, domain, ipv4 and ipv6 I get a success response and the record is updated. So my guess is that the router just doesn't call the URL or replaces wrong parameters?

Image

Please tell me what i did wrong or if the FritzBox not working correctly.

Any help is appreciated, thank you
Simon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions