"raviprakash sunkara" <[EMAIL PROTECTED]> wrote: > 1)how to insert the users in freeradius server
Edit the "users" file. See the examples. > 2) When I test with radiusd - X its show somes errors . > The errors are mention below > /usr/local/etc/raddb/users[64]: Unexpected trailing comma in check item > list for entry test So you did edit the "users" file, but you got something wrong. Could you say what's on line 64? > 3) And also when tested the clients , by using "radclient -f digest > localhost auth <shared_secret>" . It shows the following error > radclient : no respones from server ID 134 Is the server running? > 4) And also when I tried with " radtest test test 192.168.2.55 5060 > hyperion" its shows me below one > Sending Access-Request of id 233 to 192.168.2.55 port 1812 > User-Name =3D "test" > Re-sending Access-Request of id 233 to 192.168.2.55 port 1812 > User-Name =3D "test" This is the same issue as #3. > > 5) when i also tried with "ps -aux | grep radiusd " it show a warning and > errors > Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.3 > /FAQ > root 13093 0.0 0.1 4276 696 pts/4 S+ 16:41 0:00 grep radiusd Try reading "man ps" on your system. This is not a FreeRADIUS issue. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

