31 Aug
2005
31 Aug
'05
11:15 a.m.
Peter Hicks <peter.hicks@poggs.co.uk> wrote:
When trying to refer to these in a SQL INSERT statement for accounting (where if the AVPair is 'isakmp-initiator-ip', it gets stripped and the address inserted), the AVPairs overwrite each other.
Is there a workaround for this, or is the behaviour of a Cisco IOS router 'broken' for sending the same attribute twice in the same packet?
The Cisco is OK. The %{} code in FreeRADIUS doesn't deal well with multiple attributes. The CVS snapshot handles this better. Alan DeKok.