DDNS IP check

Discuss the technical details of Gargoyle and ongoing development

Moderator: Moderators

Post Reply
sirazhudin@gmail.com
Posts: 4
Joined: Mon Sep 22, 2014 1:26 pm

DDNS IP check

Post 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

sydlexius
Posts: 1
Joined: Sun Jan 13, 2013 3:57 pm

Re: DDNS IP check

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

User avatar
registry
Posts: 4
Joined: Mon Oct 23, 2017 6:04 am

Re: DDNS IP check

Post 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
TL-WR1043nd V2; TL-WR740n V4; TL-WR741nd V4

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

Re: DDNS IP check

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

Post Reply