help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] help: L2TP (gnu-radius 0.96)


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] help: L2TP (gnu-radius 0.96)
Date: Fri, 10 Oct 2003 16:47:10 +0300

josephine <address@hidden> wrote:

> test01           Auth-Type = Local, Password = plaintext,
>                 Service-Type = Outbound-User,
>                 Service-Type = Outbound-User,
>                 Tunnel-Type = L2TP,
>                 Tunnel-Medium-Type = IP,
>                 Tunnel-Password = miao,
>                 Tunnel-Server-Endpoint = XXX.XXX.XXX.XX,
>                 Tunnel-Client-Auth-ID = "sickness"
>
> but I always get this error:

That's right. The entry above is erroneous. The correct one will be

test01           Auth-Type = Local, Password = plaintext,
                Service-Type = Outbound-User
                Service-Type = Outbound-User,
                Tunnel-Type = L2TP,
                Tunnel-Medium-Type = IP,
                Tunnel-Password = miao,
                Tunnel-Server-Endpoint = XXX.XXX.XXX.XX,
                Tunnel-Client-Auth-ID = "sickness"

Please refer to the documentation for the description of raddb/users
syntax. The online copy of documentation is available at

http://www.gnu.org/software/radius/manual

Regards,
Sergey
                




reply via email to

[Prev in Thread] Current Thread [Next in Thread]