Page 2 of 2
Re: New DDNS site or Custom url
Posted: Mon Aug 17, 2015 9:55 pm
by Lantis
traidua wrote:Please add this to ddns_provider.conf in the next build
Code: Select all
service dynu.com
url_template http://api.dynu.com/nic/update?hostname=[[DOMAIN]]&myip=[[IP]]&username=[[USERNAME]]&password=[[PASSWORD]]
required_variables domain username password
required_variable_names DyDNS.DoNm,DyDNS.UsrN,DyDNS.Pssw
success_regexp /^(good|nochg)/
I tested and it is working.
Thanks
can you post the output of a "logread" after doing a force update? just so i can verify it works

thanks for testing.
Re: New DDNS site or Custom url
Posted: Wed Aug 19, 2015 9:54 pm
by traidua
logread:
Code: Select all
Wed Aug 19 20:33:02 2015 daemon.info ddns_gargoyle[2696]: Forcing update:
Wed Aug 19 20:33:02 2015 daemon.info ddns_gargoyle[2696]: service provider=dynu.com
Wed Aug 19 20:33:02 2015 daemon.info ddns_gargoyle[2696]: domain=xx.dynu.com
Wed Aug 19 20:33:02 2015 daemon.info ddns_gargoyle[2696]: local IP = 68.102.xx.xx
Wed Aug 19 20:33:02 2015 daemon.info ddns_gargoyle[2696]: remote IP = 68.102.xx.xx
Wed Aug 19 20:33:02 2015 daemon.info ddns_gargoyle[2696]: Update successful
Any advice given by me is strictly personal opinion and should not be taken as gospel. I take no responsibility for any damages or "bricking" that may occur from you following my advice.

Re: New DDNS site or Custom url
Posted: Wed Aug 19, 2015 9:57 pm
by Lantis
Thanks mate. Will add it.
Re: New DDNS site or Custom url
Posted: Wed Nov 02, 2016 12:21 pm
by Doky
soma01 wrote:UP!
I think, this would be ok:
/etc/ddns_providers.conf
Code: Select all
service ipdns.hu
url_template http://[[USERNAME]]:[[PASSWORD]]@update.ipdns.hu/update?hostname=[[DOMAIN]]&myip=[[IP]]
required_variables domain username password
required_variable_names DyDNS.DoNm,DyDNS.UsrN,DyDNS.Pssw
success_regexp /good/
Please add it!
Koszi, mukodik!

Thanks, work!
Kepernyomentes/Screenshot:
http://kepfeltoltes.hu/161102/ipdns_gar ... es.hu_.png
Logread:
Wed Nov 2 17:16:26 2016 daemon.info ddns_gargoyle[4954]: Forcing update:
Wed Nov 2 17:16:26 2016 daemon.info ddns_gargoyle[4954]: service provider=ipdns.hu
Wed Nov 2 17:16:26 2016 daemon.info ddns_gargoyle[4954]: domain=xy.ipdns.hu
Wed Nov 2 17:16:26 2016 daemon.info ddns_gargoyle[4954]: local IP = 94.21.xx.xx
Wed Nov 2 17:16:26 2016 daemon.info ddns_gargoyle[4954]: remote IP cannot be determined
Wed Nov 2 17:16:26 2016 daemon.info ddns_gargoyle[4954]: Update successful