Freeradius dynamic vlan assignement 802.1x

eap.conf

  peap
    copy_request_to_tunnel = yes
    use_tunneled_reply = yes


user
dhc Cleartext-Password := "pasondhc"
         Tunnel-Type = VLAN,
         Tunnel-Medium-Type = IEEE-802,
         Tunnel-Private-Group-ID := "105"


u10 Cleartext-Password := "u10"
         Tunnel-Type = VLAN,
         Tunnel-Medium-Type = IEEE-802,
         Tunnel-Private-Group-ID := "10"


inner-tunnel
  add perl to authorize

No comments: