<ddns-scripts>: <dynv6 problem>
Open
Nobody has claimed this yet.
bug
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
Package Name
ddns-scripts
Maintainer
@feckert
OpenWrt Version
SNAPSHOT
OpenWrt Target/Subtarget
mediatek/filogic
Steps to Reproduce
- select DDNS Service provider dynv6.com
- there are 3 empty string fields that you have to populate DOMAIN, USERNAME, PASSWORD and only 2 are needed - DOMAIN (which is used as a username) and PASSWORD (which is actually token that you get at dynv6).
- Populate DOMAIN and PASSWORD and USERNAME leave blank.
- You cannot save your enteries, USERNAME goes red! But if you enter domain as a username you get
XHR request time out
here are APIshttp://dynv6.com/api/update?hostname=<domain>&token=<username>&ipv4=<ipaddr> http://dynv6.com/api/update?hostname=<domain>&token=<username>&ipv6=<ip6addr>&ipv6prefix=<ip6lanprefix>and you can find them here
Actual Behaviour
I couldn't update my dynamic IP. If this is luci problem pleasr tell me so I can open ticket there
ping @systemcrash
Confirmation Checklist
- The package is maintained in this repository.
- I understand that issues related to the base OpenWrt repository or LuCI repository will be closed.
- I am reporting an issue for OpenWrt, not an unsupported fork.
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 with the ddns-scripts package and compare its dynv6 handling with the dynv6 update API endpoints linked in the issue. Reproduce the configuration with DOMAIN and PASSWORD set and USERNAME empty, then verify that the configuration can be saved and the dynamic IP update succeeds.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100