These are the RADIUS user attributes used for vlan-id assignment. Each attribute must have a common Tag value to identify the grouped relationship.
IETF 64 (Tunnel Type): Set this attribute to VLAN IETF 65 (Tunnel Medium Type): Set this attribute to 802 IETF 81 (Tunnel Private Group ID): Set this attribute to vlan-id "
I'm not perfectly bilingual, but I understand that my AP is expecting the attributes VLAN, 802 and the VLAN-ID
no, your AP wants the attributes Tunnel-Type, Tunnel-Medium-Type and Tunnel-Private-Group-ID and the VALUEs should be as you say. there is no need to change the dictionaries for that.
"vlan-id" is not a string, it's an integer for CISCO (for instance, in my WLAN the SSID "teacher" is mapped to VLAN 10 : 10 is the vlan-id)
that doesn't prove anything. "10" is a perfect string.
jmguillemot Auth-Type := eap, User-Password == "XXXXX"
Service-Type = Login-User,
Tunnel-Type = VLAN,
Tunnel-Medium-Type = IEEE-802,
Tunnel-Private-Group-Id = teacher
"
...without success.
please always post the server debug output (radiusd -s -X) as requested by the FAQ. btw.: auth-type shouldn't be explicitly set to eap ...
ciao artur
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
