Mats Dufberg
Mats Dufberg
To make the Changes files consistent, both over time and between the components, create a template of how it should be written.
We had the following output from Zonemaster: ``` $ zonemaster-cli ripe.net --show_module --show_testcase --test nameserver --raw 6.96 NOTICE NAMESERVER NAMESERVER03 AXFR_AVAILABLE ns=manus.authdns.ripe.net/193.0.9.7 7.03 NOTICE NAMESERVER NAMESERVER03 AXFR_AVAILABLE ns=manus.authdns.ripe.net/2001:67c:e0::7 15.16 WARNING...
To make it possible to package Zonemaster we have to have better control of what dependencies are used increase the use of binary packages. One tool to use is the...
To be able to create a the Zonemaster-LDNS package (`perl Makefile.PL --no-ed25519`, `make all`, `make dist`) in a FreeBSD server the following packages must be installed (e.g. using the following...
**Nameserver08** tests if case (upper case/lower case) in the query is preserved in the response. It is unclear from the objective what part of the response that must preserve case....
The following two domain names have strange behavior at the time of writing, not compliant with the DNS standards, `webhooks.se` and `welcometoparadi.se`. The error is odd, but not has been...
Update Nameserver10 so that it behaves like Nameserver02 in relevant aspect as stated in zonemaster/zonemaster-engine/issues/483
Fokus of the Zonemaster tests is to find errors and problems in configuration. In some test cases an "OK" message is returned if no sever problems have been found. E.g.,...
[Consistency04] verifies that all authoritative name servers report the same set of NS for the child zone. [Delegation07] verifies that all NS in delegation are found in the child zone....
[Basic03] needs updates. Extend it to look for CNAME, A, AAAA and MX for *DOMAIN*. Also look for CNAME, A and AAAA for "www".*DOMAIN*. *DOMAIN* is here the domain name...