ddns-scripts: and virtual interfaces _4/_6
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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