blob: bb3c3556cf4ec4ebe9f3f3f5c7675e0e9b2afb0b (
plain)
1
2
3
4
5
6
|
example. 3600 IN SOA n1.example. hostmaster.ns1.example. 1 3600 1200 604800 7200
example. 3600 IN NS ns2.example.
ns1.example. 3600 IN A 10.53.0.1
ns2.example. 3600 IN A 10.53.0.2
example. 3600 IN SOA n1.example. hostmaster.ns1.example. 1 3600 1200 604800 7200
|