hosts.stale 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. # /etc/hosts: This file describes a number of hostname-to-address
  2. # mappings for the TCP/IP subsystem. It is mostly
  3. # used at boot time, when no name servers are running.
  4. # On small systems, this file can be used instead of a
  5. # "named" name server. Just add the names, addresses
  6. # and any aliases to this file...
  7. #
  8. 127.0.0.1 localhost
  9. 192.168.0.254 uml0.strongswan.org uml0
  10. 10.1.0.254 uml1.strongswan.org uml1
  11. 10.2.0.254 uml1.strongswan.org uml2
  12. 10.1.0.10 alice.strongswan.org alice
  13. 10.1.0.20 venus.strongswan.org venus
  14. 10.1.0.1 moon1.strongswan.org moon1
  15. 192.168.0.1 moon.strongswan.org moon
  16. 192.168.0.110 carol.strongswan.org carol
  17. 10.3.0.1 carol1.strongswan.org carol1
  18. 192.168.0.150 winnetou.strongswan.org winnetou crl.strongswan.org ocsp.strongswan.org ldap.strongswan.org
  19. 192.168.0.220 dave.strongswan.org dave
  20. 10.3.0.2 dave1.strongswan.org dave1
  21. 192.168.0.2 sun.strongswan.org sun
  22. 10.2.0.1 sun1.strongswan.org sun1
  23. 10.2.0.10 bob.strongswan.org bob
  24. # IPv6 versions of localhost and co
  25. ::1 ip6-localhost ip6-loopback
  26. fe00::0 ip6-localnet
  27. ff00::0 ip6-mcastprefix
  28. ff02::1 ip6-allnodes
  29. ff02::2 ip6-allrouters
  30. ff02::3 ip6-allhosts
  31. # IPv6 solicited-node multicast addresses
  32. ff02::1:ff00:1 ip6-mcast-1
  33. ff02::1:ff00:2 ip6-mcast-2
  34. ff02::1:ff00:10 ip6-mcast-10
  35. ff02::1:ff00:15 ip6-mcast-15
  36. ff02::1:ff00:20 ip6-mcast-20
  37. # IPv6 site-local addresses
  38. fec1::10 ip6-alice.strongswan.org ip6-alice
  39. fec1::20 ip6-venus.strongswan.org ip6-venus
  40. fec1::1 ip6-moon1.strongswan.org ip6-moon1
  41. fec0::1 ip6-moon.strongswan.org ip6-moon
  42. fec0::10 ip6-carol.strongswan.org ip6-carol
  43. fec3::1 ip6-carol1.strongswan.org ip6-carol1
  44. fec0::15 ip6-winnetou.strongswan.org ip6-winnetou
  45. fec0::20 ip6-dave.strongswan.org ip6-dave
  46. fec3::2 ip6-dave1.strongswan.org ip6-dave1
  47. fec0::2 ip6-sun.strongswan.org ip6-sun
  48. fec2::1 ip6-sun1.strongswan.org ip6-sun1
  49. fec2::10 ip6-bob.strongswan.org ip6-bob
  50. # IPv6 link-local HW derived addresses
  51. fe80::fcfd:0aff:fe01:14 ip6-hw-venus.strongswan.org ip6-hw-venus
  52. fe80::fcfd:0aff:fe01:0a ip6-hw-alice.strongswan.org ip6-hw-alice
  53. fe80::fcfd:0aff:fe01:01 ip6-hw-moon1.strongswan.org ip6-hw-moon1
  54. fe80::fcfd:c0ff:fea8:01 ip6-hw-moon.strongswan.org ip6-hw-moon
  55. fe80::fcfd:c0ff:fea8:64 ip6-hw-carol.strongswan.org ip6-hw-carol
  56. fe80::fcfd:c0ff:fea8:96 ip6-hw-winnetou.strongswan.org ip6-hw-winnetou
  57. fe80::fcfd:c0ff:fea8:c8 ip6-hw-dave.strongswan.org ip6-hw-dave
  58. fe80::fcfd:c0ff:fea8:02 ip6-hw-sun.strongswan.org ip6-hw-sun
  59. fe80::fcfd:0aff:fe02:01 ip6-hw-sun1.strongswan.org ip6-hw-sun1
  60. fe80::fcfd:0aff:fe02:0a ip6-hw-bob.strongswan.org ip6-hw-bob