Tag and Untag a port in several VLAN
    Alan DeKok 
    aland at deployingradius.com
       
    Tue Aug  3 12:52:32 CEST 2010
    
    
  
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.
    
    
More information about the Freeradius-Users
mailing list