freeradius vs vlan



Hello,

I have installed freeradius (1.1.2) on freebsd and would like to use for authorizing ieee-802.1x request coming from hp 2524 switch.
But fails to start correctly.

radiusd -sfxxyz -l stdout result:

/usr/local/etc/raddb/users[217]: Parse error (check) for entry Tunnel-Type:0: expecting '='
Errors reading /usr/local/etc/raddb/users
radiusd.conf[1059]: files: Module instantiation failed.
radiusd.conf[1817] Unknown module "files".
radiusd.conf[1753] Failed to parse authorize section.

the relevant  part of users.conf:

"username" Auth-Type := EAP, User-Password == "password"

Tunnel-Type:0 = VLAN,
Tunnel-Medium-Type:0 = IEEE-802,
Tunnel-Private-Group-Id:0 = 12

what do I wrong?

sz


This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.