[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnu-radius] still about proxying
From: |
Sergey Poznyakoff |
Subject: |
Re: [Help-gnu-radius] still about proxying |
Date: |
Tue, 02 Dec 2003 15:03:58 +0200 |
Riikka Rikkola <address@hidden> wrote:
> I'm using Gnu Radius 1.1 as a local Radius, the remote one is based on
> Free Radius except one extension.
What version of FreeRadius?
> So can anybode tell me where it goes wrong?
Yes: apparently FreeRadius truncates the Proxy-State attribute at the first
NUL character. To wit:
Attribute sent:
> t:Proxy State(33) l:22,
> Value:0100007F320000006395D3C20139A8C00D000000
Attribute received:
> t:Proxy State(33) l:3, Value:01
Regards,
Sergey