This is a discussion on RE: Radius says client is unknown. within the FreeRADIUS Users forums, part of the Networking and Network Related category; Also check if the distro had freeradius already installed. The start script= in /etc/init.d, unless replaced, will call ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Also check if the distro had freeradius already installed. The start script=
in /etc/init.d, unless replaced, will call the preinstalled version - not = the one you installed. rpm -q freeradius (for rpm based distros). Do "which radiusd" to see if the one in the path is the one you want to cal= l. The path to radiusd.conf is part of the compile and a preinstalled versi= on will usually look in /etc/raddb unless otherwide instructed. Mearl ________________________________________ From: freeradius-users-bounces+jmdanner=3Dsamford.edu@lists.freeradius.or g = [mailto:freeradius-users-bounces+jmdanner=3Dsamford.edu@lists.freeradius.or = g] On Behalf Of M. Onur ERGiN Sent: Tuesday, February 27, 2007 4:08 PM To: FreeRadius users mailing list Subject: RE: Radius says client is unknown. :) thank you. how confusing it is: I have both radiusd.conf under /etc/radd= b and under /usr/local/etc/raddb .. The correct one is that under /usr/....= I don't know why but when I type something wrong into the one under /etc/r= addb; radiusd still returns error. May be I must remove everything and rein= stall freeradius from the beginning. = Then let me ask one more question; Now I can send my user/password over my AP. but I receive access-reject and= it says: =A0 rad_check_password:=A0 Found Auth-Type Local auth: type Local auth: No User-Password or CHAP-Password attribute in the request auth: Failed to validate the user. Delaying request 0 for 1 seconds Finished request 0 Can it be my certificate again? I edited eap.conf so that it includes = default_eap_type =3D peap peap { =A0=A0=A0 default_eap_type =3D mschapv2 } and I uncommented the default certificate lines under tls{..} Best regards, Onur. "King, Michael" <MKing@bridgew.edu> wrote: Simple question .... Is the config file your ediiting the one that Freeradius is using? (I've done this before) Us the locate radiusd.conf and see all the instances. - = List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.h= tml = ________________________________________ Looking for earth-friendly autos? = Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. = - = List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.h= tml |