Odp: DDNS T-Mobile B525-23a
Pojęcia nie mam. Mój config:
config service 'artur'
<------>option service_name 'no-ip.com'
<------>option lookup_host 'no-ip.com'
<------>option domain 'XXX.ddns.net'
<------>option username 'XXX'
<------>option password 'XXX'
<------>option force_unit 'minutes'
<------>option force_interval '10'
<------>option interface 'wan'
<------>option enabled '1'
<------>option ip_source 'interface'
<------>option ip_interface 'eth0.2'
Log:
181512 : verbose mode : 0 - run normal, NO console output
181512 : check interval: 600 seconds
181512 : force interval: 600 seconds
181512 : retry interval: 60 seconds
181512 : retry counter : 0 times
181512 : No old process
181512 : last update: never
181512 : Detect registered/public IP
181512 : #> /usr/bin/nslookup no-ip.com >/var/run/ddns/artur.dat 2>/var/run/ddns/artur.err
181512 : Registered IP '8.23.224.110' detected
181512 info : Starting main loop at 2021-02-03 18:15
181512 : Detect local IP on 'interface'
181512 : #> ip -o addr show dev eth0.2 scope global >/var/run/ddns/artur.dat 2>/var/run/ddns/artur.err
181512 : Local IP '100.125.XXX' detected on interface 'eth0.2'
181512 : Update needed - L: '100.125.58.147' <> R: '8.23.224.110'
181513 ERROR : No or private or invalid IP '100.125.XXX' given! Please check your configuration
181513 ERROR : No update send to DDNS Provider
181513 : Waiting 600 seconds (Check Interval)
Gdzie adres 100.125 jest poprawny ale nie przekazuje go dalej.