Fabien COMBERNOUS wrote:
> I'm using FreeRadius 2.1.3. I'm doing a mac based port assignment with
> sql backend.
...
> But when i plug the equipment radius give this debug :
> [sql1]     expand: SELECT id, groupname, attribute,           value,
> op           FROM radgroupreply           WHERE groupname =
> '%{Sql-Group}'           ORDER BY id -> SELECT id, groupname,
> attribute,           value, op           FROM radgroupreply          
> WHERE groupname = 'test'           ORDER BY id
> rlm_sql: Failed to create the pair: Unknown value 0x320007 for attribute
> Egress-VLANID
> 
> What am i missing or misunderstanding ?

  The hex value isn't accepted in 2.1.3.  You'll need to run 2.1.6 or later.

  Or, change the hex number to a decimal number.

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

Reply via email to