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