DDNS Not Updating DDNS Not Updating

Topic: DDNS Not Updating

Post DDNS Not Updating
by rayixdvph on 2021年5月16日

I am trying to get my DDNS to work. I am running a PFSense firewall and am using the Dynu Custom IP Update URL.

https://api.dynu.com/nic/update?hostname=My-HostName&password=MyIPUpdatePassword

My ip never gets updated.

If I use the URL above in a browser (with the real hostname and real update password) I get badauth

What gives?

Thanks.

Ray

Reply with quote | Report
Post Re: DDNS Not Updating
by istvan80 on 2021年5月17日

Same as here.
The update URL give back nochg

Reply with quote | Report
Post Re: Re: DDNS Not Updating
by xiaoye on 2021年5月17日

istvan80 wrote:Same as here.
The update URL give back nochg
nochg means there is no change in the IP address so no update is needed. badauth is wrong password or you try to update a subdomain as a main domain.

Reply with quote | Report
Post Re: DDNS Not Updating
by xiaoye on 2021年5月17日

rayixdvph wrote:I am trying to get my DDNS to work. I am running a PFSense firewall and am using the Dynu Custom IP Update URL.

https://api.dynu.com/nic/update?hostname=My-HostName&password=MyIPUpdatePassword

My ip never gets updated.

If I use the URL above in a browser (with the real hostname and real update password) I get badauth

What gives?

Thanks.

Ray
badauth is either a wrong password or try to update a subdomain as a mail domain. To update a subdomain of your main domain such as sub.yourdomain.com, you need to use api.dynu.com/nic/update?hostname=yourdomain.com&alias=sub&password=PASS


Reply with quote | Report
Post Re: Re: DDNS Not Updating
by rayixdvph on 2021年5月17日

xiaoye wrote:
rayixdvph wrote:I am trying to get my DDNS to work. I am running a PFSense firewall and am using the Dynu Custom IP Update URL.

https://api.dynu.com/nic/update?hostname=My-HostName&password=MyIPUpdatePassword

My ip never gets updated.

If I use the URL above in a browser (with the real hostname and real update password) I get badauth

What gives?

Thanks.

Ray
badauth is either a wrong password or try to update a subdomain as a mail domain. To update a subdomain of your main domain such as sub.yourdomain.com, you need to use api.dynu.com/nic/update?hostname=yourdomain.com&alias=sub&password=PASS

OK, so updating just the main domain worked; however, updating the subdomain using:

api.dynu.com/nic/update?hostname=yourdomain.com&alias=sub&password=PASS

does not work. That is:

https://api.dynu.com/nic/update?hostname=mydomain.org&password=PASS

returned "good xx.xx.xx.xx"

However
https://api.dynu.com/nic/update?hostname= mydomain.org&alias=lmydomain.org&password=PASS

still returns badauth.


Reply with quote | Report
Post Re: Re: Re: DDNS Not Updating
by xiaoye on 2021年5月18日

rayixdvph wrote:
xiaoye wrote:
rayixdvph wrote:I am trying to get my DDNS to work. I am running a PFSense firewall and am using the Dynu Custom IP Update URL.

https://api.dynu.com/nic/update?hostname=My-HostName&password=MyIPUpdatePassword

My ip never gets updated.

If I use the URL above in a browser (with the real hostname and real update password) I get badauth

What gives?

Thanks.

Ray
badauth is either a wrong password or try to update a subdomain as a mail domain. To update a subdomain of your main domain such as sub.yourdomain.com, you need to use api.dynu.com/nic/update?hostname=yourdomain.com&alias=sub&password=PASS

OK, so updating just the main domain worked; however, updating the subdomain using:

api.dynu.com/nic/update?hostname=yourdomain.com&alias=sub&password=PASS

does not work. That is:

https://api.dynu.com/nic/update?hostname=mydomain.org&password=PASS

returned "good xx.xx.xx.xx"

However
https://api.dynu.com/nic/update?hostname= mydomain.org&alias=lmydomain.org&password=PASS

still returns badauth.

If the subdomain is aaaa.mydomain.org, then the update URL is

https://api.dynu.com/nic/update?hostname=mydomain.org&alias=aaaa&password=PASS

Reply with quote | Report
Post Re: Re: Re: Re: DDNS Not Updating
by rayixdvph on 2021年5月19日

That works. Thank you all for the help!!

xiaoye wrote:
rayixdvph wrote:
xiaoye wrote:
rayixdvph wrote:I am trying to get my DDNS to work. I am running a PFSense firewall and am using the Dynu Custom IP Update URL.

https://api.dynu.com/nic/update?hostname=My-HostName&password=MyIPUpdatePassword

My ip never gets updated.

If I use the URL above in a browser (with the real hostname and real update password) I get badauth

What gives?

Thanks.

Ray
badauth is either a wrong password or try to update a subdomain as a mail domain. To update a subdomain of your main domain such as sub.yourdomain.com, you need to use api.dynu.com/nic/update?hostname=yourdomain.com&alias=sub&password=PASS

OK, so updating just the main domain worked; however, updating the subdomain using:

api.dynu.com/nic/update?hostname=yourdomain.com&alias=sub&password=PASS

does not work. That is:

https://api.dynu.com/nic/update?hostname=mydomain.org&password=PASS

returned "good xx.xx.xx.xx"

However
https://api.dynu.com/nic/update?hostname= mydomain.org&alias=lmydomain.org&password=PASS

still returns badauth.

If the subdomain is aaaa.mydomain.org, then the update URL is

https://api.dynu.com/nic/update?hostname=mydomain.org&alias=aaaa&password=PASS

Reply with quote | Report
2024年3月29日 1:43
Loading...