hosts 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  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.50 alice1.strongswan.org alice1
  17. 192.168.0.100 carol.strongswan.org carol
  18. 10.3.0.1 carol1.strongswan.org carol1
  19. 192.168.0.150 winnetou.strongswan.org winnetou crl.strongswan.org ocsp.strongswan.org ldap.strongswan.org
  20. 192.168.0.200 dave.strongswan.org dave
  21. 10.3.0.2 dave1.strongswan.org dave1
  22. 192.168.0.2 sun.strongswan.org sun
  23. 10.2.0.1 sun1.strongswan.org sun1
  24. 10.2.0.10 bob.strongswan.org bob
  25. 10.4.0.1 alice2.strongswan.org alice2
  26. # IPv6 versions of localhost and co
  27. ::1 ip6-localhost ip6-loopback
  28. fe00::0 ip6-localnet
  29. ff00::0 ip6-mcastprefix
  30. ff02::1 ip6-allnodes
  31. ff02::2 ip6-allrouters
  32. ff02::3 ip6-allhosts
  33. # IPv6 solicited-node multicast addresses
  34. ff02::1:ff00:1 ip6-mcast-1
  35. ff02::1:ff00:2 ip6-mcast-2
  36. ff02::1:ff00:10 ip6-mcast-10
  37. ff02::1:ff00:15 ip6-mcast-15
  38. ff02::1:ff00:20 ip6-mcast-20
  39. # IPv6 site-local addresses
  40. fec0::5 ip6-alice1.strongswan.org ip6-alice1
  41. fec1::10 ip6-alice.strongswan.org ip6-alice
  42. fec1::20 ip6-venus.strongswan.org ip6-venus
  43. fec1::1 ip6-moon1.strongswan.org ip6-moon1
  44. fec0::1 ip6-moon.strongswan.org ip6-moon
  45. fec0::10 ip6-carol.strongswan.org ip6-carol
  46. fec3::1 ip6-carol1.strongswan.org ip6-carol1
  47. fec0::15 ip6-winnetou.strongswan.org ip6-winnetou
  48. fec0::20 ip6-dave.strongswan.org ip6-dave
  49. fec3::2 ip6-dave1.strongswan.org ip6-dave1
  50. fec0::2 ip6-sun.strongswan.org ip6-sun
  51. fec2::1 ip6-sun1.strongswan.org ip6-sun1
  52. fec2::10 ip6-bob.strongswan.org ip6-bob
  53. # IPv6 link-local HW derived addresses
  54. fe80::fcfd:0aff:fe01:14 ip6-hw-venus.strongswan.org ip6-hw-venus
  55. fe80::fcfd:0aff:fe01:0a ip6-hw-alice.strongswan.org ip6-hw-alice
  56. fe80::fcfd:0aff:fe01:01 ip6-hw-moon1.strongswan.org ip6-hw-moon1
  57. fe80::fcfd:c0ff:fea8:01 ip6-hw-moon.strongswan.org ip6-hw-moon
  58. fe80::fcfd:c0ff:fea8:64 ip6-hw-carol.strongswan.org ip6-hw-carol
  59. fe80::fcfd:c0ff:fea8:96 ip6-hw-winnetou.strongswan.org ip6-hw-winnetou
  60. fe80::fcfd:c0ff:fea8:c8 ip6-hw-dave.strongswan.org ip6-hw-dave
  61. fe80::fcfd:c0ff:fea8:02 ip6-hw-sun.strongswan.org ip6-hw-sun
  62. fe80::fcfd:0aff:fe02:01 ip6-hw-sun1.strongswan.org ip6-hw-sun1
  63. fe80::fcfd:0aff:fe02:0a ip6-hw-bob.strongswan.org ip6-hw-bob