Good day. Does exist any freeradius modules for subj.? Or I'll need to write my own one? :) Thanks for the answer.
On Feb 24, 2016, at 7:15 AM, Konstantin Chekushin via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Good day. Does exist any freeradius modules for subj.?
You can use the sqlippool module. Just put IPv6 addresses into SQL instead of IPv4, and update the sqlippool config to set "ipv6= yes", and change all of the Framed-IP-Address in the module config / queries, to Framed-IPv6-Address. Alan DeKok.
On 24 Feb 2016, at 05:23, Alan DeKok <aland@deployingradius.com> wrote:
On Feb 24, 2016, at 7:15 AM, Konstantin Chekushin via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Good day. Does exist any freeradius modules for subj.?
You can use the sqlippool module. Just put IPv6 addresses into SQL instead of IPv4, and update the sqlippool config to set "ipv6= yes", and change all of the Framed-IP-Address in the module config / queries, to Framed-IPv6-Address.
rlm_redis_ippool in v3.1.x also handles IPv6, and IPv6 prefixes. You don't need to do anything special, all the arguments are the same, you just pass V6 addresses instead of V4 addresses. -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
participants (3)
-
Alan DeKok -
Arran Cudbard-Bell -
koch@inbox.lv