server vmps {

   ... stuff

   vmps {

      ... stuff

      mac2vlan.authorize

      If (!ok) {
         update reply {
            VMPS-VLAN-Name = "Public"
         }
      }
   }
}

"If" is wrong - it should be "if"
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to