"Mazen R. Kassem" <[EMAIL PROTECTED]> wrote:
> As I mentioned before I have installed LDAP successfully on Linux 7.1 =
> and able to add users and search the data base on top of that I =
> installed freeradius 5 and follows the instructions " radius =
> authentication using LDAP " but the test command=20
> "radtest " always reply with the message " radius_client: no response =
> from the server"

  Have you tried running the server in debugging mode, as it says in
the FAQ?

  Once that's done, you'll see which port the server is listening on,
and which port radclient should be sending the packets to.

> Plus I tried to telnet to that server but also hopeless "login =
> incorrect"

  telnet is a TCP protocol.  RADIUS is a UDP protocol.  There is NO
way of making them work together.

  Alan DeKok.

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

Reply via email to