added ikev2/rw-eap-sim-id-radius scenario

This commit is contained in:
Andreas Steffen
2009-03-25 21:11:13 +00:00
parent 5653249a73
commit 15b7cdbb06
20 changed files with 421 additions and 0 deletions
@@ -0,0 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink fips-prf eapradius eapidentity updown
plugins {
eap_radius {
secret = gv6URkSs
server = PH_IP_ALICE
}
}
}