VPMS - reload mac2vlan file
Alan DeKok
aland at deployingradius.com
Fri Dec 19 13:20:51 CET 2014
On Dec 18, 2014, at 11:34 PM, Keith Olsen <keith.r.olsen at gmail.com> wrote:
>> Looking at using Freeradius as a VMPS solution for a project at work, and need to be able to update the mac2vlan file on a daily basis.
>>
>> So far I have only been able to get it to reload by stopping and starting freeradius (/etc/init.d/freeradius stop , /etc/init.d/freeradius start)
>>
>> the /etc/init.d/freeradius reload seems to do nothing.
You can reload individual modules by enabling raddb/sites-enabled/control-socket, and doing:
radmin -e “hup mac2vlan”
Which will cause just that module to reload.
Alan DeKok.
More information about the Freeradius-Users
mailing list