openwrt / openwrt/packages

ddns-scripts: and virtual interfaces _4/_6

Open
#8,249 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

stale
Dominant language
Makefile
Stars
4.6k
Forks
4k
Avg merge
3d 12h
Merged PRs (30d)
134

Description

It seams, that ddns-scripts can't get the interface ip from ncm interfaces because the ips need to get from the virtual created interfaces $interface_4 or $interface_6

230946 ERROR : Can not detect local IP using 'network_get_ipaddr wwan' - Error: '1' - TERMINATE

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the ddns-scripts path that calls network_get_ipaddr for wwan and reproduce the reported detection failure. Compare that lookup with the virtual interfaces $interface_4 and $interface_6; done means local IP detection works for the reported NCM setup.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.