Home | History | Annotate | Line # | Download | only in upforwd
      1 example.		3600	IN	SOA	n1.example. hostmaster.ns1.example. 1 3600 1200 604800 7200
      2 example.		3600	IN	NS	ns2.example.
      3 example.		3600	IN	NS	ns3.example.
      4 ns1.example.		3600	IN	A	10.53.0.1
      5 ns2.example.		3600	IN	A	10.53.0.2
      6 ns3.example.		3600	IN	A	10.53.0.3
      7 example.		3600	IN	SOA	n1.example. hostmaster.ns1.example. 1 3600 1200 604800 7200
      8 
      9