E
r
This mo
(with a valu
tran
ble Authentication Protocol (PEAP), are available in the
m, which in turn encrypts the
s security
ransferred to the right
implements bidirectional authentication
it message using a tunnel
performs new EAP
AP elay mode
de is defined in 802.1x. In this mode, EAP packets are encapsulated in higher level protocol
(such as EAPoR) packets to enable them to successfully reach the authentication server. Normally, this
mode requires that the RADIUS server support the two newly-added fields: the EAP-message field
e of 79) and the Message-authenticator field (with a value of 80).
Four authentication ways, namely EAP-MD5, EAP-TLS (transport layer security), EAP-TTLS (tunneled
sport layer security), and Protected Extensi
EAP relay mode.
z
EAP-MD5 authenticates the supplicant system. The RADIUS server sends MD5 keys (contained in
EAP-request/MD5 challenge packets) to the supplicant syste
passwords using the MD5 keys.
z
EAP-TLS allows the supplicant system and the RADIUS server to check each other’
certificate and authenticate each other’s identity, guaranteeing that data is t
destination and preventing data from being intercepted.
z
EAP-TTLS is a kind of extended EAP-TLS. EAP-TLS
between the client and authentication server. EAP-TTLS transm
established using TLS.
z
PEAP creates and uses TLS security channels to ensure data integrity and then
negotiations to verify supplicant systems.
Figure 28-8
describes the basic EAP-MD5 authentication procedure.
Figure 28-8
802.1x authentication procedure (in EAP relay mode)
Supplicant system
PAE
RADUIS
server
EAPOL
EAPOR
EAPOL-Start
EAP- Request / Identity
EAP- Response / Identity
EAP- Request / MD5 challenge
EAP-Success
EAP- Response / MD5 challenge
RADIUS Access - Request
(EAP- Response / Identity)
RADIUS Access -Challenge
( EAP- Request / MD5 challenge)
RADIUS Access -Accept
RADIUS Access - Request
( EAP- Response /
MD5 challenge)
(EAP-Success)
Port authorized
Handshake timer
Handshake request
[ EAP- Request / Identity ]
Handshake response
[ EAP- Response / Identity ]
EAPOL-Logoff
......
Port unauthorized
Authenticator system
PAE
28-6