Milan Holub wrote:
despite the note in radiusd.conf: ... # It also adds the %{Client-IP-Address} attribute to the request. preprocess
This no longer happens. That documentation should be removed.
it looks like that the attribute is not added:
DEBUG rlm_acct_unique: WARNING: Attribute Client-IP-Address was not found in request, unique ID MAY be inconsistent DEBUG
That should be updated to use Packet-Src-IP-Address, or Packet-Src-IPv6-Address
and I do not find it in detail file neither(where I would need it for radrelaying).
The detail module should be updated to write src/dst IP's to the detail file, along with src/dst ports. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog