Re: ippool corrections

2005-07-08 Thread Alan DeKok
"Marek Gradzki" <[EMAIL PROTECTED]> wrote:
> unfortunately all sessions that are terminated in the box working
> with radius come to this device by the same port. So I had to
> rewrite a little bit rlm_ippool module to verify used ip addresses
> not only by nas device and nas port but also by user name.

  The version of rlm_ippool in the CVS snapshot has a configurable
key, so it should solve this problem.

  ALan DeKok.

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


ippool corrections

2005-07-08 Thread Marek Gradzki

Hi there!
I have installed and run FreeRadius Server on Solaris 8 (x86 and sparc).
Authorization and authentication works with LDAP protocol with OpenLDAP
server.
Accounting is processed by SQL database (PostgreSQL).
I use these radius servers to perform AAA operations as a response to
request send from device terminating PPPoE sessions.
Also I have to use radius server feature to dynamically assign IP addresses
to client sessions.
So I have assumed that rlm_ippool module is right for this task. But
unfortunately all
sessions that are terminated in the box working with radius come to this
device by the
same port. So I had to rewrite a little bit rlm_ippool module to verify used
ip addresses
not only by nas device and nas port but also by user name.
Unfortunately I have no opportunity to test this rewriten module in orther
configurations.
If anyone is interested in testing this module please email me, because I
would like
to be sure that this module will work in other configuration (maybe not
everyone),
no only in mine. Anyway I will have to verify my corrections because
rlm_ippool_tools
displays some strange informations on teh screen.

[EMAIL PROTECTED]

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