Beiträge von haythorn_1

    Duckdns registers the external ip address and not the internal one, it should match the ip address when you go https://whatismyipaddress.com/. Is that the one you are getting? Like I said, if possible, I would not install the docker as many routers allows you to register dynamic dns.

    Yes i have compared what duckdns and https://whatismyipaddress.com/ but it doesn't match. I also ran several IP commands in Shell in a Box (curl api.ipify.org , curl checkip.dyndns.org, curl bot.whatismyipaddress.com) all of which get the same IP address that DuckDNS.


    It's as though when my OMV server checks it's IP it gets a different value. I have tried using a different machine on the same network using curl bot.whatismyipaddress.com through terminal and then i get the same IP as https://whatismyipaddress.com/.

    I am trying to setup dynamic DNS using DuckDNS. I have setup the DuckDNS docker in OMV and created my account on DuckDNS but it keeps on updating to the wrong IP address.


    This does not seem to be something specific to DuckDNS as i have run several IP commands in Shell in a Box (curl api.ipify.org , curl checkip.dyndns.org, curl bot.whatismyipaddress.com) all of which get the same IP address that DuckDNS is using.


    When I run these same commands on another machine on my network I get a different IP address which i'm pretty sure is the correct one as when I browse to it i get to my router login screen.


    Any ideas on how to fix this?