Ja zauważyłem jedno u siebie:
132225 : Waiting 3600 seconds (Check Interval)
142225 : Detect registered/public IP
142225 : #> /usr/bin/nslookup xxx.dhcp.biz >/var/run/ddns/CHANGEIP.dat 2>/var/run/ddns/CHANGEIP.err
142228 : Registered IP 'xx.xx.xx.69' detected
142228 info : Rerun IP check at 2016-09-27 14:22
142228 : Detect local IP on 'network'
142228 : Local IP 'xx.xx.xx.69' detected on network 'wan'
142228 : Waiting 3600 seconds (Check Interval)
152228 : Detect registered/public IP
152228 : #> /usr/bin/nslookup xxx.dhcp.biz >/var/run/ddns/CHANGEIP.dat 2>/var/run/ddns/CHANGEIP.err
152230 : Registered IP 'xx.xx.xx.42' detected
152230 WARN : Updating IP at DDNS provider failed - starting retry 1/0
152231 : Detect local IP on 'network'
152231 : Local IP 'xx.xx.xx.69' detected on network 'wan'
152231 : Update needed - L: 'xx.xx.xx.69' <> R: 'xx.xx.xx.42'
152231 : #> /usr/bin/wget -nv -t 1 -O /var/run/ddns/CHANGEIP.dat -o /var/run/ddns/CHANGEIP.err --ca-certificate=/etc/ssl/certs/ca-certificates.crt --no-proxy 'https://@nic.changeip.com/nic/update?u=&cmd=update&hostname=xxx.dhcp.biz&ip=xx.xx.xx.69'
152232 : DDNS Provider answered:
200 Successful Update
152232 info : Update successful - IP 'xx.xx.xx.69' send
152232 info : Forced update successful - IP: 'xx.xx.xx.69' send
Skąd się bierze to IP ".42", które miałem z miesiąc temu?
Mam skonfigurowaną jeszcze domenę na OVH i tu nie ma tego problemu.
config ddns "global"
option date_format "%F %R"
option log_lines "250"
option allow_local_ip "0"
config service 'CHANGEIP'
option interface 'wan'
option check_interval '60'
option check_unit 'minutes'
option service_name 'changeip.com'
option domain 'xxx.dhcp.biz'
option username 'xxx'
option password 'xxx'
option ip_source 'network'
option ip_network 'wan'
option use_https '1'
option cacert '/etc/ssl/certs/ca-certificates.crt'
option use_syslog '2'
option use_logfile '1'
option enabled '1'
No i w samych logach w panelu Changeip.com - wczoraj OpenWrt odświeżało domenę 14 razy ?
Co jest, przed chwilą z kompa w pracy ?
/usr/bin/nslookup xxx.dhcp.biz
Server: 127.0.1.1
Address: 127.0.1.1#53
Non-authoritative answer:
Name: xxx.dhcp.biz
Address: xx.xx.xx.42
a po chwili
/usr/bin/nslookup xxx.dhcp.biz
Server: 127.0.1.1
Address: 127.0.1.1#53
Non-authoritative answer:
Name: xxx.dhcp.biz
Address: xx.xx.xx.69
DNS-y wariują ?
APU2 @ OpenWrt 18.06-SNAPSHOT, r7852-7ac6044632