Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
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.

82 lines
2.5 KiB

  1. ; $OpenBSD: root.hint,v 1.2 2004/01/30 18:59:41 jakob Exp $
  2. ;
  3. ; This file holds the information on root name servers needed to
  4. ; initialize cache of Internet domain name servers
  5. ; (e.g. reference this file in the "cache . <file>"
  6. ; configuration file of BIND domain name servers).
  7. ;
  8. ; This file is made available by InterNIC
  9. ; under anonymous FTP as
  10. ; file /domain/named.root
  11. ; on server FTP.INTERNIC.NET
  12. ; -OR- RS.INTERNIC.NET
  13. ;
  14. ; last update: Jan 29, 2004
  15. ; related version of root zone: 2004012900
  16. ;
  17. ;
  18. ; formerly NS.INTERNIC.NET
  19. ;
  20. . 3600000 IN NS A.ROOT-SERVERS.NET.
  21. A.ROOT-SERVERS.NET. 3600000 A 198.41.0.4
  22. ;
  23. ; formerly NS1.ISI.EDU
  24. ;
  25. . 3600000 NS B.ROOT-SERVERS.NET.
  26. B.ROOT-SERVERS.NET. 3600000 A 192.228.79.201
  27. ;
  28. ; formerly C.PSI.NET
  29. ;
  30. . 3600000 NS C.ROOT-SERVERS.NET.
  31. C.ROOT-SERVERS.NET. 3600000 A 192.33.4.12
  32. ;
  33. ; formerly TERP.UMD.EDU
  34. ;
  35. . 3600000 NS D.ROOT-SERVERS.NET.
  36. D.ROOT-SERVERS.NET. 3600000 A 128.8.10.90
  37. ;
  38. ; formerly NS.NASA.GOV
  39. ;
  40. . 3600000 NS E.ROOT-SERVERS.NET.
  41. E.ROOT-SERVERS.NET. 3600000 A 192.203.230.10
  42. ;
  43. ; formerly NS.ISC.ORG
  44. ;
  45. . 3600000 NS F.ROOT-SERVERS.NET.
  46. F.ROOT-SERVERS.NET. 3600000 A 192.5.5.241
  47. ;
  48. ; formerly NS.NIC.DDN.MIL
  49. ;
  50. . 3600000 NS G.ROOT-SERVERS.NET.
  51. G.ROOT-SERVERS.NET. 3600000 A 192.112.36.4
  52. ;
  53. ; formerly AOS.ARL.ARMY.MIL
  54. ;
  55. . 3600000 NS H.ROOT-SERVERS.NET.
  56. H.ROOT-SERVERS.NET. 3600000 A 128.63.2.53
  57. ;
  58. ; formerly NIC.NORDU.NET
  59. ;
  60. . 3600000 NS I.ROOT-SERVERS.NET.
  61. I.ROOT-SERVERS.NET. 3600000 A 192.36.148.17
  62. ;
  63. ; operated by VeriSign, Inc.
  64. ;
  65. . 3600000 NS J.ROOT-SERVERS.NET.
  66. J.ROOT-SERVERS.NET. 3600000 A 192.58.128.30
  67. ;
  68. ; operated by RIPE NCC
  69. ;
  70. . 3600000 NS K.ROOT-SERVERS.NET.
  71. K.ROOT-SERVERS.NET. 3600000 A 193.0.14.129
  72. ;
  73. ; operated by ICANN
  74. ;
  75. . 3600000 NS L.ROOT-SERVERS.NET.
  76. L.ROOT-SERVERS.NET. 3600000 A 198.32.64.12
  77. ;
  78. ; operated by WIDE
  79. ;
  80. . 3600000 NS M.ROOT-SERVERS.NET.
  81. M.ROOT-SERVERS.NET. 3600000 A 202.12.27.33
  82. ; End of File