Client-IP-Address in detail files
hello, I have recently upgraded from CVS version as of 2005-02-19 with the one from 2005-12-17 and I no longer get the "Client-IP-Address" attribute in the files produced by the detail module. on the other hand the "Client-IP-Address" attribute is expanded correctly in sql querys. is there something different ? how can I add "Client-IP-Address" attribute back to the detail files ? and something else. where can I find the syntax of the "listen" directive ? (to remove bind_address and port directives) thanks, Razvan Radu
freeradius@list.coretech.ro" <freeradius@list.coretech.ro> wrote:
is there something different ? how can I add "Client-IP-Address" attribute back to the detail files ?
For now, source code patches.
and something else. where can I find the syntax of the "listen" directive ? (to remove bind_address and port directives)
Huh? What do you mean by that? Alan DEKok.
see in line comments please. Alan DeKok wrote:
freeradius@list.coretech.ro" <freeradius@list.coretech.ro> wrote:
is there something different ? how can I add "Client-IP-Address" attribute back to the detail files ?
For now, source code patches.
I am interested to know if this is the intended functionality, or it will revert to the way it was in the past. I have an application that processes this files and depends of the "Client-IP-Address" attribute. I want to prepare for 1.1.0 release.
and something else. where can I find the syntax of the "listen" directive ? (to remove bind_address and port directives)
Huh? What do you mean by that?
I am searching for a doc or example, currently I have "bind_address = *" and "port = 0" and I do not know how to convert them to "listen" :) thanks, Razvan Radu
"freeradius@list.coretech.ro" <freeradius@list.coretech.ro> wrote:
I am interested to know if this is the intended functionality, or it will revert to the way it was in the past. I have an application that processes this files and depends of the "Client-IP-Address" attribute. I want to prepare for 1.1.0 release.
It's not changed in 1.1.0.
I am searching for a doc or example, currently I have "bind_address = *" and "port = 0" and I do not know how to convert them to "listen" :)
The "listen" directive is documented in radiusd.conf. Alan DeKok.
participants (3)
-
Alan DeKok -
freeradius@list.coretech.ro -
Mojo Jojo