OPNsense Forum

Archive => 20.1 Legacy Series => Topic started by: athurdent on February 10, 2020, 09:25:22 AM

Title: FreeRADIUS Plugin does not configure user's VLANs properly
Post by: athurdent on February 10, 2020, 09:25:22 AM
Flling in the VLAN field for a user does nothing, here's a user with VLAN 200 configured.

root@OPNsense:~ # cat /usr/local/etc/raddb/users

TestUserwithVLAN  Cleartext-Password := "password"
       Framed-Protocol = PPP
Title: Re: FreeRADIUS Plugin does not configure user's VLANs properly
Post by: mimugmail on February 10, 2020, 11:42:42 AM
Did you enable VLAN Assignment in General?
Title: Re: FreeRADIUS Plugin does not configure user's VLANs properly
Post by: athurdent on February 10, 2020, 02:37:29 PM
Thanks, I'm blind obviously! That did it. PEBCAK :)