Page MenuHomeVyOS Platform

Miscellaneous improvements and fixes for dynamic DNS configuration
Closed, ResolvedPublic

Description

Dynamic DNS configuration needs additional fixes and improvements:

  1. VRF configuration needs to be fixed - we don't capture VRF information in conf_mode
  2. Jinja template (ddclient.conf.j2) needs to be adjusted to avoid generating incorrect ddclient.conf in some cases
  3. Allow TTL support for some web-service based services in addition to RFC2136 services
  4. Adjust validator and completion helper to filter out unsupported protocols
  5. Relax hostname validation for apex and wildcard entry (for example, namecheap)

Details

Difficulty level
Unknown (require assessment)
Version
1.4, 1.5
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)

Event Timeline

indrajitr triaged this task as Normal priority.Sep 22 2023, 8:15 PM
indrajitr created this task.
indrajitr created this object in space S1 VyOS Public.
Viacheslav changed the task status from Open to Needs testing.Oct 4 2023, 7:24 PM
Viacheslav added a subscriber: Viacheslav.

@indrajitr, Could you re-check and close if it was solved?

@Viacheslav
I missed running git pull on my ansible execution node. Works as it should. Thank you!

Pretty sure some preceding backports are pending. Please give me a couple of days. I plan to sync up 1.4 with 1.5 and update the docs.