VLAN Assignment of Wifi-Clients
    Alan DeKok 
    aland at deployingradius.com
       
    Mon Aug 30 22:24:12 CEST 2010
    
    
  
Marten Pape wrote:
> Now my goal is to tell the NAS to assign every wifi-packet to a certain
> VLAN. I don't need to have a dynamic assignment of VLAN based on
> usernames or something else. One VLAN would be sufficient.
  You can assign the vlan in the "post-auth" section.
> The solution I found was to insert the following lines into the
> radgroupreply table (splitted up into the correct columns...):
> Tunnel-Type = 13
> Tunnel-Medium-Type = 6
> Tunnel-Private-Group-Id = 10
> 
> After I've done this entry, I hoped that it would work, but it didn't.
  From the debug log you posted, it's clear that you didn't enable the
"sql" module in the "authorize" section.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list