]> mj.ucw.cz Git - nsc-5.git/blob - cf.dist/0.0.10
Relative names with dots are now allowed if the dots are escaped
[nsc-5.git] / cf.dist / 0.0.10
1 ; Domain configuration file for 0.0.10.in-addr.arpa
2
3 ; We use a `REV' macro to create the name of the reverse domain for us
4
5 SOA(REV(10.0.0))
6
7 ; As usually, we need to specify name servers
8
9 NS(ns1.example.com, ns2.example.com)
10
11 ; And now, we switch NSC to the automatic reverse mode for our network
12
13 REVERSE(10.0.0)
14
15 ; From now on, all host addresses within the specified network will
16 ; be automatically converted to reverse `PTR' records.
17
18 ; You can find more sophisticated examples in cf/0.1.10