I am sorry. I received a request for the data I had already sent, and I ran the tests too. I will refrain. John -----Original Message----- From: freeradius-users-bounces+jdickson2=mccneb.edu@lists.freeradius.org [mailto:freeradius-users-bounces+jdickson2=mccneb.edu@lists.freeradius.o rg] On Behalf Of Alan DeKok Sent: Tuesday, January 03, 2006 2:17 PM To: FreeRadius users mailing list Subject: Re: wireless - freeradius - MS ldap "Dickson, John" <JDickson2@mccneb.edu> wrote:
I sent this out earlier.
Ah. Having been told that what you sent earlier is inadequate, your response is to re-send it. It's OK that you're a beginner. It's *not* OK to not read the FAQ or documentation which describe exactly how to test the server. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Dickson, John wrote:
I am sorry. I received a request for the data I had already sent, and I ran the tests too. I will refrain.
No, you received a request to send *more* data than you already sent. You have yet to do that. Here is the end of your first output: #### Listening on authentication *:1812 Listening on accounting *:1813 Ready to process requests. #### Those 3 lines mean that everything before them was just the server starting up. It has not received any requests yet. Then you sent: #### radtest radtest Passw0rd name.domain.edu 1 testing123 Sending Access-Request of id 116 to 10.1.1.27:1812 User-Name = "radtest" User-Password = "Passw0rd" NAS-IP-Address = name.domain.edu NAS-Port = #### This is what the client is sending, not what the server is seeing. It also does not have the result that the client got back, so even this info is incomplete. Open 2 terminal windows. In one, run radiusd -X. In the other run radtest. Send to the list what happens in the first window after "Ready to process requests." -- Dennis Skinner Systems Administrator BlueFrog Internet http://www.bluefrog.com
participants (2)
-
Dennis Skinner -
Dickson, John