On 07/26/2013 07:34 AM, Leigh Porter wrote:

> I'm looking at using RADIUS to issue IP addresses which all looks
> fairly straightforward but I'm not sure how the server will issue
> addresses from a pool or how addresses will be reissued when a client
> disconnects if the stop message is lost.

Allocation is done by AuthBy DYNADDRESS which uses AddressAllocator SQL
or DHCP accessing the address pool. See goodies/addressallocator.cfg for
a complete example.

When a Stop is lost, SQL allocator's ReclaimQuery will mark the address
as available again. What it does it reclaims all addresses that have
exceeded their expiry time.

> Does anybody have any pointers please?

Please see ReclaimQuery and AddressAllocator SQL and DHCP in the
reference manual. The goodies directory also containts examples, see
goodies/addressallocator*

Thanks,
Heikki

-- 
Heikki Vatiainen <h...@open.com.au>

Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS,
TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP,
DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS,
NetWare etc.
_______________________________________________
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator

Reply via email to