added IPv6 hw and multicast addresses

This commit is contained in:
Andreas Steffen
2006-10-09 08:24:49 +00:00
parent 120f42be89
commit 06890eef8e
+44 -25
View File
@@ -12,20 +12,20 @@
10.1.0.254 uml1.strongswan.org uml1 10.1.0.254 uml1.strongswan.org uml1
10.2.0.254 uml1.strongswan.org uml2 10.2.0.254 uml1.strongswan.org uml2
PH_IP_ALICE alice.strongswan.org alice 10.1.0.10 alice.strongswan.org alice
PH_IP_VENUS venus.strongswan.org venus 10.1.0.20 venus.strongswan.org venus
PH_IP_MOON1 moon1.strongswan.org moon1 10.1.0.1 moon1.strongswan.org moon1
PH_IP_MOON moon.strongswan.org moon 192.168.0.1 moon.strongswan.org moon
PH_IP_CAROL carol.strongswan.org carol 192.168.0.100 carol.strongswan.org carol
PH_IP_CAROL1 carol1.strongswan.org carol1 10.3.0.1 carol1.strongswan.org carol1
PH_IP_WINNETOU winnetou.strongswan.org winnetou crl.strongswan.org ocsp.strongswan.org ldap.strongswan.org 192.168.0.150 winnetou.strongswan.org winnetou crl.strongswan.org ocsp.strongswan.org ldap.strongswan.org
PH_IP_DAVE dave.strongswan.org dave 192.168.0.200 dave.strongswan.org dave
PH_IP_DAVE1 dave1.strongswan.org dave1 10.3.0.2 dave1.strongswan.org dave1
PH_IP_SUN sun.strongswan.org sun 192.168.0.2 sun.strongswan.org sun
PH_IP_SUN1 sun1.strongswan.org sun1 10.2.0.1 sun1.strongswan.org sun1
PH_IP_BOB bob.strongswan.org bob 10.2.0.10 bob.strongswan.org bob
# IPV6 versions of localhost and co # IPv6 versions of localhost and co
::1 ip6-localhost ip6-loopback ::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix ff00::0 ip6-mcastprefix
@@ -33,16 +33,35 @@ ff02::1 ip6-allnodes
ff02::2 ip6-allrouters ff02::2 ip6-allrouters
ff02::3 ip6-allhosts ff02::3 ip6-allhosts
PH_IP6_ALICE ip6-alice.strongswan.org ip6-alice # IPv6 solicited-node multicast addresses
PH_IP6_VENUS ip6-venus.strongswan.org ip6-venus ff02::1:ff00:1 ip6-mcast-1
PH_IP6_MOON1 ip6-moon1.strongswan.org ip6-moon1 ff02::1:ff00:2 ip6-mcast-2
PH_IP6_MOON ip6-moon.strongswan.org ip6-moon ff02::1:ff00:10 ip6-mcast-10
PH_IP6_CAROL ip6-carol.strongswan.org ip6-carol ff02::1:ff00:15 ip6-mcast-15
PH_IP6_CAROL1 ip6-carol1.strongswan.org ip6-carol1 ff02::1:ff00:20 ip6-mcast-20
PH_IP6_WINNETOU ip6-winnetou.strongswan.org ip6-winnetou
PH_IP6_DAVE ip6-dave.strongswan.org ip6-dave
PH_IP6_DAVE1 ip6-dave1.strongswan.org ip6-dave1
PH_IP6_SUN ip6-sun.strongswan.org ip6-sun
PH_IP6_SUN1 ip6-sun1.strongswan.org ip6-sun1
PH_IP6_BOB ip6-bob.strongswan.org ip6-bob
# IPv6 site-local addresses
fec1::10 ip6-alice.strongswan.org ip6-alice
fec1::20 ip6-venus.strongswan.org ip6-venus
fec1::1 ip6-moon1.strongswan.org ip6-moon1
fec0::1 ip6-moon.strongswan.org ip6-moon
fec0::10 ip6-carol.strongswan.org ip6-carol
fec3::1 ip6-carol1.strongswan.org ip6-carol1
fec0::15 ip6-winnetou.strongswan.org ip6-winnetou
fec0::20 ip6-dave.strongswan.org ip6-dave
fec3::2 ip6-dave1.strongswan.org ip6-dave1
fec0::2 ip6-sun.strongswan.org ip6-sun
fec2::1 ip6-sun1.strongswan.org ip6-sun1
fec2::10 ip6-bob.strongswan.org ip6-bob
# IPv6 link-local HW derived addresses
fe80::fcfd:0aff:fe01:14 ip6-hw-venus.strongswan.org ip6-hw-venus
fe80::fcfd:0aff:fe01:0a ip6-hw-alice.strongswan.org ip6-hw-alice
fe80::fcfd:0aff:fe01:01 ip6-hw-moon1.strongswan.org ip6-hw-moon1
fe80::fcfd:c0ff:fea8:01 ip6-hw-moon.strongswan.org ip6-hw-moon
fe80::fcfd:c0ff:fea8:64 ip6-hw-carol.strongswan.org ip6-hw-carol
fe80::fcfd:c0ff:fea8:96 ip6-hw-winnetou.strongswan.org ip6-hw-winnetou
fe80::fcfd:c0ff:fea8:c8 ip6-hw-dave.strongswan.org ip6-hw-dave
fe80::fcfd:c0ff:fea8:02 ip6-hw-sun.strongswan.org ip6-hw-sun
fe80::fcfd:0aff:fe02:01 ip6-hw-sun1.strongswan.org ip6-hw-sun1
fe80::fcfd:0aff:fe02:0a ip6-hw-bob.strongswan.org ip6-hw-bob