diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/radius-v.out | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/tests/radius-v.out b/tests/radius-v.out index bb63501a..b938d9d2 100644 --- a/tests/radius-v.out +++ b/tests/radius-v.out @@ -9,7 +9,8 @@ Calling-Station-Id Attribute (31), length: 19, Value: 00-14-22-E9-54-5E Service-Type Attribute (6), length: 6, Value: Framed Framed-MTU Attribute (12), length: 6, Value: 1500 - EAP-Message Attribute (79), length: 19, Value: . + EAP-Message Attribute (79), length: 19, Value: Response (2), id 0, len 17 + Type Identity (1), Identity: John.McGuirk Message-Authenticator Attribute (80), length: 18, Value: (....$..p.Q1o.x. 2 22:52:17.875771 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 137) 10.0.0.100.1812 > 10.0.0.1.1645: RADIUS, length: 109 @@ -18,7 +19,8 @@ Framed-MTU Attribute (12), length: 6, Value: 576 Service-Type Attribute (6), length: 6, Value: Framed Reply-Message Attribute (18), length: 11, Value: Hello, %u - EAP-Message Attribute (79), length: 24, Value: .. + EAP-Message Attribute (79), length: 24, Value: Request (1), id 1, len 22 + Type MD5-challenge (4) Message-Authenticator Attribute (80), length: 18, Value: ...<.(.X.13..t4. State Attribute (24), length: 18, Value: ..../.0$.s..1..w 3 22:52:17.916736 IP (tos 0x0, ttl 255, id 71, offset 0, flags [none], proto UDP (17), length 202) @@ -33,7 +35,8 @@ Service-Type Attribute (6), length: 6, Value: Framed Framed-MTU Attribute (12), length: 6, Value: 1500 State Attribute (24), length: 18, Value: ..../.0$.s..1..w - EAP-Message Attribute (79), length: 36, Value: .. + EAP-Message Attribute (79), length: 36, Value: Response (2), id 1, len 34 + Type MD5-challenge (4) Message-Authenticator Attribute (80), length: 18, Value: '&.q1.....Ojb..8 4 22:52:17.916850 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 125) 10.0.0.100.1812 > 10.0.0.1.1645: RADIUS, length: 97 @@ -42,6 +45,6 @@ Framed-MTU Attribute (12), length: 6, Value: 576 Service-Type Attribute (6), length: 6, Value: Framed Reply-Message Attribute (18), length: 21, Value: Hello, John.McGuirk - EAP-Message Attribute (79), length: 6, Value: .. + EAP-Message Attribute (79), length: 6, Value: Success (3), id 1, len 4 Message-Authenticator Attribute (80), length: 18, Value: ...b...2.^..NLc` User-Name Attribute (1), length: 14, Value: John.McGuirk |