17 Jul
2011
17 Jul
'11
12:26 p.m.
YvesDM wrote:
I try to configure dynamic clients on FR2.1.8. I use as good as default configuration in my testing. Somehow it always looks at FreeRADIUS-Client-Virtual-Server = "something" even the dynamic_client_server is defined in client dynamic.
Because that's what you told it to do. The reference to "something" is not in the default configuration. Use "grep" to find the reference to "something" in the raddb directory. Or, *read* the debug output. It will show you where that "something" is defined. Alan DeKok.