DHCP and static DNS not work (ModemManager)
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 37
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
Hello
i have a wwan card (FM350-GL) that give the ipv6, ipv6-pd and gwateway over dhcp but the dnsv6 only over a at command
My ModemManager output mmcli -b 1
------------------------------------
IPv6 configuration | method: dhcp
| prefix: 0
| dns: 2a01:0860:0000:0300:0000:0000:0000:0053,
| 2a01:0860:0000:0300:0000:0000:0000:0153
------------------------------------
the interface is setup ok only the dns is missing
Contributor guide
No contributing guide indexed for this repository
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 reproducing the FM350-GL setup described with mmcli -b 1 and compare the DHCP-provided IPv6 configuration with the DNS values available through the AT command. Trace how netifd receives and applies the modem's DHCP configuration; done means the reported DNS servers are present in the resulting interface configuration.
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
- 35/100