testing: Added ikev2/net2net-multicast scenario

This commit is contained in:
Andreas Steffen
2016-09-27 18:36:28 +02:00
parent 8486b3b438
commit d7e0ce2878
9 changed files with 125 additions and 0 deletions
@@ -0,0 +1,13 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = aes des sha1 sha2 pem pkcs1 gmp random nonce x509 curl revocation hmac stroke kernel-netlink socket-default forecast
multiple_authentication = no
plugins {
forecast {
groups = 224.0.0.251
interface = eth1
}
}
}