On Wed, 13 Mar 2002, Miquel van Smoorenburg wrote:

> In article <[EMAIL PROTECTED]>,
> Alan DeKok <[EMAIL PROTECTED]> wrote:
> >Kostas Kalevras <[EMAIL PROTECTED]> wrote:
> >> Here it goes. Try it and tell me how it works.
> >> Here is a sample configuration
> >>
> >>         dhcp {
> >
> >  Looks good, but I'd call it 'ippool', and not 'dhcp'.  Calling it
> >'dhcp' means that many people will expect it to do DHCP, which is
> >completely different than IP pools.
>
> A few comments on this:
>
> 1. I have to agree, just call it "pool" as most other software does

Ok, will change that

> 2. Give each pool a name, allow for multiple instances

pool pool1 { }
pool pool2 { }

> 3. Make it possible to select a pool in the users file
>    (Radius-IP-Pool = "name" in reply item which is translated
>     to IP address ?)

Why not just use Autz-Type? We may need to make a few identical autztype
sections with only the pool module changing but that will be more general.

> 4. Read todo/serverside-ip-pools about lost packets and how to
>    keep the pool(s) clean using periodic checking and checkrad,
>    that part *has* to be implemented for this to be reliable

It was intentionaly ommited.
First of all, there is a certain period in every day (21:00-04:00) where the
modems get crowded and usually are used in their full capacity. In such a case
checkrad checking will just kill performance without helping us have an adequate
number of free ips.
Also, if we end up not having a free ip to allocate to a user then we most
probably should enlarge the ip poll or/and the timeout/retry count
parameters in the access servers for accounting. Otherwise we are just treating
the symptom. We should never lose an accounting packet. In my installation we
lose 5-10 out of 20000 accounting packets. In my opinion tracking
accounting-stop and access-request packets is more than adequate to maintain the
ip address pool.

>
> Mike.
>

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]      National Technical University of Athens, Greece
Work Phone:             +30 10 7721861
'Go back to the shadow' Gandalf


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

Reply via email to