added tnc/tnccs-20-pdp scenario

This commit is contained in:
Andreas Steffen
2012-03-14 08:47:12 +01:00
parent 9b8053a63a
commit ea2f340e27
23 changed files with 417 additions and 0 deletions
@@ -0,0 +1,14 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac stroke kernel-netlink socket-default eap-radius updown
multiple_authentication=no
plugins {
eap-radius {
secret = gv6URkSs
#server = PH_IP6_ALICE
server = PH_IP_ALICE
filter_id = yes
}
}
}