Hello,<br><br>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.<br>But fails to start correctly.<br><br>radiusd -sfxxyz -l stdout result:<br>
<br>/usr/local/etc/raddb/users[217]: Parse error (check) for entry Tunnel-Type:0: expecting '='<br>Errors reading /usr/local/etc/raddb/users<br>radiusd.conf[1059]: files: Module instantiation failed.<br>radiusd.conf[1817] Unknown module "files".
<br>radiusd.conf[1753] Failed to parse authorize section.<br><br>the relevant  part of users.conf:<br><br>"username" Auth-Type := EAP, User-Password == "password"<br><br>Tunnel-Type:0 = VLAN,<br>Tunnel-Medium-Type:0 = IEEE-802,
<br>Tunnel-Private-Group-Id:0 = 12<br><br>what do I wrong?<br><br>sz<br>