Cisco WLC + freeradius
Alan Buxey
A.L.M.Buxey at lboro.ac.uk
Mon Dec 19 18:10:15 CET 2011
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
More information about the Freeradius-Users
mailing list