Page 1 of 1

DDNS IP check

Posted: Thu Oct 16, 2014 9:00 am
by sirazhudin@gmail.com
Hi, I have the issues with the DDNS.
1- is that the DDNS cannot check the IPs for it uses inappropriate internet services
Oct 15 20:34:00 rt1 daemon.info ddns_gargoyle[31595]: domain=sirazh.ddns.net
Oct 15 20:34:00 rt1 daemon.info ddns_gargoyle[31595]: Could not determine local ip from url: http://my-ip-address.com
Oct 15 20:34:00 rt1 daemon.info ddns_gargoyle[31595]: Could not determine local ip from url: http://www.selfseo.com/what_is_my_ip.php
Oct 15 20:34:01 rt1 daemon.info ddns_gargoyle[31595]: Successfully retrieved local ip from url: http://aruljohn.com
Oct 15 20:34:01 rt1 daemon.info ddns_gargoyle[31595]: local IP = yyy.yyy.yyy.yyy
Oct 15 20:34:01 rt1 daemon.info ddns_gargoyle[31595]: remote IP = xxx.xxx.xxx.xxx
Oct 15 20:34:01 rt1 daemon.info ddns_gargoyle[31595]: Update successful

2. The DDNS openvpn IP via TUN interface although I push only certain routes and do not pass all the traffic via VPN.

I think this is a bug(s)
Serge

Re: DDNS IP check

Posted: Sat Oct 18, 2014 4:11 pm
by sydlexius
Just to add to this. I'm having erratic issues with DDNS as well, and I believe I've gotten to the root of my culprit (namely, a bogus public IP address of 1.10.0.1). Here are the relevant but scrubbed log entries:

Code: Select all

Oct 18 12:48:10 Gargoyle daemon.info ddns_gargoyle[2157]: Checking whether update needed:
Oct 18 12:48:10 Gargoyle daemon.info ddns_gargoyle[2157]:       service provider=dnsomatic.com
Oct 18 12:48:10 Gargoyle daemon.info ddns_gargoyle[2157]:               Successfully retrieved local ip from url: http://my-ip-address.com
Oct 18 12:48:10 Gargoyle daemon.info ddns_gargoyle[2157]:       local IP  = 1.10.0.1
Oct 18 12:48:10 Gargoyle daemon.info ddns_gargoyle[2157]:       remote IP = xx.xx.xx.xx
Oct 18 12:48:11 Gargoyle daemon.info ddns_gargoyle[2157]:       Update successful
Oct 18 12:51:06 Gargoyle daemon.info ddns_gargoyle[2157]: Forcing update:
Oct 18 12:51:06 Gargoyle daemon.info ddns_gargoyle[2157]:       service provider=dnsomatic.com
Oct 18 12:51:06 Gargoyle daemon.info ddns_gargoyle[2157]:               Successfully retrieved local ip from url: http://www.selfseo.com/what_is_my_ip.php
Oct 18 12:51:06 Gargoyle daemon.info ddns_gargoyle[2157]:       local IP  = xx.xx.xx.xx
Oct 18 12:51:06 Gargoyle daemon.info ddns_gargoyle[2157]:       remote IP = 1.10.0.1
Oct 18 12:51:07 Gargoyle daemon.info ddns_gargoyle[2157]:       Update successful
I've checked and verified that my-ip-address.com has been defaced, and will consistently return this bogus address.

Re: DDNS IP check

Posted: Mon Oct 23, 2017 6:52 am
by registry
in 1.9.2 many service providers are outdated, not exists, or just a simple timeout in the response. Here you can find providers, but please check all of them, and clear the not existed providers:
Mon Oct 23 11:27:32 2017 daemon. info ddns_gargoyle[2092]: Successfully retrieved local ip from url: http://www.ip-1. com/
Mon Oct 23 11:42:32 2017 daemon. info ddns_gargoyle[2092]: Successfully retrieved local ip from url: http://www.myipnumber. com
Mon Oct 23 11:57:32 2017 daemon. info ddns_gargoyle[2092]: Could not determine local ip from url: http://www.dslreports. com/whois
Mon Oct 23 11:57:33 2017 daemon. info ddns_gargoyle[2092]: Could not determine local ip from url: http://checkmyip. com

Mon Oct 23 11:57:33 2017 daemon. info ddns_gargoyle[2092]: Successfully retrieved local ip from url: http://www.ipchicken. com
Mon Oct 23 12:12:33 2017 daemon. info ddns_gargoyle[2092]: Successfully retrieved local ip from url: http://www.tracemyip. org
Mon Oct 23 12:27:32 2017 daemon. info ddns_gargoyle[2092]: Successfully retrieved local ip from url: http://checkip.dyndns. org
Mon Oct 23 12:42:32 2017 daemon. info ddns_gargoyle[2092]: Successfully retrieved local ip from url: http://checkip. org
Mon Oct 23 12:43:08 2017 daemon. info ddns_gargoyle[2092]: Could not determine local ip from url: http://www.ip-address. org
Mon Oct 23 12:43:08 2017 daemon. info ddns_gargoyle[2092]: Could not determine local ip from url: http://my-ip-address. com
Mon Oct 23 12:43:08 2017 daemon. info ddns_gargoyle[2092]: Could not determine local ip from url: http://www.selfseo. com/what_is_my_ip.php
Mon Oct 23 12:43:09 2017 daemon. info ddns_gargoyle[2092]: Could not determine local ip from url: http://aruljohn. com
Mon Oct 23 12:43:09 2017 daemon. info ddns_gargoyle[2092]: Successfully retrieved local ip from url: http://www.lawrencegoetz. com/programs/ipinfo/
Mon Oct 23 12:43:18 2017 daemon. info ddns_gargoyle[2092]: Successfully retrieved local ip from url: http://myipinfo. net

Re: DDNS IP check

Posted: Mon Oct 23, 2017 7:04 am
by Lantis
Thank you for your feedback.
This is low priority to fix, as the functionality is not broken.

But i will keep it in mind next time i am near that module