summaryrefslogtreecommitdiff
path: root/testing/tests/ikev1/nat-two-rw-psk/hosts/venus/etc/ipsec.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/ikev1/nat-two-rw-psk/hosts/venus/etc/ipsec.conf')
-rwxr-xr-xtesting/tests/ikev1/nat-two-rw-psk/hosts/venus/etc/ipsec.conf21
1 files changed, 0 insertions, 21 deletions
diff --git a/testing/tests/ikev1/nat-two-rw-psk/hosts/venus/etc/ipsec.conf b/testing/tests/ikev1/nat-two-rw-psk/hosts/venus/etc/ipsec.conf
deleted file mode 100755
index eee3c45e8..000000000
--- a/testing/tests/ikev1/nat-two-rw-psk/hosts/venus/etc/ipsec.conf
+++ /dev/null
@@ -1,21 +0,0 @@
-# /etc/ipsec.conf - strongSwan IPsec configuration file
-
-config setup
- plutodebug=control
- nat_traversal=yes
- charonstart=no
-
-conn %default
- ikelifetime=60m
- keylife=20m
- rekeymargin=3m
- keyingtries=1
- keyexchange=ikev1
- authby=secret
-
-conn nat-t
- left=%defaultroute
- leftfirewall=yes
- right=PH_IP_SUN
- rightsubnet=10.2.0.0/16
- auto=add