testing: Converted ipv6/net2net-ip6-in-ip4-ikev1 to swanctl

This commit is contained in:
Andreas Steffen
2017-11-10 13:54:50 +01:00
parent f0476c4a82
commit 12dbca721e
11 changed files with 112 additions and 63 deletions
@@ -1,6 +1,21 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
install_routes=no
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon-systemd {
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
syslog {
daemon {
default = 1
}
auth {
default = 0
}
}
fragment_size = 1400
install_routes = no
}