Alan, Thank you very much for the quick reply. I have changed the radius client package to radiusclient-0.5.6_1 Client library and basic utilities for RADIUS AAA as the old one was giving trouble (5.2 version) and now radlogin seems to work good!
Now to make the client use radius login instead of regular login (authentication), I have downloaded the ftp://ftp.freeradius.org/pub/radius/pam_radius-1.3.17.tar.gz file but the setting described are for Linux and not for FreeBSD. Is it possible to get the FreeBSD settings? Thank you and again I really appreciate you responding to my first question. Kavita On Thu, Aug 21, 2008 at 2:02 AM, Alan DeKok <[EMAIL PROTECTED]>wrote: > Kavita Chitnis wrote: > > I am trying to work with Radius on a FreeBSD machine. > > When I try radlogin on the client machine , I get the following message > > from the server > > > > Ready to process requests. > > Service-Type = 0x0000000100000000 > > What client is this? It's *severely* broken. > > > User-Name = "xxx" > > User-Password = "\240\365\313ħ\255\371\r\203\300.\275ܤ" > > And the shared secret is wrong. > > > NAS-Port = 0x0000000000000000 > > NAS-IP-Address = 0x0a2a009b00000000 > > It looks like the client isn't 64-bit clean. > > > WARNING: Unprintable characters in the password. Double-check > > the shared secret on the server and the NAS! > > That's pretty definitive. > > > I have checked the secret key on the server and the client and it is the > > same! > > Then the client isn't 64-bit clean. > > > Is there any setting to be done in > > /radiusclient-ng-0.5.6/etc/servers > > radius_server_ip secret_key > > Ah. Use freeradius-client, instead. See the main freeradius web page > for a link to the "client library". It's a continuation of > radiusclient-ng, with bug fixes. > > > My Radius server is a 32 bit freeBSD machine where as the client is 64 > > bit FreeBSD > > Yup. And you're using old software that doesn't work. Upgrade. > > Alan DeKok. > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html >
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

