]> mj.ucw.cz Git - nsc-5.git/blob - cf.ucw/localhost
First step to version 3.0. Changes too extensive to comment them.
[nsc-5.git] / cf.ucw / localhost
1 ; From this domain file we generate all the mandatory records specified
2 ; in RFC 1912, section 4.1:
3 ;       1)  Localhost zone containing `localhost A 127.0.0.1'
4 ;       2)  0.0.127.in-addr.arpa with `1 PTR localhost.'
5 ;       3)  empty 255.in-addr.arpa
6 ;       4)  empty 0.in-addr.arpa
7
8 SOA(localhost)
9 NS(NSNAME)
10 ADDR(127.0.0.1)
11 define(`DISABLE_LOCALHOST', `1')