<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/dns-dynamic, branch vyos/1.4dev1</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.4dev1</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.4dev1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2023-08-06T12:32:21+00:00</updated>
<entry>
<title>dyndns: T5445: add possibility to specify update interval (timeout)</title>
<updated>2023-08-06T12:32:21+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-06T12:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=0d4a19b42d0f0c70cb3ec2119b3d8dbb67efdc75'/>
<id>urn:sha1:0d4a19b42d0f0c70cb3ec2119b3d8dbb67efdc75</id>
<content type='text'>
set service dns dynamic timeout &lt;60-3600&gt;
</content>
</entry>
<entry>
<title>dns: T4353: fix warning "Wait at least 5 minutes between update attempts"</title>
<updated>2023-08-04T14:02:35+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-08-04T14:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=5f34dfc447ba3fe8fe7c2faea740534c1c19293d'/>
<id>urn:sha1:5f34dfc447ba3fe8fe7c2faea740534c1c19293d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: T5144: Explicitly override ddclient global options for reliability</title>
<updated>2023-06-10T03:30:56+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-06-10T01:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=2e79de15fc3852a67d2fa4ae557ecd091a3ad780'/>
<id>urn:sha1:2e79de15fc3852a67d2fa4ae557ecd091a3ad780</id>
<content type='text'>
- For option 'web', ddclient defaults to 'dyndns' which doesn't support
  ssl. This results ddclient process lockup till connection to
  checkip.dyndns.org:443 times out.
- For option 'use', ddclient defaults 'ip'. This results in confusing
  message "WARNING:  '' is not a valid IPv4 or IPv6 address" in log.
</content>
</entry>
<entry>
<title>dns: T5144: Skip clearing 'PIDFile' in ddclient systemd override</title>
<updated>2023-06-09T16:05:44+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-06-09T15:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=83be1ad1c6e3d28e128a9cf469a3ecd703933ddb'/>
<id>urn:sha1:83be1ad1c6e3d28e128a9cf469a3ecd703933ddb</id>
<content type='text'>
'PIDFile' option in 'Service' isn't multi-value and thus doesn't need
to be cleared before overriding.
</content>
</entry>
<entry>
<title>dns: T5144: Streamline ddclient systemd service override</title>
<updated>2023-06-04T08:59:49+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-06-04T07:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=c14825f55d286d54ca3c04703ecbded1cb4c2cca'/>
<id>urn:sha1:c14825f55d286d54ca3c04703ecbded1cb4c2cca</id>
<content type='text'>
Templatize systemd override for ddclient service and move the generated
override files in /run. This ensures that the override files are always
generated afresh after boot.

Additionally, simplify the systemd override file by removing the
redundant/superfluous overrides.
</content>
</entry>
<entry>
<title>dns: T5144: Add pid and cache config as ddclient global</title>
<updated>2023-06-04T08:01:42+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-06-04T07:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b98f38a604954b87c1505bdb6c500a7d6fab983f'/>
<id>urn:sha1:b98f38a604954b87c1505bdb6c500a7d6fab983f</id>
<content type='text'>
</content>
</entry>
<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/marekm72/vyos-1x.git/commit/?id=f4ea61dd5bf0ef2baa7d545b12e168b652412509'/>
<id>urn:sha1:f4ea61dd5bf0ef2baa7d545b12e168b652412509</id>
<content type='text'>
</content>
</entry>
</feed>
