Anton Blajev <[EMAIL PROTECTED]> wrote:
> I took a look at the ippool.c and there is a if statement that returns
> noop if there is not NAS-Port.
> I think this should be considered as a "bug" in freeradius ipool... what
> would you say guys?

  The module could possible just use a "key" to assign IP addresses.
The "key" could be a dynamically translated string, like:

        key = "%{Client-IP-Address} %{NAS-Port}"

 or

        key = "%{Calling-Station-Id}

  Patches are welcome.

  Alan DeKok.

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

Reply via email to