No response from FreeRadius server
Hi, I have configured FreeRadius on Centos 5. It is configured properly and ready to process requests. I get following output in log file: Tue Sep 23 14:26:04 2008 : Info: Using deprecated naslist file. Support for this will go away soon. Tue Sep 23 14:26:04 2008 : Info: rlm_exec: Wait=yes but no output defined. Did you mean output=none? Tue Sep 23 14:26:04 2008 : Info: rlm_eap_tls: Loading the certificate file as a chain Tue Sep 23 14:26:04 2008 : Info: Ready to process requests. I don't get any response after I send Access-Request. What could be possible cause(s) for this? Thank you for help, Tomislav.
Try putting your NAS in /usr/local/etc/raddb/clients.conf and making sure you set the proper shared password. Are you testing it locally or are you using a real access-point? Lu Il giorno 23/set/08, alle ore 14:22, Tomislav Goluza ha scritto:
Hi,
I have configured FreeRadius on Centos 5.
It is configured properly and ready to process requests.
I get following output in log file:
Tue Sep 23 14:26:04 2008 : Info: Using deprecated naslist file. Support for this will go away soon. Tue Sep 23 14:26:04 2008 : Info: rlm_exec: Wait=yes but no output defined. Did you mean output=none? Tue Sep 23 14:26:04 2008 : Info: rlm_eap_tls: Loading the certificate file as a chain Tue Sep 23 14:26:04 2008 : Info: Ready to process requests.
I don't get any response after I send Access-Request.
What could be possible cause(s) for this?
Thank you for help,
Tomislav. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi, I put NAS in clients.conf and I checked the password. I'm testing both, locally with NTRadPing Test Utility and with real access point. I don't get through. Tomislav 2008/9/23 Luca Adamo <lucamerica@hotmail.com>
Try putting your NAS in /usr/local/etc/raddb/clients.conf and making sure you set the proper shared password.
Are you testing it locally or are you using a real access-point?
Lu
Il giorno 23/set/08, alle ore 14:22, Tomislav Goluza ha scritto:
Hi,
I have configured FreeRadius on Centos 5.
It is configured properly and ready to process requests.
I get following output in log file:
Tue Sep 23 14:26:04 2008 : Info: Using deprecated naslist file. Support for this will go away soon. Tue Sep 23 14:26:04 2008 : Info: rlm_exec: Wait=yes but no output defined. Did you mean output=none? Tue Sep 23 14:26:04 2008 : Info: rlm_eap_tls: Loading the certificate file as a chain Tue Sep 23 14:26:04 2008 : Info: Ready to process requests.
I don't get any response after I send Access-Request.
What could be possible cause(s) for this?
Thank you for help,
Tomislav. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Tomislav Goluza wrote:
I get following output in log file:
When debugging, run the server in debug mode. This is in the FAQ, README, INSTALL, and daily on this list.
I don't get any response after I send Access-Request.
What could be possible cause(s) for this?
Run the server in debug mode and see. That's why debug mode exists. If the server isn't receiving the packet, then: a) you're sending the packet to the wrong IP/port b) some FW rule on your system is blocking the traffic. Alan DeKok.
participants (3)
-
Alan DeKok -
Luca Adamo -
Tomislav Goluza