DNS data
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
437 B

  1. # Shows our nameservers as owns
  2. # ns{1,2,3,4}.@@DOMAIN@@
  3. #
  4. +ns1-glue.@@DOMAIN@@:@@YODA0@@
  5. +ns1.@@DOMAIN@@:@@YODA0@@
  6. +ns2-glue.@@DOMAIN@@:@@EXOGORTH0@@
  7. +ns2.@@DOMAIN@@:@@EXOGORTH0@@
  8. +ns3-glue.@@DOMAIN@@:@@XENTEST0@@
  9. +ns3.@@DOMAIN@@:@@XENTEST0@@
  10. +ns4-glue.@@DOMAIN@@:@@AMY@@
  11. +ns4.@@DOMAIN@@:@@AMY@@
  12. .@@DOMAIN@@::ns1.@@DOMAIN@@:86400
  13. &@@DOMAIN@@::ns2.@@DOMAIN@@:86400
  14. &@@DOMAIN@@::ns3.@@DOMAIN@@:86400
  15. &@@DOMAIN@@::ns4.@@DOMAIN@@:86400