22
33; configure DNS for the internet.nl application instance that is running in test
44; IPV4_WEBSERVER_IP_PUBLIC
5- internet A 172.43.0 .100
5+ internet A 172.16.43 .100
66; IPV6_IP_PUBLIC
77 AAAA fd00:43:1::100
88; all it's subdomains
@@ -30,7 +30,7 @@ conn.www.ipv6.internet CNAME ipv6.internet
3030; nameserver setup for the connection test
3131test-ns-signed.internet NS ns.test-ns-signed.internet
3232; IPV4_UNBOUND_IP_PUBLIC
33- ns.test-ns-signed.internet A 172.43.0 .101
33+ ns.test-ns-signed.internet A 172.16.43 .101
3434; IPV6_UNBOUND_IP_PUBLIC
3535 AAAA fd00:43:1::101
3636
@@ -44,15 +44,15 @@ platforminternet CNAME internet
4444; configure DNS for targets that are tested by the internet.test instance
4545; normal 100% website test target
4646; IPV4_IP_TEST_TARGET_PUBLIC
47- target A 172.43.0 .51
47+ target A 172.16.43 .51
4848; IPV6_IP_TEST_TARGET_PUBLIC
4949 AAAA fd00:43:1::51
5050*.target CNAME target
5151
5252; normal 100% email test target
5353*.mail-target MX 10 mx.mail-target.test.
5454; IPV4_IP_TEST_TARGET_MAIL_PUBLIC
55- mx.mail-target A 172.43.0 .52
55+ mx.mail-target A 172.16.43 .52
5656; IPV6_IP_TEST_TARGET_MAIL_PUBLIC
5757 AAAA fd00:43:1::52
5858
@@ -62,7 +62,7 @@ bad-ipv6-ns NS good-ns1.bad-ipv6-ns
6262 NS bad-ns2.bad-ipv6-ns
6363 NS bad-ns3.bad-ipv6-ns
6464; IPV4_IP_MOCK_RESOLVER_PUBLIC
65- good-ns1.bad-ipv6-ns A 172.43.0 .114
65+ good-ns1.bad-ipv6-ns A 172.16.43 .114
6666; IPV6_IP_MOCK_RESOLVER_PUBLIC
6767good-ns1.bad-ipv6-ns AAAA fd00:43:1::114
6868bad-ns2.bad-ipv6-ns AAAA fd00:90::1
0 commit comments