New DDNS site or Custom url

Suggest improvements and new features for Gargoyle.

Moderator: Moderators

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: New DDNS site or Custom url

Post 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.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

traidua
Posts: 8
Joined: Fri Jul 31, 2015 11:01 pm

Re: New DDNS site or Custom url

Post 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.
;)

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: New DDNS site or Custom url

Post by Lantis »

Thanks mate. Will add it.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

User avatar
Doky
Posts: 20
Joined: Thu Sep 04, 2014 11:36 am
Location: Hungary
Contact:

Re: New DDNS site or Custom url

Post 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! :D
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
>>>>> Doky <<<<<
Router: TP-Link TL-WR1043ND v2.1 (Gargoyle 1.9)
NAS server: Zyxel NSA-310 (Western Digital Red 1TB)

Post Reply