Dear all, this is my senario.
I setup a client using Windows XP with Cisco wireless adapter 350, the Access 
Point (NAS) would be Cisco AP 350, and FreeRadius(0.7) running on Redhat 
Linux 7.2. I am testing on the case of EAP-MD5. I make an user entry in the 
usr/local/etc/raddb/users file.

Well, Windows XP pop up a login menu and I just enter login name and 
password, the login is unsuccessful. Hence I use ethreal and radiusd -X to 
investigate every single packet and the result is as follow:

1)      NAS --> RADIUS  Access Request(1)-Identity (id=61)
2)      RADIUS --> NAS  Access challenge(11) (id=61)
3)      NAS --> RADIUS  Access Request(1)-Notification (id=62)
4)      NAS --> RADIUS  Access Request(1)-Notification (id=62)
5)      NAS --> RADIUS  Access Request(1)-MD5-Challenge (id=63)
6)      RADIUS --> NAS  Access Reject(3) (id=62)
7)      NAS --> RADIUS  Access Request(1)-MD5-Challenge(id=63)
8)      RADIUS --> NAS  Access Accept(2) (id=63)
9)      RADIUS --> NAS  Access Accept(2) (id=63)
10)     NAS --> RADIUS  Access Request(1)-MD5-Challenge(id=64)
11)     NAS --> RADIUS  Access Request(1)-MD5-Challenge(id=64)
12)     RADIUS --> NAS  Access Reject(3) (id=62)

Ok, so it is the result. pls take note that the server is accept the request 
for id=63 already, but my Windows XP client still cannot access to the 
network. Please point me some direction to that and any help will be 
appreciate a lot. Thanks.

Regard,
William Chung

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to