detail logging not right with IPv6 clients
Alan Buxey
A.L.M.Buxey at lboro.ac.uk
Wed Sep 15 11:35:48 CEST 2010
Hi,
> Use:
>
> %{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}}
>
> That should work.
>
> Or:
>
> %{%{client:ipaddr}:-%{client:ipv6addr}}
thanks, I guess this change can be made to the 2.1.10 default config?
this issue also affects the acct_unique module too:
acct_unique {
key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, Calling-Station-Id"
}
how can that key be adjusted to take into account this issue?
alan
More information about the Freeradius-Users
mailing list