Charles Thomas <[EMAIL PROTECTED]> wrote:
>  From the documentation it's not clear to me whether this directive is 
> looking for an IP address of the Radius server to listen on, or if it 
> wants an IP address of the localhost from which to do the listening.

  It's the IP address of the local host:

...
# Bind client (local) socket to this local IP address.
# The server will then see RADIUS client requests will come from
# the given IP address.
...

  Another configuration entry tells it which RADIUS server to talk to:

AddRadiusAuth server[:port] <shared-secret> ...

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to