bug in translating Tunnel-Type inusers file?

Alan DeKok aland at ox.org
Mon Jul 25 20:05:32 CEST 2005


Tariq Rashid <tariq.rashid at uk.easynet.net> wrote:
> for the followiing profile .. the tunnel type is sent as value 1 not 3... 
> 
> test at devradius  Password == "888", NAS-IP-Address == "1.2.3.4"
>         Tunnel-Server-Endpoint := "1:3.4.5.6",
>         Tunnel-Type := "1:L2TP",

  The permitted tag formats are:

  Tunnel-Type:1 = L2TP

  Tunnel-Type = :1:L2TP

  See src/lib/valuepair.c, function pairmake(), look for "merit"

  Alan DeKok.



More information about the Freeradius-Users mailing list