> > # ATTRIBUTE Tunnel-Private-Group-Id         81      string  has_tag
> > ATTRIBUTE   Tunnel-Private-Group-Id         81      integer has_tag
>
>   I have no clue why you would change that.  See:
>
>       http://www.freeradius.org/rfc/attributes.html
>
>   Click on the "Tunnel-Private-Group-Id" link, and read the text.
>

Sorry if I wasn't clear enough. When I read the CISCO configuration guide,
it says :

"
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

"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)


>   Don't play games with the dictionaries unless you know what you're
> doing.  Change the entries back, and I'll bet it will work.


unfortunately not.
But be sure that before bothering the mailing list, I tried to make it work
without making any change to the dictionaries :
"
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.
thanks anyway for the help.

Jean-Marie


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

Reply via email to