Hi

I have some problem in server testing.

1 I have installed the README-radius-1.2.0 on Linux 7.2.

2. I am testing server as for the the Radius faq document i.e 4.12


Debugging it yourself.


If you're REALLY interested in knowing how to debug the RADIUS server
yourself, then the following steps will help you:

1. Run the server in debugging mode

             radiusd -sfxxyz -l stdout

2. The server SHOULD print out:

             Ready to process requests.

If it doesn't, then it should print out an error message. Read it.

If it takes a long time to start up, and THEN prints out the message, then
your
DNS is broken.  See Q 4.9


3. Ensure that you have localhost in your raddb/clients file. FreeRADIUS
comes configured this way, so it should be there.

4. Ensure you have a valid user in your raddb/users file. If everything
else
fails, go to the top of the file and add the following entry:

             bob               Password = "bob"
                         Reply-Message = "Hello, bob"

5. Run the radtest program from the LOCAL machine, in another window. This
will
tell you if the server is alive and is answering requests.

             radtest bob bob localhost 0 testing123

Problem is that Radius client is Access-Reject message from the server. I
am not getting Access-accept message at client.

Can anybody help regarding this


regards
rudra




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

Reply via email to