RE: No response from Radius server

2005-04-22 Thread David Jones
/freeradius.html     David   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shawn Xu Sent: Friday, April 22, 2005 7:04 AM To: freeradius-users@lists.freeradius.org Cc: [EMAIL PROTECTED] Subject: RE: No response from Radius server   When I ran radiusd -X, I still got no

RE: No response from Radius server

2005-04-22 Thread Shawn Xu
Thank you for help. I got response from radius server, but it was rejected.   I am using Freeradius-1.0.2, would you please tell me what files I have to configure?   ShawnDavid Jones <[EMAIL PROTECTED]> wrote: Start radiusd like this radiusd –X and you should see it read the config files and

RE: No response from Radius server

2005-04-22 Thread Shawn Xu
When I ran radiusd -X, I still got no response from server (time out) on Windows machine, but what I can see on the  Radius machine is :   Ignoring request from unknown client 192.168.107.115:2043 --Walking the entire request list-- Nothing to do. Sleeping until we see a request. rad-recv: Access-

RE: No response from Radius server

2005-04-21 Thread Miles Mawyer
Firewall maybe? This could be quite a few different things. You may want to run radiusd in debug mode and see if there is ANY communication with the the NT machine at all. I'm guessing there won't be.   ... Miles Mawyer -=- Webmaster . Centralva.net ... ... [EMAIL PROTECTED] ... ... 434.385.

RE: No response from Radius server

2005-04-21 Thread David Jones
Start radiusd like this radiusd –X and you should see it read the config files and it will run in the foreground. The –X is extended debug mode.   Equivalent  to  -sfxx. This should let you see where the failure is occurring.   David     From: [EMAIL PROTECTED] [mailto:[EMAIL P