Andree Toonk <[EMAIL PROTECTED]> wrote:
> Now I want to proxy all requests with @test.nl to another radius server.
> This works for ttls but when I use PEAP the authentication always fails.

  You are stripping the User-Name attribue when proxying.  Don't do that.

> realm test.nl {
>         type            = radius
>         authhost        = $someIP:1812
>         accthost        = $someIP:1813
>         secret          = testing123
          nostrip
> }

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to