radclient: no response from server ... please help newbe.

2009-06-17 Thread Gregory Machin
to 192.168.11.1 port 1813 User-Name = TC-Demo Sending Disconnect-Request of id 215 to 192.168.11.1 port 1813 User-Name = TC-Demo radclient: no response from server for ID 215 socket 3 [r...@localhost ~]# echo User-Name='TC-Demo' | radclient -c '1' -n '3' -r '3' -t '3' -x '192.168.11.1:1812

Re: radclient: no response from server ... please help newbe.

2009-06-17 Thread Nicolas Goutte
User-Name = TC-Demo radclient: no response from server for ID 77 socket 3 [r...@localhost ~]# echo User-Name='TC-Demo' | radclient -c '1' -n '3' -r '3' -t '3' -x '192.168.11.1:1813' 'disconnect' 'test123' 21 Sending Disconnect-Request of id 215 to 192.168.11.1 port 1813 User-Name

Re: radclient: no response from server ... please help newbe.

2009-06-17 Thread Ivan Kalik
I'm using the following stack FreeRADIUS Version 2.1.3 with coova-chilli-1.0.13 with Daloradius . I'm having issues with sending POD from Daloradius and radclient via the command line Send it to NAS (coova-chilli), not radius server. Ivan Kalik Kalik Informatika ISP - List

RE: radclient: no response from server ... please help newbe.

2009-06-17 Thread Gregory Machin
: no response from server ... please help newbe. I'm using the following stack FreeRADIUS Version 2.1.3 with coova-chilli-1.0.13 with Daloradius . I'm having issues with sending POD from Daloradius and radclient via the command line Send it to NAS (coova-chilli), not radius server. Ivan Kalik

Problem : RadClient : no response from server for ID 77

2005-12-17 Thread yao guoxian
I have installed FreeRadius 1.0.5 on the machine which has the Redhat 9 os. I entered Radtest test test localhost 0 testing123 to check if i had installed FreeRdius correctly and just find the following message: Sending Access-Request of id 77 to 127.0.0.1:1812 User-Name = test User-Password =

Re: Problem : RadClient : no response from server for ID 77

2005-12-17 Thread LeRoy DeVries
On Saturday 17 December 2005 05:46, yao guoxian wrote: Radtest test test localhost 0 testing123 It looks like the server is not running. -- LeRoy - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

radclient: no response from server

2005-02-22 Thread Abdul Lateef
-Password = '\025\257_\377m\250\312\330U\3561\313\213wb NAS-IP-Address = localhost.localdomain NAS-Port = 3030 radclient: no response from server for ID 174 if anyone can redirect me it will be very high help. Here is debbug message: radiusd-X

Re: radclient: no response from server

2005-02-22 Thread Michael Mitchell
The answer is right there in front of you... radtest is sending the request to 127.0.0.1:1812 In your radtest line replace the space between the 127.0.0.1 and 3030 with a ':'. regards, Mike Abdul Lateef wrote: radtest root 123456 127.0.0.1 3030 testing123 Re-sending Access-Request of id 174 to

Re: radclient: no response from server

2005-02-22 Thread Ery Atmodjo
testing123 Re-sending Access-Request of id 174 to 127.0.0.1:1812 User-Name = root User-Password = '\025\257_\377m\250\312\330U\3561\313\213wb NAS-IP-Address = localhost.localdomain NAS-Port = 3030 radclient: no response from server for ID 174 if anyone can redirect