description.txt 633 B

123456789
  1. The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>.
  2. At the outset the gateway authenticates itself to the client by sending
  3. an IKEv2 <b>digital signature</b> accompanied by an X.509 certificate.
  4. <p/>
  5. Next <b>carol</b> and <b>dave</b> et up an <b>EAP-TTLS</b> tunnel each via
  6. gateway <b>moon</b> to the RADIUS server <b>alice</b> authenticated by an X.509
  7. AAA certificate. The strong EAP-TTLS tunnel protects the ensuing weak client
  8. authentication based on <b>EAP-MD5</b>. <b>carol</b> presents the correct MD5 password
  9. and succeeds whereas <b>dave</b> chooses the wrong password and fails.