diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-07-05 00:05:56 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-07-05 00:05:56 +0000 |
commit | 5db544cc26db378616a46dfa22138f0008cf2930 (patch) | |
tree | ff9254d87967bb6f703a5ab5e63edcde2e8a6c17 /testing/hosts/default | |
parent | 3d44c2edf1a3663c7d4acc4434bc8a3abace1ebf (diff) | |
download | vyos-strongswan-5db544cc26db378616a46dfa22138f0008cf2930.tar.gz vyos-strongswan-5db544cc26db378616a46dfa22138f0008cf2930.zip |
- Updated to new upstream release.
Diffstat (limited to 'testing/hosts/default')
-rw-r--r-- | testing/hosts/default/etc/hosts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/hosts/default/etc/hosts b/testing/hosts/default/etc/hosts index 25c18ad5e..7d343d857 100644 --- a/testing/hosts/default/etc/hosts +++ b/testing/hosts/default/etc/hosts @@ -16,6 +16,7 @@ 10.1.0.20 venus.strongswan.org venus 10.1.0.1 moon1.strongswan.org moon1 192.168.0.1 moon.strongswan.org moon +192.168.0.50 alice1.strongswan.org alice1 192.168.0.100 carol.strongswan.org carol 10.3.0.1 carol1.strongswan.org carol1 192.168.0.150 winnetou.strongswan.org winnetou crl.strongswan.org ocsp.strongswan.org ldap.strongswan.org @@ -41,6 +42,7 @@ ff02::1:ff00:15 ip6-mcast-15 ff02::1:ff00:20 ip6-mcast-20 # IPv6 site-local addresses +fec0::5 ip6-alice1.strongswan.org ip6-alice1 fec1::10 ip6-alice.strongswan.org ip6-alice fec1::20 ip6-venus.strongswan.org ip6-venus fec1::1 ip6-moon1.strongswan.org ip6-moon1 |