Code tidies to remove stuff that was needed only for the old test suite.
[exim.git] / test / dnszones-src / db.ip4.V4NET
CommitLineData
75e0e026 1; $Cambridge: exim/test/dnszones-src/db.ip4.V4NET,v 1.3 2006/02/16 10:05:33 ph10 Exp $
c55a77db
PH
2
3; This is a testing reverse zone file for use when testing DNS handling in
4; Exim. This is a fake zone of no real use - hence no SOA record. The zone name
5; is determined by the V4NET substitution. This file is passed through the
6; substitution mechanism before being used by the fakens auxiliary program.
7
81.0.0 PTR ten-1.test.ex.
92.0.0 PTR ten-2.test.ex.
c55a77db 103.0.0 PTR ten-3.test.ex.
75e0e026 113.0.0 PTR ten-3-alias.test.ex.
c55a77db
PH
124.0.0 PTR ten-4.test.ex.
135.0.0 PTR ten-5-6.test.ex.
146.0.0 PTR ten-5-6.test.ex.
15
16; V4NET.0.0.97 is deliberately not reverse registered
17
1898.0.0 PTR noforward.test.ex.
1999.0.0 PTR ten-99.TEST.EX.
20
21; V4NET.11.12.13 (black-1) is deliberately not reverse registered
22
2314.12.11 PTR black-2.test.ex.
24
2510.10.10 PTR myhost.test.ex.
26
275.4.12 PTR other1.test.ex.
281.3.12 PTR other2.test.ex.
292.3.12 PTR other2.test.ex.
30
311.0.99 PTR other99.test.ex.
32
33; The first of these deliberately points back to a different name
34; with a different address - that of the second one.
35
3699.99.99 PTR badB.test.ex.
3798.99.99 PTR badB.test.ex.
38
39; This host has multiple names with several components, for
40; testing negative wildcard matching
41
4297.99.99 PTR x.gov.uk.test.ex.
4397.99.99 PTR x.co.uk.test.ex.
44
45; This points to a name that will give `try again' when looked
46; up from within the test harness.
47
4896.99.99 PTR x.test.again.dns.
49
50; This IP number points back to a legitimate host, but also to a name that
dac79d3e 51; does not forward resolve to the same address
c55a77db
PH
52
5390.99.99 PTR oneback.test.ex.
5490.99.99 PTR host1.masq.test.ex.
55
dac79d3e
PH
56; This IP number points back to a host that does not exist
57
5880.99.99 PTR nonexist.test.ex.
59
c55a77db
PH
60; This is a duff registration for testing
61
62255.255.255 PTR .
63
64; End