Re: Proxy responseble problem...
Sergey Poznyakoff <[email protected]>
| Newsgroups | gmane.comp.gnu.radius.general |
|---|---|
| Organization | Farlep-Internet |
| Message-ID | <[email protected]> |
Andrey Nikolaev <[email protected]> wrote: > (Access-Accept local 67 "@xxx.xxx.xxx" CSID=88) îÅÏÐÏÚÎÁÎÎÙÊ ÏÔ×ÅÔ ÏÔ ÓÅÒ×ÅÒÁ 192.168.1.1, proxy ID 67 There are two possible reasons: 1) The original request expires in queue before authentication reply arrives. To fix it try raising the value of request-cleanup-delay parameter in auth section of your raddb/config file. 2) The remote server does not preserve Proxy-State attributes in its replies. This can't be helped, unless the remote party upgrades their server.