Assign VLAN

schilling schilling2006 at gmail.com
Thu Dec 9 16:28:30 CET 2010


We use perl

        $RAD_REPLY{'Service-Type'}            = "Framed-User";
        $RAD_REPLY{'Tunnel-Type'}             = "VLAN";
        $RAD_REPLY{'Tunnel-Medium-Type'}      = "IEEE-802";
        $RAD_REPLY{'Tunnel-Private-Group-Id'} = "resnet";

Schilling

On Thu, Dec 9, 2010 at 10:17 AM, Alan Buxey <A.L.M.Buxey at lboro.ac.uk> wrote:
> Hi,
>> VLAN ID assignment should be done in Access-Accept, not in
>> Access-Challenge. Try to compare Access-Accept sent by Cisco ACS and
>> Access-Accept sent by FreeRADIUS.
>
> yes - ours is in post-auth session (run via PERL)
>
> alan
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>



More information about the Freeradius-Users mailing list