From 8fb389b299af8ef6cf9b4138f641dbd69f985bfc Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Mon, 11 Jan 2010 11:20:45 +0100 Subject: added ikev2/rw-eap-sim-only-radius scenario --- testing/tests/ikev2/rw-eap-sim-only-radius/description.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 testing/tests/ikev2/rw-eap-sim-only-radius/description.txt (limited to 'testing/tests/ikev2/rw-eap-sim-only-radius/description.txt') diff --git a/testing/tests/ikev2/rw-eap-sim-only-radius/description.txt b/testing/tests/ikev2/rw-eap-sim-only-radius/description.txt new file mode 100644 index 000000000..d50175664 --- /dev/null +++ b/testing/tests/ikev2/rw-eap-sim-only-radius/description.txt @@ -0,0 +1,14 @@ +The roadwarrior carol sets up a connection to gateway moon. +The gateway moon does not send an AUTH payload thus signalling +a mutual EAP-only authentication. +carol then uses the Extensible Authentication Protocol +in association with a GSM Subscriber Identity Module +(EAP-SIM) to authenticate against the gateway moon. +In this scenario, triplets from the file /etc/ipsec.d/triplets.dat +are used instead of a physical SIM card on the client carol. +The gateway forwards all EAP messages to the RADIUS server alice +which also uses a static triplets file. +

+The roadwarrior dave sends wrong EAP-SIM triplets. As a consequence +the radius server alice returns an Access-Reject message +and the gateway moon sends back an EAP_FAILURE. -- cgit v1.2.3