Hi all...
I'm having problems with ddns client that I can't solve ...
It worked fine until a few days ago and out of nowhere it stopped working. Already completely removed the related files and reconfigured again, but not resolved, follow some prints...
Resume on Status page:
Check of my IP on www.meuip.com:
The IP addresses are different!
Configs of ddns service:
config ddns 'global'
option ddns_dateformat '%F %R'
option ddns_loglines '250'
option upd_privateip '0'
config service 'myddns_ipv4'
option interface 'wan'
option ip_source 'network'
option ip_network 'wan'
option service_name 'no-ip.com'
option enabled '1'
option lookup_host 'tl-wdr4300.servebeer.com'
option domain 'tl-wdr4300.servebeer.com'
option username 'rodrigo.roberti@gmail.com'
option password 'password'
option use_syslog '4'
option check_interval '15'
option force_interval '24'
Log of ddns service:
173921 note : PID '10825' terminated by 'SIGTERM' at 2019-12-08 17:39
173928 : ************ ************** ************** **************
173928 note : PID '25270' started at 2019-12-08 17:39
173929 : ddns version : 2.7.8-1
173929 : uci configuration:
ddns.myddns_ipv4.check_interval='15'
ddns.myddns_ipv4.domain='tl-wdr4300.servebeer.com'
ddns.myddns_ipv4.enabled='1'
ddns.myddns_ipv4.force_interval='24'
ddns.myddns_ipv4.interface='wan'
ddns.myddns_ipv4.ip_network='wan'
ddns.myddns_ipv4.ip_source='network'
ddns.myddns_ipv4.lookup_host='tl-wdr4300.servebeer.com'
ddns.myddns_ipv4.password='***PW***'
ddns.myddns_ipv4.service_name='no-ip.com'
ddns.myddns_ipv4.use_syslog='4'
ddns.myddns_ipv4.username='rodrigo.roberti@gmail.com'
ddns.myddns_ipv4=service
173933 : verbose mode : 0 - run normal, NO console output
173933 : check interval: 900 seconds
173934 : force interval: 86400 seconds
173934 : retry interval: 60 seconds
173935 : retry counter : 0 times
173935 : No old process
173935 : last update: 2019-12-08 17:27
173935 : Detect registered/public IP
173936 : #> /usr/bin/nslookup tl-wdr4300.servebeer.com >/var/run/ddns/myddns_ipv4.dat 2>/var/run/ddns/myddns_ipv4.err
173937 : Registered IP '177.76.142.235' detected
173937 info : Starting main loop at 2019-12-08 17:39
173937 : Detect local IP on 'network'
173938 : Local IP '189.110.253.195' detected on network 'wan'
173938 : Update needed - L: '189.110.253.195' <> R: '177.76.142.235'
173939 : parsing script '/usr/lib/ddns/update_no-ip_com.sh'
173940 : sending dummy IP to 'no-ip.com'
173940 : #> /bin/uclient-fetch -q -O /var/run/ddns/myddns_ipv4.dat -Y off 'http://rodrigo.roberti%40gmail.com:password@dynupdate.no-ip.com/nic/update?hostname=tl-wdr4300.servebeer.com&myip=127.0.0.1' 2>/var/run/ddns/myddns_ipv4.err
173943 ERROR : uclient-fetch Error: '8'
173943 :
173943 WARN : Transfer failed - retry 1/0 in 60 seconds
Status of Service on ddns page:
My interfaces:
It's very weird...
It worked normally until a few days ago, it came out of nowhere and I can't make it work at all ...
Can anyone help me?
Note: My ISP modem has already been rebooted, it operates in brigde mode and always operated this way ...
Looking at the no-ip.com dashboard, I realize that the system received the correct IP ...
But when trying to connect remotely to the router, I just can't...
Thank you all!