aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hosts/venus
diff options
context:
space:
mode:
authorReto Buerki <reet@codelabs.ch>2012-12-06 18:26:39 +0100
committerTobias Brunner <tobias@strongswan.org>2013-01-17 15:22:10 +0100
commit261cf0e395ec43634e49e3f431cd189d69f03edc (patch)
treed3b94d24c6b8e178a8b8423e838e0f40eaf257e1 /testing/hosts/venus
parent2d1577d661c02753ad7c9b34f993a7c340706679 (diff)
downloadstrongswan-261cf0e395ec43634e49e3f431cd189d69f03edc.tar.bz2
strongswan-261cf0e395ec43634e49e3f431cd189d69f03edc.tar.xz
Drop build-hostconfig script
Use processed host configurations directly instead.
Diffstat (limited to 'testing/hosts/venus')
-rw-r--r--testing/hosts/venus/etc/network/interfaces4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/hosts/venus/etc/network/interfaces b/testing/hosts/venus/etc/network/interfaces
index 13a1f7305..9cbae6041 100644
--- a/testing/hosts/venus/etc/network/interfaces
+++ b/testing/hosts/venus/etc/network/interfaces
@@ -3,10 +3,10 @@ iface lo inet loopback
auto eth0
iface eth0 inet static
- address PH_IP_VENUS
+ address 10.1.0.20
netmask 255.255.0.0
broadcast 10.1.255.255
gateway 10.1.0.1
iface eth0 inet6 static
- address PH_IP6_VENUS
+ address fec1::20
netmask 16