Hi,

> I changed the attribute but unfortunately it didn't work anyway..:
> Sending Access-Accept of id 123 to 10.1.0.161 port 32769
>         Tunnel-Private-Group-Id:0 = "85"
>         Tunnel-Medium-Type:0 = IEEE-802
>         Tunnel-Type:0 = VLAN

hmm, one is quoted, the others arent. are you doing eg

            $RAD_REPLY{'Tunnel-Medium-Type'} = "IEEE-802";
            $RAD_REPLY{'Tunnel-Type'} = "VLAN";
            $RAD_REPLY{'Tunnel-Private-Group-Id'} = "85";

??

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

Reply via email to