]> granicus.if.org Git - pdns/log
pdns
6 years agoMerge pull request #6921 from pieterlexis/rm-gost
Remi Gacogne [Tue, 4 Sep 2018 08:34:56 +0000 (10:34 +0200)]
Merge pull request #6921 from pieterlexis/rm-gost

Remove GOST support and Botan in the process

6 years agoMerge pull request #6920 from jannyg/remove-master-zone-query
Remi Gacogne [Tue, 4 Sep 2018 08:31:14 +0000 (10:31 +0200)]
Merge pull request #6920 from jannyg/remove-master-zone-query

Removed master-zone-query from documentation; fixes #6818

6 years agoMerge pull request #6882 from phonedph1/throttle-map
Remi Gacogne [Tue, 4 Sep 2018 07:58:38 +0000 (09:58 +0200)]
Merge pull request #6882 from phonedph1/throttle-map

Dump the throttle map

6 years agoUse proper type
phonedph1 [Tue, 4 Sep 2018 01:13:18 +0000 (01:13 +0000)]
Use proper type

6 years agoMerge pull request #6848 from zeha/luaconfig-pdnslog
Peter van Dijk [Mon, 3 Sep 2018 10:26:46 +0000 (12:26 +0200)]
Merge pull request #6848 from zeha/luaconfig-pdnslog

recursor: Add pdnslog to Lua configuration scripts

6 years agoRemoved master-zone-query from documentation
Jan-Arve Nygård [Mon, 3 Sep 2018 09:53:39 +0000 (11:53 +0200)]
Removed master-zone-query from documentation

6 years agoMerge pull request #6901 from pavel-odintsov/master
Remi Gacogne [Mon, 3 Sep 2018 08:29:03 +0000 (10:29 +0200)]
Merge pull request #6901 from pavel-odintsov/master

Added Prometheus stats support for dnsdist

6 years agoMerge pull request #6881 from phonedph1/top-timeouts
Remi Gacogne [Mon, 3 Sep 2018 07:59:59 +0000 (09:59 +0200)]
Merge pull request #6881 from phonedph1/top-timeouts

Keep track of what destinations are causing the most timeouts

6 years agoRemove GOST support and Botan in the process
Pieter Lexis [Sun, 2 Sep 2018 15:34:37 +0000 (17:34 +0200)]
Remove GOST support and Botan in the process

6 years agoAdded up to date Prometheus endpoint output
Pavel Odintsov [Fri, 31 Aug 2018 15:33:43 +0000 (16:33 +0100)]
Added up to date Prometheus endpoint output

6 years agoAdded address label and switched code to boost::format
Pavel Odintsov [Fri, 31 Aug 2018 15:25:13 +0000 (16:25 +0100)]
Added address label and switched code to boost::format

6 years agoRenamed dnsdist_pools_servers to singular form dnsdist_pool_servers
Pavel Odintsov [Fri, 31 Aug 2018 15:09:50 +0000 (16:09 +0100)]
Renamed dnsdist_pools_servers to singular form dnsdist_pool_servers

6 years agoReplaced custom host address crafting code to toStringWithPort
Pavel Odintsov [Fri, 31 Aug 2018 15:07:51 +0000 (16:07 +0100)]
Replaced custom host address crafting code to toStringWithPort

6 years agoDo not replace dot in metric names. Use singular form for metric base name
Pavel Odintsov [Fri, 31 Aug 2018 15:04:59 +0000 (16:04 +0100)]
Do not replace dot in metric names. Use singular form for metric base name

6 years agoRemoved dnsdist_querycount_queries metric group
Pavel Odintsov [Fri, 31 Aug 2018 15:01:33 +0000 (16:01 +0100)]
Removed dnsdist_querycount_queries metric group

6 years agoMerge pull request #6864 from pieterlexis/rec-414-changelog
Pieter Lexis [Fri, 31 Aug 2018 13:41:11 +0000 (15:41 +0200)]
Merge pull request #6864 from pieterlexis/rec-414-changelog

Recursor 4.1.4 changelog and secpoll

6 years agoRemoved main from all Prometheus metric names
Pavel Odintsov [Fri, 31 Aug 2018 12:55:32 +0000 (13:55 +0100)]
Removed main from all Prometheus metric names

6 years agoDo not reset per query counters when setQueryCount(true)
Pavel Odintsov [Fri, 31 Aug 2018 12:37:09 +0000 (13:37 +0100)]
Do not reset per query counters when setQueryCount(true)

6 years agoAdded weight and order values for all servers in Prometheus
Pavel Odintsov [Fri, 31 Aug 2018 12:27:48 +0000 (13:27 +0100)]
Added weight and order values for all servers in Prometheus

6 years agoFixed alignment for code
Pavel Odintsov [Fri, 31 Aug 2018 11:53:33 +0000 (12:53 +0100)]
Fixed alignment for code

6 years agoReworked Prometheus metric types to scoped enum
Pavel Odintsov [Fri, 31 Aug 2018 11:51:36 +0000 (12:51 +0100)]
Reworked Prometheus metric types to scoped enum

6 years agoReplaced function arguments to constant references to avoid copying memory
Pavel Odintsov [Fri, 31 Aug 2018 11:13:16 +0000 (12:13 +0100)]
Replaced function arguments to constant references to avoid copying memory

6 years agoReplaced getCopy by getLocal
Pavel Odintsov [Fri, 31 Aug 2018 10:55:19 +0000 (11:55 +0100)]
Replaced getCopy by getLocal

6 years agoReplaced warnlog by vinfolog to reduce log verbosity
Pavel Odintsov [Fri, 31 Aug 2018 10:32:08 +0000 (11:32 +0100)]
Replaced warnlog by vinfolog to reduce log verbosity

6 years agoUpdate settings for backported setting
Pieter Lexis [Mon, 20 Aug 2018 13:42:45 +0000 (15:42 +0200)]
Update settings for backported setting

6 years agoAdd recursor 4.1.4 changelog
Pieter Lexis [Mon, 20 Aug 2018 13:41:23 +0000 (15:41 +0200)]
Add recursor 4.1.4 changelog

6 years agoAdd recursor 4.1.4 to secpoll
Pieter Lexis [Mon, 20 Aug 2018 13:41:51 +0000 (15:41 +0200)]
Add recursor 4.1.4 to secpoll

6 years agoMerge pull request #6902 from ploxiln/loglevel_explain
Pieter Lexis [Fri, 31 Aug 2018 06:17:59 +0000 (08:17 +0200)]
Merge pull request #6902 from ploxiln/loglevel_explain

docs: auth config settings: explain loglevel value

6 years agoMerge pull request #6903 from gibson042/2018-08-DNSQuestion.len-documentation
Pieter Lexis [Fri, 31 Aug 2018 06:17:23 +0000 (08:17 +0200)]
Merge pull request #6903 from gibson042/2018-08-DNSQuestion.len-documentation

dnsdist: Fix documentation of DNSQuestion.len

6 years agoMerge pull request #6904 from gibson042/2018-08-documentation-grammar
Pieter Lexis [Fri, 31 Aug 2018 06:17:02 +0000 (08:17 +0200)]
Merge pull request #6904 from gibson042/2018-08-documentation-grammar

docs: Fix minor grammar issues

6 years agodocs: Fix minor grammar issues
Richard Gibson [Fri, 31 Aug 2018 03:03:09 +0000 (23:03 -0400)]
docs: Fix minor grammar issues

6 years agodnsdist: Fix documentation of DNSQuestion.len
Richard Gibson [Fri, 31 Aug 2018 02:40:03 +0000 (22:40 -0400)]
dnsdist: Fix documentation of DNSQuestion.len

6 years agodocs: auth config settings: explain loglevel value
Pierce Lopez [Thu, 30 Aug 2018 04:19:14 +0000 (00:19 -0400)]
docs: auth config settings: explain loglevel value

6 years agoIntroduced metric description storage and improved Prometheus support
Pavel Odintsov [Thu, 30 Aug 2018 18:00:37 +0000 (19:00 +0100)]
Introduced metric description storage and improved Prometheus support

6 years agoAdded Prometheus stats endpoint. Patch by Kai Storbeck <kai@xs4all.nl>
Pavel Odintsov [Thu, 30 Aug 2018 15:21:54 +0000 (16:21 +0100)]
Added Prometheus stats endpoint. Patch by Kai Storbeck <kai@xs4all.nl>

6 years agoMerge pull request #6668 from zeha/api-zone-lookup
Pieter Lexis [Thu, 30 Aug 2018 09:48:24 +0000 (11:48 +0200)]
Merge pull request #6668 from zeha/api-zone-lookup

Auth API: add zone lookup by /zones?zone=example.org.

6 years agoMerge pull request #6898 from ploxiln/changelog_414_fix
Pieter Lexis [Thu, 30 Aug 2018 07:50:15 +0000 (09:50 +0200)]
Merge pull request #6898 from ploxiln/changelog_414_fix

changelog: 4.1.4 back-ported #6648 not #6848

6 years agochangelog: 4.1.4 back-ported #6648 not #6848
Pierce Lopez [Thu, 30 Aug 2018 01:12:40 +0000 (21:12 -0400)]
changelog: 4.1.4 back-ported #6648 not #6848

pull-request #6648 is mysql transaction-isolation syntax change
pull-request #6848 is lua logging stuff

6 years agoUpdate auth 4.1.4 release date, we were fast
Pieter Lexis [Wed, 29 Aug 2018 15:23:39 +0000 (17:23 +0200)]
Update auth 4.1.4 release date, we were fast

6 years agoMerge pull request #6863 from pieterlexis/auth-414-changelog
Pieter Lexis [Wed, 29 Aug 2018 15:20:47 +0000 (17:20 +0200)]
Merge pull request #6863 from pieterlexis/auth-414-changelog

Changelog + secpoll for auth 4.1.4

6 years agoAdd auth 4.1.4 to secpoll
Pieter Lexis [Mon, 20 Aug 2018 12:45:22 +0000 (14:45 +0200)]
Add auth 4.1.4 to secpoll

6 years agoAdd authoritative server 4.1.4 changelog
Pieter Lexis [Mon, 20 Aug 2018 12:44:13 +0000 (14:44 +0200)]
Add authoritative server 4.1.4 changelog

6 years agoMerge pull request #6873 from phonedph1/flush-forward
Pieter Lexis [Wed, 29 Aug 2018 11:59:18 +0000 (13:59 +0200)]
Merge pull request #6873 from phonedph1/flush-forward

Purge all auth/forward zone data including subtree.

6 years agoMerge pull request #6877 from rgacogne/dnsdist-fix-ecs-sign-comparison
Pieter Lexis [Wed, 29 Aug 2018 11:59:01 +0000 (13:59 +0200)]
Merge pull request #6877 from rgacogne/dnsdist-fix-ecs-sign-comparison

dnsdist: Fix a sign-comparison warning in isEDNSOptionInOpt()

6 years agoMerge pull request #6879 from Habbie/ixfrdist-workdir-nit
Pieter Lexis [Wed, 29 Aug 2018 11:58:48 +0000 (13:58 +0200)]
Merge pull request #6879 from Habbie/ixfrdist-workdir-nit

ixfrdist: fix doc nit

6 years agoMerge pull request #6888 from ploxiln/docs_api_axfr_retrieve_fix
Pieter Lexis [Wed, 29 Aug 2018 11:58:34 +0000 (13:58 +0200)]
Merge pull request #6888 from ploxiln/docs_api_axfr_retrieve_fix

API docs: fix zone axfr-retrieve description

6 years agoMerge pull request #6889 from ploxiln/changelog_413_fix
Pieter Lexis [Wed, 29 Aug 2018 11:58:20 +0000 (13:58 +0200)]
Merge pull request #6889 from ploxiln/changelog_413_fix

changelog: fix dup of #6312 in 4.1.3, was in 4.1.2

6 years agoMerge pull request #6890 from rgacogne/ixfrdist-optims
Pieter Lexis [Wed, 29 Aug 2018 11:58:01 +0000 (13:58 +0200)]
Merge pull request #6890 from rgacogne/ixfrdist-optims

ixfrdist: Reduce memory usage and lock contention

6 years agoMerge pull request #6891 from scottbender/patch-1
Remi Gacogne [Tue, 28 Aug 2018 20:49:44 +0000 (22:49 +0200)]
Merge pull request #6891 from scottbender/patch-1

Update quickstart.rst

6 years agoUpdate quickstart.rst
scottbender [Tue, 28 Aug 2018 18:24:58 +0000 (14:24 -0400)]
Update quickstart.rst

Correct spelling mistake

6 years agoMove t_timeout up to the timeout stats, outside of throttle updates.
phonedph1 [Tue, 28 Aug 2018 17:02:44 +0000 (17:02 +0000)]
Move t_timeout up to the timeout stats, outside of throttle updates.
Move t_timeout into syncres.cc - testrunner now builds.

6 years agoRecord full data from map
phonedph1 [Tue, 28 Aug 2018 13:51:01 +0000 (13:51 +0000)]
Record full data from map

6 years agoixfrdist: Don't process records of interrupted AXFR
Remi Gacogne [Tue, 28 Aug 2018 13:29:25 +0000 (15:29 +0200)]
ixfrdist: Don't process records of interrupted AXFR

6 years agoixfrdist: Break out of the domain updates loop if we are exiting
Remi Gacogne [Tue, 28 Aug 2018 09:37:40 +0000 (11:37 +0200)]
ixfrdist: Break out of the domain updates loop if we are exiting

6 years agoixfrdist: Reduce the contention and copies of zone information
Remi Gacogne [Mon, 27 Aug 2018 21:24:36 +0000 (23:24 +0200)]
ixfrdist: Reduce the contention and copies of zone information

6 years agoixfrdist: Small optimizations for a large number of zones, add debug
Remi Gacogne [Mon, 27 Aug 2018 15:47:52 +0000 (17:47 +0200)]
ixfrdist: Small optimizations for a large number of zones, add debug

6 years agoAXFRRetriever: Don't parse records of answers with a non-zero code
Remi Gacogne [Mon, 27 Aug 2018 15:45:45 +0000 (17:45 +0200)]
AXFRRetriever: Don't parse records of answers with a non-zero code

Also reuse records from MOADNSParser whenever possible, instead of
allocating new ones.

6 years agoixfrdist: Correctly retrieve the SOAs from the diff if needed
Remi Gacogne [Mon, 27 Aug 2018 13:35:34 +0000 (15:35 +0200)]
ixfrdist: Correctly retrieve the SOAs from the diff if needed

They might be passed to makeIXFRDiff(), and the code to handle the
case where they aren't was broken.

6 years agoixfrdist: Small optimization in makeAXFRPackets()
Remi Gacogne [Mon, 27 Aug 2018 13:34:35 +0000 (15:34 +0200)]
ixfrdist: Small optimization in makeAXFRPackets()

6 years agoixfrdist: Reduce memory usage during zone retrieval
Remi Gacogne [Mon, 27 Aug 2018 13:33:24 +0000 (15:33 +0200)]
ixfrdist: Reduce memory usage during zone retrieval

6 years agoMerge pull request #6886 from rgacogne/ixfrdist-fix-xfr
Remi Gacogne [Tue, 28 Aug 2018 09:00:29 +0000 (11:00 +0200)]
Merge pull request #6886 from rgacogne/ixfrdist-fix-xfr

ixfrdist: Fix invalid buffer usage in getSerialFromMaster()

6 years agochangelog: fix dup of #6312 in 4.1.3, was in 4.1.2
Pierce Lopez [Tue, 28 Aug 2018 08:12:14 +0000 (04:12 -0400)]
changelog: fix dup of #6312 in 4.1.3, was in 4.1.2

6 years agoAPI docs: fix zone axfr-retrieve description
Pierce Lopez [Tue, 28 Aug 2018 07:47:40 +0000 (03:47 -0400)]
API docs: fix zone axfr-retrieve description

6 years agoMerge pull request #6887 from gibson042/test-any-address
Remi Gacogne [Tue, 28 Aug 2018 07:16:14 +0000 (09:16 +0200)]
Merge pull request #6887 from gibson042/test-any-address

dnsdist: Test retrieving address from any-address binds

6 years agodnsdist: Test retrieving address from any-address binds
Richard Gibson [Tue, 28 Aug 2018 00:37:55 +0000 (20:37 -0400)]
dnsdist: Test retrieving address from any-address binds

6 years agoixfrdist: Fix invalid buffer usage in getSerialFromMaster()
Remi Gacogne [Mon, 27 Aug 2018 21:35:49 +0000 (23:35 +0200)]
ixfrdist: Fix invalid buffer usage in getSerialFromMaster()

6 years agoMerge pull request #6885 from pieterlexis/ixfrdist-fixes
Remi Gacogne [Mon, 27 Aug 2018 18:13:50 +0000 (20:13 +0200)]
Merge pull request #6885 from pieterlexis/ixfrdist-fixes

Several ixfrdist fixes

6 years agoixfrdist: Don't handle SIGSTOP
Pieter Lexis [Mon, 27 Aug 2018 11:55:49 +0000 (13:55 +0200)]
ixfrdist: Don't handle SIGSTOP

6 years agoDump the throttle map
phonedph1 [Fri, 24 Aug 2018 18:11:40 +0000 (18:11 +0000)]
Dump the throttle map

6 years agoixfrdist: make axfr-timeout default match documented default
Pieter Lexis [Fri, 24 Aug 2018 16:23:01 +0000 (18:23 +0200)]
ixfrdist: make axfr-timeout default match documented default

6 years agoixfrdist: clarify exit message
Pieter Lexis [Fri, 24 Aug 2018 16:21:09 +0000 (18:21 +0200)]
ixfrdist: clarify exit message

6 years agoixfrdist: fix typo in error
Pieter Lexis [Fri, 24 Aug 2018 14:59:31 +0000 (16:59 +0200)]
ixfrdist: fix typo in error

6 years agoixfrdist: use port 53 by default for IPs from json
Pieter Lexis [Fri, 24 Aug 2018 14:54:20 +0000 (16:54 +0200)]
ixfrdist: use port 53 by default for IPs from json

6 years agoixfrutils: add timeout to readSerialFromMaster
Pieter Lexis [Fri, 24 Aug 2018 14:50:22 +0000 (16:50 +0200)]
ixfrutils: add timeout to readSerialFromMaster

Make the error messages better in ixfrdist

6 years agoKeep track of what destinations are causing the most timeouts
phonedph1 [Fri, 24 Aug 2018 14:23:14 +0000 (14:23 +0000)]
Keep track of what destinations are causing the most timeouts

6 years agoixfrdist: fix doc nit
Peter van Dijk [Fri, 24 Aug 2018 12:17:52 +0000 (14:17 +0200)]
ixfrdist: fix doc nit

6 years agoMerge pull request #6737 from chbruyand/dnsdist-consistent-hashing
Remi Gacogne [Fri, 24 Aug 2018 12:15:31 +0000 (14:15 +0200)]
Merge pull request #6737 from chbruyand/dnsdist-consistent-hashing

dnsdist: add consistent hash builtin policy

6 years agoPurge all auth/forward zone data including subtree.
phonedph1 [Thu, 23 Aug 2018 17:27:02 +0000 (17:27 +0000)]
Purge all auth/forward zone data including subtree.

Previously this would miss purging out removed entries/data.

6 years agodnsdist: Fix a sign-comparison warning in isEDNSOptionInOpt()
Remi Gacogne [Thu, 23 Aug 2018 15:23:18 +0000 (17:23 +0200)]
dnsdist: Fix a sign-comparison warning in isEDNSOptionInOpt()

6 years agoMerge pull request #6870 from rgacogne/dnsdist-docs-dot
Remi Gacogne [Thu, 23 Aug 2018 08:14:58 +0000 (10:14 +0200)]
Merge pull request #6870 from rgacogne/dnsdist-docs-dot

dnsdist: Fix DoT docs to clarify we only listen on TCP, not UDP

6 years agodnsdist: Fix DoT docs to clarify we only listen on TCP, not UDP
Remi Gacogne [Wed, 22 Aug 2018 14:08:10 +0000 (16:08 +0200)]
dnsdist: Fix DoT docs to clarify we only listen on TCP, not UDP

6 years agoMerge pull request #6810 from Habbie/dnsdist-doc-no-version
Pieter Lexis [Tue, 21 Aug 2018 07:56:10 +0000 (09:56 +0200)]
Merge pull request #6810 from Habbie/dnsdist-doc-no-version

remove version information from dnsdist doc title

6 years agoMerge pull request #6858 from Habbie/rfc2136-correct-zone
Pieter Lexis [Tue, 21 Aug 2018 07:55:23 +0000 (09:55 +0200)]
Merge pull request #6858 from Habbie/rfc2136-correct-zone

RFC2136 fixes

6 years agoMerge pull request #6861 from Habbie/dont-leak-addzone.com
Pieter Lexis [Tue, 21 Aug 2018 07:55:07 +0000 (09:55 +0200)]
Merge pull request #6861 from Habbie/dont-leak-addzone.com

do not leak requests for addzone.com to the Internet

6 years agoMerge pull request #6850 from rgacogne/rec-disable-tcp-sockets-reuseport
Remi Gacogne [Mon, 20 Aug 2018 13:44:01 +0000 (15:44 +0200)]
Merge pull request #6850 from rgacogne/rec-disable-tcp-sockets-reuseport

rec: Disable only our own TCP listening socket when reuseport is enabled

6 years agochange 0 to nullptr
Peter van Dijk [Mon, 20 Aug 2018 07:38:42 +0000 (09:38 +0200)]
change 0 to nullptr

6 years agoMerge pull request #6825 from klaus3000/disable-signed-NOTIFYs
Remi Gacogne [Mon, 20 Aug 2018 06:25:50 +0000 (08:25 +0200)]
Merge pull request #6825 from klaus3000/disable-signed-NOTIFYs

add option send-signed-notify to send NOTIFYs without TSIG signature

6 years agoMerge pull request #6845 from zeha/api-writeable
Remi Gacogne [Mon, 20 Aug 2018 06:24:08 +0000 (08:24 +0200)]
Merge pull request #6845 from zeha/api-writeable

Drop api-readonly configuration setting

6 years agoMerge pull request #6857 from klaus3000/remove-SOAcheckBackoff-on-incoming-NOTIFY2
Remi Gacogne [Mon, 20 Aug 2018 06:19:53 +0000 (08:19 +0200)]
Merge pull request #6857 from klaus3000/remove-SOAcheckBackoff-on-incoming-NOTIFY2

Remove SOA-check backoff on incoming NOTIFY and fix d_lock handling

6 years agoMerge pull request #6859 from Habbie/edit-zone-dnsname-abort
Remi Gacogne [Mon, 20 Aug 2018 06:07:37 +0000 (08:07 +0200)]
Merge pull request #6859 from Habbie/edit-zone-dnsname-abort

make edit-zone catch zoneparser exceptions as well

6 years agoMerge pull request #6860 from Habbie/test-nits
Remi Gacogne [Mon, 20 Aug 2018 06:05:33 +0000 (08:05 +0200)]
Merge pull request #6860 from Habbie/test-nits

auth regression test: language/content nits

6 years agoFix removal notice in docs
Chris Hofstaedtler [Sat, 18 Aug 2018 18:00:34 +0000 (20:00 +0200)]
Fix removal notice in docs

6 years agorfc2136: do lookups in the right zone
Peter van Dijk [Thu, 16 Aug 2018 17:55:45 +0000 (19:55 +0200)]
rfc2136: do lookups in the right zone

6 years agoadd test for parent/child confusion
Peter van Dijk [Thu, 16 Aug 2018 20:46:41 +0000 (22:46 +0200)]
add test for parent/child confusion

6 years agoMerge pull request #6856 from skoef/dynBpfExcludeRange
Remi Gacogne [Fri, 17 Aug 2018 14:52:26 +0000 (16:52 +0200)]
Merge pull request #6856 from skoef/dynBpfExcludeRange

added :excludeRange and :includeRange methods to DynBPFFilter class

6 years agodo not leak requests for addzone.com to the Internet
Peter van Dijk [Fri, 17 Aug 2018 12:50:33 +0000 (14:50 +0200)]
do not leak requests for addzone.com to the Internet

6 years agotest nits
Peter van Dijk [Fri, 17 Aug 2018 11:33:40 +0000 (13:33 +0200)]
test nits

6 years agomake edit-zone catch zoneparser exceptions as well
Peter van Dijk [Fri, 17 Aug 2018 11:29:04 +0000 (13:29 +0200)]
make edit-zone catch zoneparser exceptions as well

6 years agorec: Without reuseport, every listener thread watches all TCP sockets
Remi Gacogne [Fri, 17 Aug 2018 09:03:38 +0000 (11:03 +0200)]
rec: Without reuseport, every listener thread watches all TCP sockets

So we simply add all TCP sockets to the list watched by these threads
instead of using a separate variable, to make it easier to read later
on.

6 years agoadd sub.test.dyndns zone, add occluded record to parent
Peter van Dijk [Thu, 16 Aug 2018 20:03:09 +0000 (22:03 +0200)]
add sub.test.dyndns zone, add occluded record to parent