rlm_sqlippool and MPPP connections

Stephan Jaeger stephan.jaeger at ewetel.de
Wed Jan 18 09:32:54 CET 2006


Hello,

rlm_sqlippool does not work very well with MPPP connections, it reserves
an (unused) ip address for every added link.

I made a fix which works similar like rlm_ippool, the ip address is
freed when the Acct-Start Record is received and the ticket includes
Acct-Link-Count with a value > 1.

Also rlm_sqlippool gives me a relocation error about sql_get_socket
missing. This can be fixed with adding ../rlm_sql/sql.o to the
Makefile's "SRCS" Line.

Regards

Stephan
-- 
Stephan Jaeger <stephan.jaeger at ewetel.de>
EWE TEL GmbH
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rlm_sqlippool_mppp.diff
Type: text/x-patch
Size: 3215 bytes
Desc: not available
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20060118/2fa94fac/attachment.bin>


More information about the Freeradius-Devel mailing list