Simon Bryden <[EMAIL PROTECTED]> wrote: > The problem is that I need the resulting Client-IP-Address attribute > to be the address of the original client, not of my radrelay source.
That can't happen. Client-IP-Address is the address of the client, and nothing else. The only way to do what you want is to hack radrelay to take the Client-IP-Address, and put it into a RADIUS packet as another (probably vendor-specific) attribute. That way the other server can see the address of the real client. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

