wireless - freeradius - MS ldap

Dennis Skinner dskinner at bluefrog.com
Tue Jan 3 23:01:44 CET 2006


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



More information about the Freeradius-Users mailing list