<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/conf_mode/dynamic_dns.py, branch yevhen-secrets</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=yevhen-secrets</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=yevhen-secrets'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-06-04T05:34:38+00:00</updated>
<entry>
<title>dns: T5144: Relocate ddclient template path for consistency with config path</title>
<updated>2023-06-04T05:34:38+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-05-13T05:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f4ea61dd5bf0ef2baa7d545b12e168b652412509'/>
<id>urn:sha1:f4ea61dd5bf0ef2baa7d545b12e168b652412509</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: T5144: Restrict dualstack for dyndns2 protocol to dyn.com</title>
<updated>2023-06-04T05:21:12+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-06-04T05:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=604a12d65ddc5ca81bc1a8a7bbdcb7cf40a7897d'/>
<id>urn:sha1:604a12d65ddc5ca81bc1a8a7bbdcb7cf40a7897d</id>
<content type='text'>
ddclient implementation of dualstack for dyndns2 protocol is targeted
for dyn.com (dyndns.org) only. Dualstack won't work for other servers
supporting dyndns2 protocol (for example, dyn.dns.he.net).
</content>
</entry>
<entry>
<title>dns: T5144: Modernize dynamic dns operation</title>
<updated>2023-06-04T02:54:03+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-04-23T23:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f2392055a33e537ce88c6a3124106bfd3b8b8e57'/>
<id>urn:sha1:f2392055a33e537ce88c6a3124106bfd3b8b8e57</id>
<content type='text'>
Apply next round of configuration tree updates to 'service dns dynamic'
with the following changes:

- Migrate `service dns dynamic interface &lt;interface&gt; [use-web]`
       to `service dns dynamic address &lt;interface&gt;`
       or `service dns dynamic address web [web-options]`
  This communicates the intent that dynamic dns IP address is detected
  in only one way - using the `&lt;interface&gt;` or using an external web
  request, not both.
- When using external web request, (`service dns dynamic address web`),
  external url is optional (`web-options url`). Ddclient defaults are
  used when unspecified,
- Rename all config `login` to `username` for consistency and also to
  align better with alternative ddclient backends in consideration.
- Apply global 'ipv6-enable' to per service 'ip-version: ipv6'. Selecting
  usage of IPv4 or IPv6 (or both simultaneously) is now at per service
  (protocol) level instead of global level. This allows more control on
  the ability to select IPv4 in some cases and IPv6 in some other cases
  wherever supported by the underlying ddclient protocol.
- While the IP address (and by extension, the detection mechanism) is
  global, the way it is applied to a particular ddclient protocol depends
  on whether it supports IPv4 or IPv6 or both.
- Related to the above, this also prevents generating incorrect config
  file (`ddclient.conf`) with multiple global sections leading to an
  unpredictable behavior of ddclient.
- Implement provider (protocol) specific custom tweaks whenever possible
  (e.g., `zone`, `username`, `server` are not necessary in all cases).
- Move service name from a combination of 'protocol' (with protocol
  config autodetected) and custom (with protocol config specified) to a
  single 'service' key. This allows for consisent setup of multiple
  config for the same ddclient protocol (with different options and
  credentials). This also avoid ambiguity with usual networking term
  'protocol' and ddclient specific term 'protocol' (and can change with
  a move to a different backend).
- Apply upfront XML constraints and validations consistently wherever
  applicable.
- RFC2136 specific change: Rename rfc2136 config `record` to `host-name`
  for consistency.
- Cloudflare specific change: While ddclient still supports authenticating
  with email and global auth key, skipping `username` in config will
  indicate the intent to use API token authentication (with special
  'token' literal as `username`).
</content>
</entry>
<entry>
<title>T5219: ddclient: Cloudflare doesn't require login</title>
<updated>2023-05-12T09:33:09+00:00</updated>
<author>
<name>Zen3515</name>
<email>7106408+Zen3515@users.noreply.github.com</email>
</author>
<published>2023-05-12T09:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9fc53924271c151e3e5229a64acec35006d4f7fe'/>
<id>urn:sha1:9fc53924271c151e3e5229a64acec35006d4f7fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: T4353: fix Jinja2 linting errors</title>
<updated>2022-04-16T10:13:06+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-16T10:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=68f8acbaf44379173faaa8aa7cae6ee40024df88'/>
<id>urn:sha1:68f8acbaf44379173faaa8aa7cae6ee40024df88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ddclient: T3897: bugfix smoketest</title>
<updated>2021-10-21T18:31:28+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-10-21T18:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=71e793d92faefcb589d3090b8af8d3e77e06b023'/>
<id>urn:sha1:71e793d92faefcb589d3090b8af8d3e77e06b023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ddclient: T3897: Add option for IPv6 Dynamic DNS</title>
<updated>2021-10-18T15:25:20+00:00</updated>
<author>
<name>Viacheslav</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-10-11T06:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=35aeea69c62a1755595d34b856d03f58cdd2da4c'/>
<id>urn:sha1:35aeea69c62a1755595d34b856d03f58cdd2da4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ddclient: T3422: Allow zone property with cloudflare protocol</title>
<updated>2021-03-24T16:44:27+00:00</updated>
<author>
<name>Justin</name>
<email>justin@fortinj.com</email>
</author>
<published>2021-03-23T13:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=00d0ca6f8aafe5be55624ccd1462d855565b124f'/>
<id>urn:sha1:00d0ca6f8aafe5be55624ccd1462d855565b124f</id>
<content type='text'>
Allows Dynamic DNS services with custom names to use the zone field if
the protocol is set to cloudflare

(cherry picked from commit 5ab6c20f8acd4dda1870b9a71fe73129d2f78b24)
</content>
</entry>
<entry>
<title>vyos.template: T2720: always enable Jinja2 trim_blocks feature</title>
<updated>2020-11-27T14:41:17+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-11-27T14:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a2ac9fac16eeb626d3969092fecf463650750640'/>
<id>urn:sha1:a2ac9fac16eeb626d3969092fecf463650750640</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ddclient: T2858: migrate to get_config_dict()</title>
<updated>2020-09-13T11:17:03+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-09-13T11:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=25136d9a9501dcc40c31f9db8e90be3eb5569d24'/>
<id>urn:sha1:25136d9a9501dcc40c31f9db8e90be3eb5569d24</id>
<content type='text'>
</content>
</entry>
</feed>
