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.

13 lines
366 B

  1. # $OpenBSD: hosts,v 1.11 2002/09/26 23:35:51 krw Exp $
  2. #
  3. # Host Database
  4. #
  5. # RFC 1918 specifies that these networks are "internal".
  6. # 10.0.0.0 10.255.255.255
  7. # 172.16.0.0 172.31.255.255
  8. # 192.168.0.0 192.168.255.255
  9. #
  10. ::1 localhost.my.domain localhost
  11. 127.0.0.1 localhost.my.domain localhost
  12. ::1 noname.my.domain noname
  13. 127.0.0.1 noname.my.domain noname